constant PRINT_HTML_LINK_CLASS_DEFAULT in Printer, email and PDF versions 5.3
Same name and namespace in other branches
- 5.4 print.module \PRINT_HTML_LINK_CLASS_DEFAULT
- 6 print.module \PRINT_HTML_LINK_CLASS_DEFAULT
- 7 print.module \PRINT_HTML_LINK_CLASS_DEFAULT
- 5.x print.module \PRINT_HTML_LINK_CLASS_DEFAULT
2 uses of PRINT_HTML_LINK_CLASS_DEFAULT
- print_html_settings in ./
print.admin.inc - Menu callback for the Printer-friendly pages HTML settings form.
- theme_print_format_link in ./
print.module - Format the Printer-friendly link
File
- ./
print.module, line 26 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_HTML_LINK_CLASS_DEFAULT', 'print-page');