|
4071 - trunk/Database/src/sqlabstraction [eZComponents: Trunk]: msg#00242web.ezcomponents.cvs
Author: Derick Rethans Date: 2006-11-27 11:06:15 +0100 (Mon, 27 Nov 2006) New Revision: 4071 Log: - Fixed documentation of orderBy. Modified: trunk/Database/src/sqlabstraction/query_select.php Modified: trunk/Database/src/sqlabstraction/query_select.php =================================================================== --- trunk/Database/src/sqlabstraction/query_select.php 2006-11-27 10:01:43 UTC (rev 4070) +++ trunk/Database/src/sqlabstraction/query_select.php 2006-11-27 10:06:15 UTC (rev 4071) @@ -704,7 +704,7 @@ * * @param string $column a column name in the result set * @param string $type if the column should be sorted ascending or descending. - * you can specify this using ezcQuery::ASC or ezcQuery::DESC + * you can specify this using ezcQuerySelect::ASC or ezcQuerySelect::DESC * @return ezcQuery a pointer to $this */ public function orderBy( $column, $type = self::ASC ) |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | 4072 - trunk/Template/tests [eZComponents: Trunk]: 00242, Jan Borsodi |
|---|---|
| Next by Date: | 4073 - trunk/Template/tests/regression_tests/array_append [eZComponents: Trunk]: 00242, Jan Borsodi |
| Previous by Thread: | 4072 - trunk/Template/tests [eZComponents: Trunk]i: 00242, Jan Borsodi |
| Next by Thread: | 4073 - trunk/Template/tests/regression_tests/array_append [eZComponents: Trunk]: 00242, Jan Borsodi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |