You are here

constant PRINT_TYPE_FIELDS_WEIGHT in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_TYPE_FIELDS_WEIGHT
  2. 7 print.module \PRINT_TYPE_FIELDS_WEIGHT
  3. 5.x print.module \PRINT_TYPE_FIELDS_WEIGHT
2 uses of PRINT_TYPE_FIELDS_WEIGHT
print_content_extra_fields in ./print.module
Implementation of hook_content_extra_fields().
print_form_alter in ./print.module
Implementation of hook_form_alter().

File

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

Code

define('PRINT_TYPE_FIELDS_WEIGHT', 30);