You are here

constant PRINT_HTML_NEW_WINDOW_DEFAULT in Printer, email and PDF versions 7.2

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_HTML_NEW_WINDOW_DEFAULT
  2. 5.3 print.module \PRINT_HTML_NEW_WINDOW_DEFAULT
  3. 6 print.module \PRINT_HTML_NEW_WINDOW_DEFAULT
  4. 7 print.module \PRINT_HTML_NEW_WINDOW_DEFAULT
  5. 5.x print.module \PRINT_HTML_NEW_WINDOW_DEFAULT
3 uses of PRINT_HTML_NEW_WINDOW_DEFAULT
print_html_settings in ./print.admin.inc
Form constructor for the Printer-friendly pages HTML settings form.
print_preprocess_print in ./print.pages.inc
Implements hook_preprocess_HOOK().
print_print_new_window_alter in ./print.module
Implements hook_print_new_window_alter().

File

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

Code

define('PRINT_HTML_NEW_WINDOW_DEFAULT', 0);