eZ Publish  [trunk]
eZTemplateToolbarFunction Class Reference

The class eZTemplateToolarFunction does. More...

List of all members.

Public Member Functions

 eZTemplateToolbarFunction ($blockName= 'tool_bar')
 functionList ()
 functionTemplateHints ()
 hasChildren ()
 process ($tpl, &$textElements, $functionName, $functionChildren, $functionParameters, $functionPlacement, $rootNamespace, $currentNamespace)
 templateNodeTransformation ($functionName, &$node, $tpl, $parameters, $privateData)

Detailed Description

The class eZTemplateToolarFunction does.

Definition at line 17 of file eztemplatetoolbarfunction.php.


Member Function Documentation

Initializes the object with names.

Definition at line 23 of file eztemplatetoolbarfunction.php.

Returns an array containing the name of the block function, default is "block". The name is specified in the constructor.

Definition at line 32 of file eztemplatetoolbarfunction.php.

Returns false.

Definition at line 350 of file eztemplatetoolbarfunction.php.

eZTemplateToolbarFunction::process ( tpl,
&$  textElements,
functionName,
functionChildren,
functionParameters,
functionPlacement,
rootNamespace,
currentNamespace 
)

Processes the function with all it's children.

Definition at line 209 of file eztemplatetoolbarfunction.php.

eZTemplateToolbarFunction::templateNodeTransformation ( functionName,
&$  node,
tpl,
parameters,
privateData 
)

Definition at line 46 of file eztemplatetoolbarfunction.php.


The documentation for this class was generated from the following file: