You are here

constant PRINT_MAIL_LINK_POS_DEFAULT in Printer, email and PDF versions 5.x

Same name and namespace in other branches
  1. 5.4 print_mail/print_mail.module \PRINT_MAIL_LINK_POS_DEFAULT
  2. 5.3 print_mail/print_mail.module \PRINT_MAIL_LINK_POS_DEFAULT
  3. 6 print_mail/print_mail.module \PRINT_MAIL_LINK_POS_DEFAULT
  4. 7 print_mail/print_mail.module \PRINT_MAIL_LINK_POS_DEFAULT
4 uses of PRINT_MAIL_LINK_POS_DEFAULT
print_mail_help in print_mail/print_mail.module
Implementation of hook_help().
print_mail_link in print_mail/print_mail.module
Implementation of hook_link().
print_mail_nodeapi in print_mail/print_mail.module
Implementation of hook_nodeapi().
print_mail_settings in print_mail/print_mail.admin.inc
Menu callback for the send by e-mail module settings form.

File

print_mail/print_mail.module, line 14
Displays Printer-friendly versions of Drupal pages.

Code

define('PRINT_MAIL_LINK_POS_DEFAULT', 'link');