Reports.template.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- template_report_type() : mixed
- Choose which type of report to run?
- template_main() : mixed
- This is the standard template for showing reports.
- template_print_above() : mixed
- Header of the print page!
- template_print() : mixed
- The main print page
- template_print_below() : mixed
- Footer of the print page.
Functions
template_report_type()
Choose which type of report to run?
template_report_type() : mixed
template_main()
This is the standard template for showing reports.
template_main() : mixed
template_print_above()
Header of the print page!
template_print_above() : mixed
template_print()
The main print page
template_print() : mixed
template_print_below()
Footer of the print page.
template_print_below() : mixed