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

Inheritance diagram for MappableObjectProjection:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct (MappableObject $mappable, $alias=null)
 process (Criteria $criteria, JoinCapableQuery $query)
 
Returns:
JoinCapableQuery


Private Attributes

 $mappable = null
 $alias = null


Detailed Description

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


Constructor & Destructor Documentation

MappableObjectProjection::__construct ( MappableObject mappable,
alias = null 
)

Definition at line 21 of file MappableObjectProjection.class.php.

References $alias.


Member Function Documentation

MappableObjectProjection::process ( Criteria criteria,
JoinCapableQuery query 
)

Returns:
JoinCapableQuery

Implements ObjectProjection.

Definition at line 30 of file MappableObjectProjection.class.php.

References Criteria::getDao().

Here is the call graph for this function:


Member Data Documentation

MappableObjectProjection::$mappable = null [private]

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

MappableObjectProjection::$alias = null [private]

Definition at line 19 of file MappableObjectProjection.class.php.

Referenced by __construct().


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