|
eZ Publish
[trunk]
|
! eZKernel The class eZAlphabetOperator does More...
Public Member Functions | |
| eZAlphabetOperator ($alphabet= 'alphabet') | |
| modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$value, $namedParameters, $placement) | |
| namedParameterPerOperator () | |
| operatorList () | |
Static Public Member Functions | |
| static | fetchAlphabet () |
Public Attributes | |
| $Alphabet | |
| $Operators | |
! eZKernel The class eZAlphabetOperator does
Definition at line 18 of file ezalphabetoperator.php.
| eZAlphabetOperator::eZAlphabetOperator | ( | $ | alphabet = 'alphabet' | ) |
Definition at line 20 of file ezalphabetoperator.php.
| static eZAlphabetOperator::fetchAlphabet | ( | ) | [static] |
Static Returns alphabet.
Definition at line 58 of file ezalphabetoperator.php.
Referenced by eZContentObjectTreeNode\createObjectNameFilterConditionSQLString(), and modify().
| eZAlphabetOperator::modify | ( | $ | tpl, |
| $ | operatorName, | ||
| $ | operatorParameters, | ||
| $ | rootNamespace, | ||
| $ | currentNamespace, | ||
| &$ | value, | ||
| $ | namedParameters, | ||
| $ | placement | ||
| ) |
Definition at line 42 of file ezalphabetoperator.php.
Definition at line 37 of file ezalphabetoperator.php.
Returns the operators in this class.
Definition at line 29 of file ezalphabetoperator.php.
| eZAlphabetOperator::$Alphabet |
Definition at line 119 of file ezalphabetoperator.php.
| eZAlphabetOperator::$Operators |
Definition at line 118 of file ezalphabetoperator.php.