constant PRINT_HTML_BOOK_LINK_DEFAULT in Printer, email and PDF versions 5.x
Same name and namespace in other branches
- 5.4 print.module \PRINT_HTML_BOOK_LINK_DEFAULT
- 5.3 print.module \PRINT_HTML_BOOK_LINK_DEFAULT
- 6 print.module \PRINT_HTML_BOOK_LINK_DEFAULT
- 7 print.module \PRINT_HTML_BOOK_LINK_DEFAULT
3 uses of PRINT_HTML_BOOK_LINK_DEFAULT
- print_html_settings in ./
print.admin.inc - Menu callback for the Printer-friendly pages HTML settings form.
- print_link_allowed in ./
print.module - Determine a the link to the PF version is allowed depending on all possible settings
- print_link_alter in ./
print.module - Implementation of hook_link_alter().
File
- ./
print.module, line 62 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_HTML_BOOK_LINK_DEFAULT', 1);