Public Member Functions | |
| eZAlphabetOperator ($alphabet= 'alphabet') | |
| fetchAlphabet () | |
| modify (&$tpl, &$operatorName, &$operatorParameters, &$rootNamespace, &$currentNamespace, &$value, &$namedParameters) | |
| namedParameterPerOperator () | |
| & | operatorList () |
Private Attributes | |
| $Alphabet | |
| $Operators | |
! eZKernel The class eZAlphabetOperator does
Definition at line 38 of file ezalphabetoperator.php.
| eZAlphabetOperator::eZAlphabetOperator | ( | $ | alphabet = 'alphabet' |
) |
Definition at line 42 of file ezalphabetoperator.php.
| eZAlphabetOperator::fetchAlphabet | ( | ) |
Static Returns alphabet.
Definition at line 83 of file ezalphabetoperator.php.
Referenced by eZContentObjectTreeNode::createObjectNameFilterConditionSQLString(), and modify().
| eZAlphabetOperator::modify | ( | &$ | tpl, | |
| &$ | operatorName, | |||
| &$ | operatorParameters, | |||
| &$ | rootNamespace, | |||
| &$ | currentNamespace, | |||
| &$ | value, | |||
| &$ | namedParameters | |||
| ) |
Definition at line 67 of file ezalphabetoperator.php.
| eZAlphabetOperator::namedParameterPerOperator | ( | ) |
Definition at line 59 of file ezalphabetoperator.php.
| & eZAlphabetOperator::operatorList | ( | ) |
Returns the operators in this class.
Definition at line 51 of file ezalphabetoperator.php.
eZAlphabetOperator::$Alphabet [private] |
Definition at line 147 of file ezalphabetoperator.php.
eZAlphabetOperator::$Operators [private] |
Definition at line 146 of file ezalphabetoperator.php.
1.6.3