Public Member Functions | |
PHPTAL_Macro (&$caller, $path) | |
execute () | |
_process () | |
Public Attributes | |
$_path = false | |
$_name |
|
Macro constructor.
|
|
Really process macro parsing/invocation.
Reimplemented from PHPTAL_Template. Definition at line 85 of file Macro.php. References PHPTAL_Template::_load(). |
|
Execute macro with caller context.
Reimplemented from PHPTAL_Template. Definition at line 66 of file Macro.php. References PHPTAL_Template::_prepare(). |
|
|
|
|