eZ Publish  [4.2]
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 40 of file eztemplatetoolbarfunction.php.


Member Function Documentation

eZTemplateToolbarFunction::eZTemplateToolbarFunction ( blockName = 'tool_bar')

Initializes the object with names.

Definition at line 46 of file eztemplatetoolbarfunction.php.

eZTemplateToolbarFunction::functionList ( )

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

Definition at line 55 of file eztemplatetoolbarfunction.php.

eZTemplateToolbarFunction::functionTemplateHints ( )

Definition at line 60 of file eztemplatetoolbarfunction.php.

eZTemplateToolbarFunction::hasChildren ( )

Returns false.

Definition at line 373 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 232 of file eztemplatetoolbarfunction.php.

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

Definition at line 69 of file eztemplatetoolbarfunction.php.


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