constant PRINT_PDF_PDF_TOOL_DEFAULT in Printer, email and PDF versions 5.3
Same name and namespace in other branches
- 5.4 print_pdf/print_pdf.module \PRINT_PDF_PDF_TOOL_DEFAULT
- 6 print_pdf/print_pdf.module \PRINT_PDF_PDF_TOOL_DEFAULT
- 7.2 print_pdf/print_pdf.module \PRINT_PDF_PDF_TOOL_DEFAULT
- 7 print_pdf/print_pdf.module \PRINT_PDF_PDF_TOOL_DEFAULT
- 5.x print_pdf/print_pdf.module \PRINT_PDF_PDF_TOOL_DEFAULT
6 uses of PRINT_PDF_PDF_TOOL_DEFAULT
- print_pdf_controller in print_pdf/
print_pdf.pages.inc - Generate a PDF version of the printer-friendly page
- print_pdf_link_allowed in print_pdf/
print_pdf.module - Determine a the link to the PDF version is allowed depending on all possible settings
- print_pdf_requirements in print_pdf/
print_pdf.module - Implementation of hook_requirements().
- print_pdf_settings in print_pdf/
print_pdf.admin.inc - Menu callback for the PDF version module settings form.
- _print_pdf_dompdf in print_pdf/
print_pdf.pages.inc - Generate the PDF file using the dompdf library
File
- print_pdf/
print_pdf.module, line 22
Code
define('PRINT_PDF_PDF_TOOL_DEFAULT', 0);