Template: ezcTemplateCustomFunction
[ ]
[ EBNF ] [ Functions ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcTemplateCustomFunction
|
Interface for classes which provides custom functions to the template engine. [
source]
The classes must implement this interface and then return a ezcTemplateCustomFunctionDefinition object from the method getCustomFunctionDefinition().
Method Summary
Methods
getCustomFunctionDefinition
Return a ezcTemplateCustomFunctionDefinition for the given function $name.
Parameters
| Name |
Type |
Description |
$name |
string |
|
Last updated: Mon, 29 Jun 2009