$EOF
$EOF : bool
Alias for the EOF() method.
The array resultset class simulates a resultset object from a flat array.
This is useful for using an array of loaded data in the reporting classes.
This class does not support a limit or pagination.
__construct(\CGExtensions\query\query $query)
The constructor
\CGExtensions\query\query | $query |
get_query() : \CGExtensions\query\query
Return the query object
get_pagination() : \CGExtensions\query\pagination
Get a pagination object for this query and resultset