constant PRINT_PDF_LINK_USE_ALIAS_DEFAULT in Printer, email and PDF versions 6
Same name and namespace in other branches
- 5.4 print_pdf/print_pdf.module \PRINT_PDF_LINK_USE_ALIAS_DEFAULT
- 5.3 print_pdf/print_pdf.module \PRINT_PDF_LINK_USE_ALIAS_DEFAULT
- 7 print_pdf/print_pdf.module \PRINT_PDF_LINK_USE_ALIAS_DEFAULT
- 5.x print_pdf/print_pdf.module \PRINT_PDF_LINK_USE_ALIAS_DEFAULT
3 uses of PRINT_PDF_LINK_USE_ALIAS_DEFAULT
- print_pdf_insert_link in print_pdf/
print_pdf.module - Auxiliary function to display a formatted PDF version link
- print_pdf_link in print_pdf/
print_pdf.module - Implementation of hook_link().
- 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 24 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_PDF_LINK_USE_ALIAS_DEFAULT', 0);