Public Member Functions | |
PHPTAL_Attribute ($exp) | |
activate (&$g, &$tag) | |
start (&$g, &$tag) | |
end (&$g, &$tag) | |
Public Attributes | |
$expression |
Definition at line 28 of file Attribute.php.
|
Definition at line 32 of file Attribute.php. |
|
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(). |
|
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(). |
|
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(). |
|
Definition at line 30 of file Attribute.php. |