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

PHPTAL_Macro Class Reference

Inheritance diagram for PHPTAL_Macro:

Inheritance graph
[legend]
Collaboration diagram for PHPTAL_Macro:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PHPTAL_Macro (&$caller, $path)
 execute ()
 _process ()

Public Attributes

 $_path = false
 $_name

Constructor & Destructor Documentation

PHPTAL_Macro::PHPTAL_Macro &$  caller,
path
 

Macro constructor.

Parameters:
PHPTAL_Template $caller The macro caller may be a template or a macro.
string $path The macro path/name

Definition at line 39 of file Macro.php.


Member Function Documentation

PHPTAL_Macro::_process  ) 
 

Really process macro parsing/invocation.

Returns:
string

Reimplemented from PHPTAL_Template.

Definition at line 85 of file Macro.php.

References PHPTAL_Template::_load().

PHPTAL_Macro::execute  ) 
 

Execute macro with caller context.

Returns:
string

Reimplemented from PHPTAL_Template.

Definition at line 66 of file Macro.php.

References PHPTAL_Template::_prepare().


Member Data Documentation

PHPTAL_Macro::$_name
 

Definition at line 29 of file Macro.php.

PHPTAL_Macro::$_path = false
 

Definition at line 28 of file Macro.php.


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