You are here

constant PRINT_HTML_LINK_USE_ALIAS_DEFAULT in Printer, email and PDF versions 7

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_HTML_LINK_USE_ALIAS_DEFAULT
  2. 5.3 print.module \PRINT_HTML_LINK_USE_ALIAS_DEFAULT
  3. 6 print.module \PRINT_HTML_LINK_USE_ALIAS_DEFAULT
  4. 5.x print.module \PRINT_HTML_LINK_USE_ALIAS_DEFAULT
4 uses of PRINT_HTML_LINK_USE_ALIAS_DEFAULT
print_html_settings in ./print.admin.inc
Menu callback for the Printer-friendly pages HTML settings form.
print_insert_link in ./print.module
Auxiliary function to display a formatted Printer-friendly link
print_node_view in ./print.module
Implements hook_node_view().
print_node_view_alter in ./print.module
Implements hook_node_view_alter().

File

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

Code

define('PRINT_HTML_LINK_USE_ALIAS_DEFAULT', 0);