You are here

constant PRINT_TYPE_COMMENT_LINK_DEFAULT in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_TYPE_COMMENT_LINK_DEFAULT
  2. 5.3 print.module \PRINT_TYPE_COMMENT_LINK_DEFAULT
  3. 7 print.module \PRINT_TYPE_COMMENT_LINK_DEFAULT
  4. 5.x print.module \PRINT_TYPE_COMMENT_LINK_DEFAULT
9 uses of PRINT_TYPE_COMMENT_LINK_DEFAULT
print_form_alter in ./print.module
Implementation of hook_form_alter().
print_link_allowed in ./print.module
Check if the link to the PF version is allowed depending on the settings
print_mail_form_alter in print_mail/print_mail.module
Implementation of hook_form_alter().
print_mail_link_allowed in print_mail/print_mail.module
Check if the link to send by email is allowed depending on the settings
print_mail_nodeapi in print_mail/print_mail.module
Implementation of hook_nodeapi().

... See full list

File

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

Code

define('PRINT_TYPE_COMMENT_LINK_DEFAULT', 0);