You are here

constant PRINT_ALLOW_BOOK_LINK in Printer, email and PDF versions 5.4

Same name and namespace in other branches
  1. 5.3 print.module \PRINT_ALLOW_BOOK_LINK
  2. 6 print.module \PRINT_ALLOW_BOOK_LINK
  3. 7 print.module \PRINT_ALLOW_BOOK_LINK
  4. 5.x print.module \PRINT_ALLOW_BOOK_LINK
8 uses of PRINT_ALLOW_BOOK_LINK
print_insert_link in ./print.module
Auxiliary function to display a formatted Printer-friendly link
print_link_allowed in ./print.module
Determine a the link to the PF version is allowed depending on all possible settings
print_mail_insert_link in print_mail/print_mail.module
Auxiliary function to display a formatted send by e-mail link
print_mail_link in print_mail/print_mail.module
Implementation of hook_link().
print_mail_link_allowed in print_mail/print_mail.module
Determine a the link to send by e-mail is allowed depending on all possible settings

... See full list

File

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

Code

define('PRINT_ALLOW_BOOK_LINK', 2);