eZ Publish  [trunk]
eZi18nOperator Class Reference

! eZKernel The class eZi18nOperator does More...

List of all members.

Public Member Functions

 eZi18nOperator ($name= 'i18n', $extensionName= 'x18n', $dynamicName= 'd18n')
 i18nTrans ($operatorName, &$node, $tpl, &$resourceData, $element, $lastElement, $elementList, $elementTree, &$parameters)
 modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$value, $namedParameters, $placement)
 namedParameterList ()
 namedParameterPerOperator ()
 operatorList ()
 operatorTemplateHints ()

Public Attributes

 $ExtensionName
 $Name
 $Operators

Detailed Description

! eZKernel The class eZi18nOperator does

Definition at line 17 of file ezi18noperator.php.


Member Function Documentation

eZi18nOperator::eZi18nOperator ( name = 'i18n',
extensionName = 'x18n',
dynamicName = 'd18n' 
)

Definition at line 19 of file ezi18noperator.php.

eZi18nOperator::i18nTrans ( operatorName,
&$  node,
tpl,
&$  resourceData,
element,
lastElement,
elementList,
elementTree,
&$  parameters 
)

Definition at line 88 of file ezi18noperator.php.

eZi18nOperator::modify ( tpl,
operatorName,
operatorParameters,
rootNamespace,
currentNamespace,
&$  value,
namedParameters,
placement 
)

Definition at line 151 of file ezi18noperator.php.

Returns:
true to tell the template engine that the parameter list exists per operator type.

Definition at line 40 of file ezi18noperator.php.

Returns the operators in this class.

Definition at line 32 of file ezi18noperator.php.


Member Data Documentation

eZi18nOperator::$ExtensionName

Definition at line 177 of file ezi18noperator.php.

eZi18nOperator::$Name

Definition at line 176 of file ezi18noperator.php.

eZi18nOperator::$Operators

Definition at line 175 of file ezi18noperator.php.


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