Static Public Member Functions | Public Attributes | Protected Member Functions

OqlGroupByParser Class Reference

Inheritance diagram for OqlGroupByParser:
Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static create ()

Public Attributes

const CLASS_NAME = 'GroupByPropertyProjection'

Protected Member Functions

 makeOqlObject ()
 handleState ()

Detailed Description

Definition at line 12 of file OqlGroupByParser.class.php.


Member Function Documentation

static OqlGroupByParser::create (  )  [static]
OqlGroupByParser::handleState (  )  [protected]

Reimplemented from OqlParser.

Definition at line 32 of file OqlGroupByParser.class.php.

References OqlParser::getCommaSeparatedList(), and OqlParser::makeQueryExpression().

Here is the call graph for this function:

OqlGroupByParser::makeOqlObject (  )  [protected]
Returns:
OqlProjectionClause

Reimplemented from OqlParser.

Definition at line 27 of file OqlGroupByParser.class.php.

References create().

Here is the call graph for this function:


Member Data Documentation

Definition at line 14 of file OqlGroupByParser.class.php.


The documentation for this class was generated from the following file: