
Public Member Functions | |
| process (Criteria $criteria, JoinCapableQuery $query) | |
| |
Protected Member Functions | |
| getFunction (Criteria $criteria, JoinCapableQuery $query) | |
| |
Definition at line 16 of file CountProjection.class.php.
| CountProjection::process | ( | Criteria $ | criteria, | |
| JoinCapableQuery $ | query | |||
| ) |
Implements ObjectProjection.
Definition at line 21 of file CountProjection.class.php.
References getFunction().

| CountProjection::getFunction | ( | Criteria $ | criteria, | |
| JoinCapableQuery $ | query | |||
| ) | [protected] |
Reimplemented in DistinctCountProjection.
Definition at line 29 of file CountProjection.class.php.
References SQLFunction::create().
Referenced by process().

1.5.4