constant PRINT_LOGO_OPTIONS_DEFAULT in Printer, email and PDF versions 7.2
Same name and namespace in other branches
- 5.4 print.module \PRINT_LOGO_OPTIONS_DEFAULT
- 5.3 print.module \PRINT_LOGO_OPTIONS_DEFAULT
- 6 print.module \PRINT_LOGO_OPTIONS_DEFAULT
- 7 print.module \PRINT_LOGO_OPTIONS_DEFAULT
- 5.x print.module \PRINT_LOGO_OPTIONS_DEFAULT
2 uses of PRINT_LOGO_OPTIONS_DEFAULT
- print_main_settings in ./
print.admin.inc - Form constructor for the Printer-friendly pages module settings form.
- print_preprocess_print in ./
print.pages.inc - Implements hook_preprocess_HOOK().
File
- ./
print.module, line 15 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_LOGO_OPTIONS_DEFAULT', 1);