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

Inheritance diagram for AggregateProjection:

Inheritance graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

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


Member Function Documentation

AggregateProjection::getFunctionName (  )  [abstract]

Reimplemented in AverageNumberProjection, MaximalNumberProjection, MinimalNumberProjection, and SumProjection.

Referenced by process().

AggregateProjection::process ( Criteria criteria,
JoinCapableQuery query 
)

Returns:
JoinCapableQuery

Implements ObjectProjection.

Definition at line 23 of file AggregateProjection.class.php.

References SQLFunction::create(), getFunctionName(), and Assert::isFalse().

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:56:48 2007 for onPHP by  doxygen 1.5.4