$fields
$fields : string
Get the current record (in this case a line).
A class to return lines out of a text file, suitable for using in some reports.
note: it may not be suitable to use a text file in a tabular report.
__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