You are here

constant PRINT_TYPE_SYS_URLLIST_DEFAULT in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 7.2 print.module \PRINT_TYPE_SYS_URLLIST_DEFAULT
  2. 7 print.module \PRINT_TYPE_SYS_URLLIST_DEFAULT
4 uses of PRINT_TYPE_SYS_URLLIST_DEFAULT
print_html_settings in ./print.admin.inc
Menu callback for the Printer-friendly pages HTML settings form.
print_mail_settings in print_mail/print_mail.admin.inc
Menu callback for the send by email module settings form.
print_pdf_settings in print_pdf/print_pdf.admin.inc
Menu callback for the PDF version module settings form.
_print_url_list_enabled in ./print.pages.inc
Check URL list settings for this node

File

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

Code

define('PRINT_TYPE_SYS_URLLIST_DEFAULT', 0);