Path

ez components / documentation / api reference / 2006.2 / template


eZ Components 2006.2

Template: ezcTemplateCustomFunction

[ Tutorial ] [ EBNF ] [ Functions ] [ Syntax ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

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

public static void getCustomFunctionDefinition( $name )

Methods

getCustomFunctionDefinition

void getCustomFunctionDefinition( $name )

Parameters

Name Type Description
$name  

Last updated: Thu, 01 Nov 2007