Zend Framework
1.12
|
Public Member Functions | |
__construct ($expression) | |
Constructor. | |
__toString () | |
Cast to string. | |
Protected Attributes | |
$_expression | |
__construct | ( | $expression | ) |
Constructor.
string | $expression | the expression to hold. |
__toString | ( | ) |
Cast to string.
|
protected |