See Release Notes
Long Term Support Release
(no description)
File Size: | 144 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
renderer:: (7 methods):
render_system_report()
render_system_report_table()
render_custom_report()
render_custom_report_table()
render_custom_report_table_view()
render_new_report_button()
render_fullpage_editor_header()
render_system_report(system_report $report) X-Ref |
Render a system report param: system_report $report return: string |
render_system_report_table(system_report_table $table) X-Ref |
Render a system report table param: system_report_table $table return: string |
render_custom_report(custom_report $report) X-Ref |
Render a custom report param: custom_report $report return: string |
render_custom_report_table(custom_report_table $table) X-Ref |
Render a custom report table param: custom_report_table $table return: string |
render_custom_report_table_view(custom_report_table_view $table) X-Ref |
Render a custom report table (view only mode) param: custom_report_table_view $table return: string |
render_new_report_button() X-Ref |
Renders the New report button return: string |
render_fullpage_editor_header(report $report) X-Ref |
Renders full page editor header param: report $report return: string |