Public Member Functions | |
add (ObjectProjection $projection, $name=null) | |
| |
process (Criteria $criteria, JoinCapableQuery $query) | |
| |
Private Attributes | |
$list = array() |
Definition at line 16 of file ProjectionChain.class.php.
ProjectionChain::add | ( | ObjectProjection $ | projection, | |
$ | name = null | |||
) |
Definition at line 23 of file ProjectionChain.class.php.
References Assert::isFalse().
ProjectionChain::process | ( | Criteria $ | criteria, | |
JoinCapableQuery $ | query | |||
) |
Implements ObjectProjection.
Definition at line 39 of file ProjectionChain.class.php.
ProjectionChain::$list = array() [private] |
Definition at line 18 of file ProjectionChain.class.php.