Implements interfaces:
A WFPagedData implementation for a Creole query.
Sorting support: The sortKeys should be the acutal SQL token to use in the order by clause (ie "table.column") with +/- prepended.
Located in /framework/WFPagination.php (line 927)
Create a WFPagedCreoleQuery paged query.
By default, WFPagedCreoleQuery returns an associative array of selected columns.
If you are using a creole query load Propel objects with a custom query (ie something too complex for criteria) but you still want propel objects returned, call this function with your peer name. Note that your query should contain the proper select columns as Criteria would set them up, ie the result of TourPeer::getFieldNames(BasePeer::TYPE_COLNAME)
Documentation generated on Thu, 17 Apr 2008 13:52:00 -0400 by phpDocumentor 1.4.1