Template: ezcTemplateCustomFunction
[ ]
[ EBNF ] [ Functions ] [ Syntax ]
[ ]
[ ]
[ ]
[ ]
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
void getCustomFunctionDefinition(
$name )
Parameters
| Name |
Type |
Description |
$name |
|
|
Last updated: Thu, 01 Nov 2007