constant PRINT_PDF_FILENAME_DEFAULT in Printer, email and PDF versions 5.4
Same name and namespace in other branches
- 6 print_pdf/print_pdf.module \PRINT_PDF_FILENAME_DEFAULT
- 7.2 print_pdf/print_pdf.module \PRINT_PDF_FILENAME_DEFAULT
- 7 print_pdf/print_pdf.module \PRINT_PDF_FILENAME_DEFAULT
- 5.x print_pdf/print_pdf.module \PRINT_PDF_FILENAME_DEFAULT
2 uses of PRINT_PDF_FILENAME_DEFAULT
- print_pdf_controller in print_pdf/
print_pdf.pages.inc - Generate a PDF version of the printer-friendly page
- print_pdf_settings in print_pdf/
print_pdf.admin.inc - Menu callback for the PDF version module settings form.
File
- print_pdf/
print_pdf.module, line 37
Code
define('PRINT_PDF_FILENAME_DEFAULT', '[site-name] - [title] - [mod-yyyy]-[mod-mm]-[mod-dd]');