|
eZ Publish
[4.2]
|
! eZKernel The class eZAlphabetOperator does More...
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 | |
! eZKernel The class eZAlphabetOperator does
Definition at line 38 of file ezalphabetoperator.php.
| 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 | ( | ) |
Definition at line 57 of file ezalphabetoperator.php.
| eZAlphabetOperator::operatorList | ( | ) |
Returns the operators in this class.
Definition at line 49 of file ezalphabetoperator.php.
| eZAlphabetOperator::$Alphabet |
Definition at line 139 of file ezalphabetoperator.php.
| eZAlphabetOperator::$Operators |
Definition at line 138 of file ezalphabetoperator.php.