You are here

Themeable functions in Printer, email and PDF versions 7.2

Default theme implementations of the print module

File

./print.api.php, line 87
Main API entry point for the Printer, email and PDF versions.

Functions

Namesort descending Location Description
theme_print_breadcrumb ./print.pages.inc Returns HTML for the breadcrumb line of the print template.
theme_print_footer ./print.pages.inc Returns HTML for the footer of the print template.
theme_print_mail_form print_mail/print_mail.inc Returns HTML for the send by-email form.
theme_print_mail_sendlink_html print_mail/print_mail.inc Theme function for the email sending just the link.
theme_print_mail_sendlink_plain print_mail/print_mail.inc Theme function for the email sending just the link.
theme_print_pdf_dompdf_footer print_pdf/lib_handlers/print_pdf_dompdf/print_pdf_dompdf.pages.inc Format the dompdf footer contents.
theme_print_pdf_tcpdf_content print_pdf/lib_handlers/print_pdf_tcpdf/print_pdf_tcpdf.pages.inc Format the TCPDF page content.
theme_print_pdf_tcpdf_footer print_pdf/lib_handlers/print_pdf_tcpdf/print_pdf_tcpdf.pages.inc Format the TCPDF footer contents.
theme_print_pdf_tcpdf_footer2 print_pdf/lib_handlers/print_pdf_tcpdf/print_pdf_tcpdf.pages.inc Format the TCPDF footer layout.
theme_print_pdf_tcpdf_header print_pdf/lib_handlers/print_pdf_tcpdf/print_pdf_tcpdf.pages.inc Format the TCPDF header.
theme_print_pdf_tcpdf_page print_pdf/lib_handlers/print_pdf_tcpdf/print_pdf_tcpdf.pages.inc Format the TCPDF page settings (margins, etc).
theme_print_published ./print.pages.inc Returns HTML for the published line of the print template.
theme_print_sourceurl ./print.pages.inc Returns HTML for the source URL line of the print template.
theme_print_ui_format_link print_ui/print_ui.module Format the Printer-friendly link.
theme_print_ui_settings print_ui/print_ui.admin.inc Returns HTML for the link settings page.
theme_print_url_list ./print.pages.inc Returns HTML for the URL list of the print template.