Community Documentation

Print: 3. Themeable Functions

Last updated September 11, 2008. Created by jcnventura on September 11, 2008.
Log in to edit this page.

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

About this page

Drupal version
Drupal 4.7.x, Drupal 5.x, Drupal 6.x

Site Building Guide

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here