Printpage.template.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- template_print_above() : mixed
- The header. Defines the look and layout of the page as well as a form for choosing print options.
- template_main() : mixed
- The main page. This shows the relevant info in a printer-friendly format
- template_print_below() : mixed
- The footer.
- template_print_options() : mixed
- Displays the print page options
Functions
template_print_above()
The header. Defines the look and layout of the page as well as a form for choosing print options.
template_print_above() : mixed
template_main()
The main page. This shows the relevant info in a printer-friendly format
template_main() : mixed
template_print_below()
The footer.
template_print_below() : mixed
template_print_options()
Displays the print page options
template_print_options() : mixed