WACT_TAG
[ class tree: WACT_TAG ] [ index: WACT_TAG ] [ all elements ]

Class: ListRowNumberProperty

Source Location: /framework/template/tags/list/rownumber.prop.php

Class Overview

CompilerProperty
   |
   --ListRowNumberProperty

Version:

  • $Id: rownumber.prop.php,v 1.2 2004/11/18 04:22:49 jeffmoore Exp $

Variables

Methods


Inherited Variables

Inherited Methods

Class: CompilerProperty

CompilerProperty::activate()
CompilerProperty::generateExpression()
Generate the code to read the data value at run time Must generate only a valid PHP Expression.
CompilerProperty::generatePostStatement()
Generate tear down code for an expression reference
CompilerProperty::generatePreStatement()
Generate setup code for an expression reference
CompilerProperty::generateScopeEntry()
Generate setup code when a property enters a scope in which it is valid.
CompilerProperty::generateScopeExit()
Generate tear down code when a property enters a scope in which it is valid.
CompilerProperty::getValue()
Return this value as a PHP value
CompilerProperty::isActive()
CompilerProperty::isConstant()
Does this property refer to a constant value at compile time?

Class Details

version:  $Id: rownumber.prop.php,v 1.2 2004/11/18 04:22:49 jeffmoore Exp $

Class Variables


$hasIncrement = FALSE

Type:   mixed

$tempvar =

Type:   mixed

Class Methods


method generateExpression

Generate the code to read the data value at run time Must generate only a valid PHP Expression.

void generateExpression( CodeWriter &$code)

API Tags:

access:  protected
Overrides CompilerProperty::generateExpression() (Generate the code to read the data value at run time Must generate only a valid PHP Expression.)

Parameters:

CodeWriter   &$code  

method generateScopeEntry



void generateScopeEntry( mixed &$code)
Overrides CompilerProperty::generateScopeEntry() (Generate setup code when a property enters a scope in which it is valid.)
WACT: Copyright 2003 Procata, Inc. Released under the LGPL license (http://www.gnu.org/copyleft/lesser.html)
Documentation generated on Sun, 28 Nov 2004 19:49:33 -0800 by phpDocumentor 1.2.3