eZ Publish  [trunk]
eZSimpleTagsOperator Class Reference

List of all members.

Public Member Functions

 eZSimpleTagsOperator ($name= 'simpletags')
 modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters, $placement)
 namedParameterList ()
 operatorList ()

Public Attributes

 $Operators

Private Member Functions

 initializeIncludes ()

Detailed Description

Definition at line 11 of file ezsimpletagsoperator.php.


Member Function Documentation

eZSimpleTagsOperator::eZSimpleTagsOperator ( name = 'simpletags')

Definition at line 13 of file ezsimpletagsoperator.php.

Makes sure extra includes are loaded (include_once) so extra functions can be used.

Note:
This function will only run one time, if called multiple times it will simple return

Definition at line 42 of file ezsimpletagsoperator.php.

Referenced by modify().

eZSimpleTagsOperator::modify ( tpl,
operatorName,
operatorParameters,
rootNamespace,
currentNamespace,
&$  operatorValue,
namedParameters,
placement 
)

Definition at line 67 of file ezsimpletagsoperator.php.

Returns the operators in this class.

Definition at line 21 of file ezsimpletagsoperator.php.


Member Data Documentation

eZSimpleTagsOperator::$Operators

Definition at line 202 of file ezsimpletagsoperator.php.


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