|
Doctrine 1.2.4
|
Inherits Doctrine_Query_Part.
Public Member Functions | |
| getQuery () | |
| parse ($clause, $append=false) | |
Definition at line 33 of file Orderby.php.
|
inherited |
Definition at line 58 of file Part.php.
| Doctrine_Query_Orderby::parse | ( | $clause, | |
$append = false |
|||
| ) |
DQL ORDER BY PARSER parses the order by part of the query string
| string | $clause |
Definition at line 42 of file Orderby.php.