You are here

constant PRINT_HTML_WINDOWCLOSE_DEFAULT in Printer, email and PDF versions 7.2

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_HTML_WINDOWCLOSE_DEFAULT
  2. 6 print.module \PRINT_HTML_WINDOWCLOSE_DEFAULT
  3. 7 print.module \PRINT_HTML_WINDOWCLOSE_DEFAULT
  4. 5.x print.module \PRINT_HTML_WINDOWCLOSE_DEFAULT
2 uses of PRINT_HTML_WINDOWCLOSE_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().

File

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

Code

define('PRINT_HTML_WINDOWCLOSE_DEFAULT', 1);