eZ Publish  [trunk]
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, $placement)
 namedParameterPerOperator ()
 operatorList ()

Static Public Member Functions

static fetchAlphabet ()

Public Attributes

 $Alphabet
 $Operators

Detailed Description

! eZKernel The class eZAlphabetOperator does

Definition at line 18 of file ezalphabetoperator.php.


Member Function Documentation

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.

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

Definition at line 37 of file ezalphabetoperator.php.

Returns the operators in this class.

Definition at line 29 of file ezalphabetoperator.php.


Member Data Documentation

eZAlphabetOperator::$Alphabet

Definition at line 119 of file ezalphabetoperator.php.

eZAlphabetOperator::$Operators

Definition at line 118 of file ezalphabetoperator.php.


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