You are here

constant PRINT_HTML_FORMAT in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_HTML_FORMAT
  2. 7 print.module \PRINT_HTML_FORMAT
  3. 5.x print.module \PRINT_HTML_FORMAT
3 uses of PRINT_HTML_FORMAT
print_controller_html in ./print.pages.inc
Generate an HTML version of the printer-friendly page
print_theme in ./print.module
Implementation of hook_theme().
_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');