Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

PHPTAL_Attribute Class Reference

Inheritance diagram for PHPTAL_Attribute:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 PHPTAL_Attribute ($exp)
 activate (&$g, &$tag)
 start (&$g, &$tag)
 end (&$g, &$tag)

Public Attributes

 $expression

Detailed Description

Base class for every kind of PHPTAL attribute.

Author:
Laurent Bedubourg <laurent.bedubourg@free.fr>

Definition at line 28 of file Attribute.php.


Constructor & Destructor Documentation

PHPTAL_Attribute::PHPTAL_Attribute exp  ) 
 

Definition at line 32 of file Attribute.php.


Member Function Documentation

PHPTAL_Attribute::activate &$  g,
&$  tag
 

Reimplemented in PHPTAL_Attribute_I18N_Attributes, PHPTAL_Attribute_I18N_Translate, PHPTAL_Attribute_METAL_Use_Macro, PHPTAL_Attribute_PHPTAL_Include, PHPTAL_Attribute_PHPTAL_Src_include, PHPTAL_Attribute_TAL_Attributes, PHPTAL_Attribute_TAL_Content, PHPTAL_Attribute_TAL_Define, and PHPTAL_Attribute_TAL_Replace.

Definition at line 37 of file Attribute.php.

References activate().

Referenced by activate().

PHPTAL_Attribute::end &$  g,
&$  tag
 

Reimplemented in PHPTAL_Attribute_I18N_Name, PHPTAL_Attribute_METAL_Define_Macro, PHPTAL_Attribute_METAL_Define_slot, PHPTAL_Attribute_METAL_Fill_slot, PHPTAL_Attribute_TAL_Comment, PHPTAL_Attribute_TAL_Condition, PHPTAL_Attribute_TAL_On_Error, and PHPTAL_Attribute_TAL_Repeat.

Definition at line 39 of file Attribute.php.

References end().

Referenced by end().

PHPTAL_Attribute::start &$  g,
&$  tag
 

Reimplemented in PHPTAL_Attribute_I18N_Name, PHPTAL_Attribute_METAL_Define_Macro, PHPTAL_Attribute_METAL_Define_slot, PHPTAL_Attribute_METAL_Fill_slot, PHPTAL_Attribute_TAL_Comment, PHPTAL_Attribute_TAL_Condition, PHPTAL_Attribute_TAL_Omit_tag, PHPTAL_Attribute_TAL_On_Error, and PHPTAL_Attribute_TAL_Repeat.

Definition at line 38 of file Attribute.php.

References start().

Referenced by start().


Member Data Documentation

PHPTAL_Attribute::$expression
 

Definition at line 30 of file Attribute.php.


The documentation for this class was generated from the following file:
Generated on Tue Jun 29 23:40:52 2004 for Mediawiki by doxygen 1.3.7