On this page
Print: 3. Themeable Functions
Last updated on
30 April 2025
Themeable Functions
The following themeable functions are defined:
- theme_print_format_link()
- theme_print_mail_format_link()
- theme_print_pdf_format_link()
- Returns an array of formatted attributes for the Printer-friendly link.
- theme_print_text()
- Returns an array of costumized text strings used in the printer-friendly page.
- theme_print_pdf_dompdf_footer($html)
- Format the dompdf footer contents
- theme_print_pdf_tcpdf_header($pdf, $html, $font)
- Format the TCPDF header
- theme_print_pdf_tcpdf_page($pdf)
- Format the TCPDF page settings (margins, etc)
- theme_print_pdf_tcpdf_content($pdf, $html, $font)
- Format the TCPDF page content
- theme_print_pdf_tcpdf_footer($pdf, $html, $font)
- Format the TCPDF footer contents
- theme_print_pdf_tcpdf_footer2($pdf)
- Format the TCPDF footer layout
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion