Zend Framework
1.12
|
Public Member Functions | |
__construct ($expression) | |
Instantiate an expression, which is just a string stored as an instance member variable. | |
__toString () | |
Protected Attributes | |
$_expression | |
__construct | ( | $expression | ) |
Instantiate an expression, which is just a string stored as an instance member variable.
string | $expression | The string containing a SQL expression. |
__toString | ( | ) |
|
protected |