

Public Member Functions | |
| __construct ($criteria, $operand, $name) | |
| getSql () | |
| getSqlOrder () | |
| getSqlWhere () | |
Public Attributes | |
| $attributeMap | |
| $alias = '' | |
Definition at line 48 of file persistentoperand.class.
| OperandAttributeMap::__construct | ( | $ | criteria, | |
| $ | operand, | |||
| $ | name | |||
| ) |
Definition at line 53 of file persistentoperand.class.
References PersistentOperand::$criteria, and PersistentOperand::$operand.
| OperandAttributeMap::getSql | ( | ) |
| OperandAttributeMap::getSqlOrder | ( | ) |
Definition at line 66 of file persistentoperand.class.
| OperandAttributeMap::getSqlWhere | ( | ) |
| OperandAttributeMap::$attributeMap |
Definition at line 50 of file persistentoperand.class.
| OperandAttributeMap::$alias = '' |
Definition at line 51 of file persistentoperand.class.