XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | List of all members
StarExpression Class Reference
Inheritance diagram for StarExpression:
SelectExpression Expression

Public Member Functions

 __construct ()
 
 getArgument ()
 
 getArguments ()
 
- Public Member Functions inherited from SelectExpression
 __construct ($column_name, $alias=NULL)
 
 getExpression ()
 
 show ()
 
 getArgument ()
 
 getArguments ()
 
 isSubquery ()
 
- Public Member Functions inherited from Expression
 __construct ($column_name)
 
 getColumnName ()
 
 show ()
 
 getExpression ()
 

Additional Inherited Members

- Public Attributes inherited from SelectExpression
 $column_alias
 
- Public Attributes inherited from Expression
 $column_name
 

Detailed Description

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

Constructor & Destructor Documentation

StarExpression::__construct ( )

constructor, set the column to asterisk

Returns
void

Definition at line 19 of file StarExpression.class.php.

Member Function Documentation

StarExpression::getArgument ( )

Definition at line 24 of file StarExpression.class.php.

StarExpression::getArguments ( )

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


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