constant PRINT_PATH in Printer, email and PDF versions 5.2
Same name and namespace in other branches
- 5.4 print.module \PRINT_PATH
- 5.3 print.module \PRINT_PATH
- 6 print.module \PRINT_PATH
- 7 print.module \PRINT_PATH
- 5.x print.module \PRINT_PATH
@file Display printer-friendly versions of Drupal pages
6 uses of PRINT_PATH
- print_controller in ./
print.module - Print module path catcher
- print_insert_link in ./
print.module - Auxiliary function to display a formatted Printer-friendly link
- print_link in ./
print.module - Implementation of hook_link().
- print_link_alter in ./
print.module - Implementation of hook_link_alter().
- print_menu in ./
print.module - Implementation of hook_menu()
File
- ./
print.module, line 8 - Display printer-friendly versions of Drupal pages
Code
define("PRINT_PATH", "print");