logo       

4071 - trunk/Database/src/sqlabstraction [eZComponents: Trunk]: msg#00242

web.ezcomponents.cvs

Subject: 4071 - trunk/Database/src/sqlabstraction [eZComponents: Trunk]

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>
Google Custom Search

News | FAQ | advertise