eZ Publish  [4.2]
eZi18nOperator Class Reference

! eZKernel The class eZi18nOperator does More...

List of all members.

Public Member Functions

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

Public Attributes

 $ExtensionName
 $Name
 $Operators

Detailed Description

! eZKernel The class eZi18nOperator does

Definition at line 37 of file ezi18noperator.php.


Member Function Documentation

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

Definition at line 39 of file ezi18noperator.php.

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

Definition at line 101 of file ezi18noperator.php.

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

Definition at line 165 of file ezi18noperator.php.

eZi18nOperator::namedParameterList ( )
eZi18nOperator::namedParameterPerOperator ( )
Returns:
true to tell the template engine that the parameter list exists per operator type.

Definition at line 57 of file ezi18noperator.php.

eZi18nOperator::operatorList ( )

Returns the operators in this class.

Definition at line 49 of file ezi18noperator.php.

eZi18nOperator::operatorTemplateHints ( )

Definition at line 90 of file ezi18noperator.php.


Member Data Documentation

eZi18nOperator::$ExtensionName

Definition at line 191 of file ezi18noperator.php.

eZi18nOperator::$Name

Definition at line 190 of file ezi18noperator.php.

eZi18nOperator::$Operators

Definition at line 189 of file ezi18noperator.php.


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