set_query()
set_query(\CGExtensions\query\query $query)
Set the query that will be used for this report.
Parameters
| \CGExtensions\query\query | $query | The query object |
A simple class that generates a report using a template to format the layout of each item or row.
This class is used by the formatted_report_generator to generate output.
set_query(\CGExtensions\query\query $query)
Set the query that will be used for this report.
| \CGExtensions\query\query | $query | The query object |