Public Member Functions | |
toMapped (ProtoDAO $dao, JoinCapableQuery $query) | |
toDialectString (Dialect $dialect) | |
Static Public Member Functions | |
static | create ($field) |
Definition at line 16 of file GroupBy.class.php.
static GroupBy::create | ( | $ | field | ) | [static] |
Definition at line 21 of file GroupBy.class.php.
References FieldTable::$field.
Referenced by toMapped().
GroupBy::toDialectString | ( | Dialect $ | dialect | ) |
Implements DialectString.
Definition at line 34 of file GroupBy.class.php.
GroupBy::toMapped | ( | ProtoDAO $ | dao, | |
JoinCapableQuery $ | query | |||
) |
Implements MappableObject.
Definition at line 29 of file GroupBy.class.php.
References create(), and ProtoDAO::guessAtom().