You are here

constant PRINT_TYPE_URLLIST_DEFAULT in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_TYPE_URLLIST_DEFAULT
  2. 7.2 print.module \PRINT_TYPE_URLLIST_DEFAULT
  3. 7 print.module \PRINT_TYPE_URLLIST_DEFAULT
  4. 5.x print.module \PRINT_TYPE_URLLIST_DEFAULT
7 uses of PRINT_TYPE_URLLIST_DEFAULT
print_form_alter in ./print.module
Implementation of hook_form_alter().
print_mail_form_alter in print_mail/print_mail.module
Implementation of hook_form_alter().
print_mail_nodeapi in print_mail/print_mail.module
Implementation of hook_nodeapi().
print_nodeapi in ./print.module
Implementation of hook_nodeapi().
print_pdf_form_alter in print_pdf/print_pdf.module
Implementation of hook_form_alter().

... See full list

File

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

Code

define('PRINT_TYPE_URLLIST_DEFAULT', 1);