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

Inheritance diagram for CountProjection:

Inheritance graph
[legend]

List of all members.

Public Member Functions

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


Protected Member Functions

 getFunction (Criteria $criteria, JoinCapableQuery $query)
 
Returns:
SQLFunction


Detailed Description

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


Member Function Documentation

CountProjection::process ( Criteria criteria,
JoinCapableQuery query 
)

Returns:
JoinCapableQuery

Implements ObjectProjection.

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

References getFunction().

Here is the call graph for this function:

CountProjection::getFunction ( Criteria criteria,
JoinCapableQuery query 
) [protected]

Returns:
SQLFunction

Reimplemented in DistinctCountProjection.

Definition at line 29 of file CountProjection.class.php.

References SQLFunction::create().

Referenced by process().

Here is the call graph for this function:


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