
Public Member Functions | |
| __construct (MappableObject $mappable, $alias=null) | |
| process (Criteria $criteria, JoinCapableQuery $query) | |
| |
Private Attributes | |
| $mappable = null | |
| $alias = null | |
Definition at line 16 of file MappableObjectProjection.class.php.
| MappableObjectProjection::__construct | ( | MappableObject $ | mappable, | |
| $ | alias = null | |||
| ) |
| MappableObjectProjection::process | ( | Criteria $ | criteria, | |
| JoinCapableQuery $ | query | |||
| ) |
Implements ObjectProjection.
Definition at line 30 of file MappableObjectProjection.class.php.
References Criteria::getDao().

MappableObjectProjection::$mappable = null [private] |
Definition at line 18 of file MappableObjectProjection.class.php.
MappableObjectProjection::$alias = null [private] |
1.5.4