constant PRINT_HTML_FORMAT in Printer, email and PDF versions 5.4
Same name and namespace in other branches
- 6 print.module \PRINT_HTML_FORMAT
- 7 print.module \PRINT_HTML_FORMAT
- 5.x print.module \PRINT_HTML_FORMAT
2 uses of PRINT_HTML_FORMAT
- print_controller_html in ./
print.pages.inc - Generate an HTML version of the printer-friendly page
- _print_url_list_enabled in ./
print.pages.inc - Check URL list settings for this node
File
- ./
print.module, line 41 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_HTML_FORMAT', 'html');