PersistentOperand Class Reference

Inheritance diagram for PersistentOperand:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 __construct ($criteria, $operand)
 getSql ()
 getSqlWhere ()

Public Attributes

 $criteria
 $operand
 $type

Detailed Description

Definition at line 2 of file persistentoperand.class.


Constructor & Destructor Documentation

PersistentOperand::__construct ( criteria,
operand 
)

Reimplemented in OperandNull, OperandValue, OperandArray, OperandCriteria, OperandObject, and OperandFunction.

Definition at line 8 of file persistentoperand.class.

References $criteria, and $operand.


Member Function Documentation

PersistentOperand::getSql (  ) 

Reimplemented in OperandValue, OperandAttributeMap, OperandArray, OperandCriteria, OperandObject, and OperandFunction.

Definition at line 14 of file persistentoperand.class.

Referenced by getSqlWhere().

Here is the caller graph for this function:

PersistentOperand::getSqlWhere (  ) 

Reimplemented in OperandAttributeMap.

Definition at line 19 of file persistentoperand.class.

References getSql().

Here is the call graph for this function:


Member Data Documentation

PersistentOperand::$criteria

Definition at line 4 of file persistentoperand.class.

Referenced by OperandFunction::__construct(), OperandObject::__construct(), OperandCriteria::__construct(), OperandArray::__construct(), OperandAttributeMap::__construct(), OperandValue::__construct(), OperandNull::__construct(), and __construct().

PersistentOperand::$operand

Definition at line 5 of file persistentoperand.class.

Referenced by OperandFunction::__construct(), OperandObject::__construct(), OperandCriteria::__construct(), OperandArray::__construct(), OperandAttributeMap::__construct(), OperandValue::__construct(), OperandNull::__construct(), and __construct().

PersistentOperand::$type

Definition at line 6 of file persistentoperand.class.


The documentation for this class was generated from the following file:
CopyLeft (L) 2001-2006 - [MIOLO Development Team] SOLIS - Cooperativa de Soluções Livres - Lajeado/RS - Brasil