You are here

constant PRINT_FOOTER_OPTIONS_DEFAULT in Printer, email and PDF versions 7.2

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_FOOTER_OPTIONS_DEFAULT
  2. 5.3 print.module \PRINT_FOOTER_OPTIONS_DEFAULT
  3. 6 print.module \PRINT_FOOTER_OPTIONS_DEFAULT
  4. 7 print.module \PRINT_FOOTER_OPTIONS_DEFAULT
  5. 5.x print.module \PRINT_FOOTER_OPTIONS_DEFAULT
3 uses of PRINT_FOOTER_OPTIONS_DEFAULT
print_main_settings in ./print.admin.inc
Form constructor for the Printer-friendly pages module settings form.
print_pdf_mpdf_print_pdf_generate in print_pdf/lib_handlers/print_pdf_mpdf/print_pdf_mpdf.pages.inc
Implements hook_print_pdf_generate().
theme_print_footer in ./print.pages.inc
Returns HTML for the footer of the print template.

File

./print.module, line 17
Displays Printer-friendly versions of Drupal pages.

Code

define('PRINT_FOOTER_OPTIONS_DEFAULT', 1);