constant PRINT_NEWWINDOW_DEFAULT in Printer, email and PDF versions 5.3
Same name and namespace in other branches
- 5.4 print.module \PRINT_NEWWINDOW_DEFAULT
- 6 print.module \PRINT_NEWWINDOW_DEFAULT
- 7.2 print.module \PRINT_NEWWINDOW_DEFAULT
- 7 print.module \PRINT_NEWWINDOW_DEFAULT
- 5.x print.module \PRINT_NEWWINDOW_DEFAULT
2 uses of PRINT_NEWWINDOW_DEFAULT
- print_fill_attributes in ./
print.module - Auxiliary function to fill the Printer-friendly link attributes
- print_main_settings in ./
print.admin.inc - Menu callback for the Printer-friendly pages module settings form.
File
- ./
print.module, line 20 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_NEWWINDOW_DEFAULT', 1);