ProjectionChain Class Reference
[Object projections for use in Criteria queries]

Inheritance diagram for ProjectionChain:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 add (ObjectProjection $projection, $name=null)
 
Returns:
ProjectionChain

 process (Criteria $criteria, JoinCapableQuery $query)
 
Returns:
JoinCapableQuery


Private Attributes

 $list = array()


Detailed Description

Definition at line 16 of file ProjectionChain.class.php.


Member Function Documentation

ProjectionChain::add ( ObjectProjection projection,
name = null 
)

Returns:
ProjectionChain

Definition at line 23 of file ProjectionChain.class.php.

References Assert::isFalse().

Here is the call graph for this function:

ProjectionChain::process ( Criteria criteria,
JoinCapableQuery query 
)

Returns:
JoinCapableQuery

Implements ObjectProjection.

Definition at line 39 of file ProjectionChain.class.php.


Member Data Documentation

ProjectionChain::$list = array() [private]

Definition at line 18 of file ProjectionChain.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:15 2007 for onPHP by  doxygen 1.5.4