eZ Publish  [4.2]
eZAlphabetOperator Class Reference

! eZKernel The class eZAlphabetOperator does More...

List of all members.

Public Member Functions

 eZAlphabetOperator ($alphabet= 'alphabet')
 modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$value, $namedParameters)
 namedParameterPerOperator ()
 operatorList ()

Static Public Member Functions

static fetchAlphabet ()

Public Attributes

 $Alphabet
 $Operators

Detailed Description

! eZKernel The class eZAlphabetOperator does

Definition at line 38 of file ezalphabetoperator.php.


Member Function Documentation

eZAlphabetOperator::eZAlphabetOperator ( alphabet = 'alphabet')

Definition at line 40 of file ezalphabetoperator.php.

static eZAlphabetOperator::fetchAlphabet ( ) [static]

Static Returns alphabet.

Definition at line 78 of file ezalphabetoperator.php.

Referenced by eZContentObjectTreeNode\createObjectNameFilterConditionSQLString(), and modify().

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

Definition at line 62 of file ezalphabetoperator.php.

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

Definition at line 57 of file ezalphabetoperator.php.

eZAlphabetOperator::operatorList ( )

Returns the operators in this class.

Definition at line 49 of file ezalphabetoperator.php.


Member Data Documentation

eZAlphabetOperator::$Alphabet

Definition at line 139 of file ezalphabetoperator.php.

eZAlphabetOperator::$Operators

Definition at line 138 of file ezalphabetoperator.php.


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