Template: ezcTemplateCustomBlock
[ ]
[ EBNF ] [ Functions ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcTemplateCustomBlock
|
Interface for classes which provides custom blocks to the template engine. [
source]
The classes must implement this interface and then return a ezcTemplateCustomBlockDefinition object from the method getCustomBlockDefinition().
Method Summary
Methods
getCustomBlockDefinition
Return a ezcTemplateCustomBlockDefinition for the given block $name.
Parameters
| Name |
Type |
Description |
$name |
string |
|
Last updated: Mon, 05 Jan 2009