constant PRINT_PDF_AUTOCONFIG_DEFAULT in Printer, email and PDF versions 7.2
Same name and namespace in other branches
- 5.4 print_pdf/print_pdf.module \PRINT_PDF_AUTOCONFIG_DEFAULT
- 6 print_pdf/print_pdf.module \PRINT_PDF_AUTOCONFIG_DEFAULT
- 7 print_pdf/print_pdf.module \PRINT_PDF_AUTOCONFIG_DEFAULT
- 5.x print_pdf/print_pdf.module \PRINT_PDF_AUTOCONFIG_DEFAULT
7 uses of PRINT_PDF_AUTOCONFIG_DEFAULT
- print_pdf_dompdf_print_pdf_generate in print_pdf/
lib_handlers/ print_pdf_dompdf/ print_pdf_dompdf.pages.inc - Implements hook_print_pdf_generate().
- print_pdf_init in print_pdf/
print_pdf.module - Implements hook_init().
- print_pdf_mpdf_print_pdf_generate in print_pdf/
lib_handlers/ print_pdf_mpdf/ print_pdf_mpdf.pages.inc - Implements hook_print_pdf_generate().
- print_pdf_requirements in print_pdf/
print_pdf.install - Implements hook_requirements().
- print_pdf_settings in print_pdf/
print_pdf.admin.inc - Form constructor for the PDF version module settings form.
File
- print_pdf/
print_pdf.module, line 15 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_PDF_AUTOCONFIG_DEFAULT', 1);