Path

ez components / documentation / api reference / 2006.2 / template


eZ Components 2006.2

Template: ezcTemplateCustomBlock

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

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

public static void getCustomBlockDefinition( $name )

Methods

getCustomBlockDefinition

void getCustomBlockDefinition( $name )

Parameters

Name Type Description
$name  

Last updated: Thu, 01 Nov 2007