Public Member Functions | |
__construct (LogicalObject $logic) | |
process (Criteria $criteria, JoinCapableQuery $query) | |
| |
Private Attributes | |
$logic = null |
Definition at line 16 of file HavingProjection.class.php.
HavingProjection::__construct | ( | LogicalObject $ | logic | ) |
Definition at line 20 of file HavingProjection.class.php.
HavingProjection::process | ( | Criteria $ | criteria, | |
JoinCapableQuery $ | query | |||
) |
Implements ObjectProjection.
Definition at line 28 of file HavingProjection.class.php.
References Criteria::getDao().
HavingProjection::$logic = null [private] |
Definition at line 18 of file HavingProjection.class.php.