You are here

Functions in Printer, email and PDF versions 5

Primary tabs

Namesort descending Location Description Direct uses Strings
print_controller ./print.module 1
print_form_alter ./print.module
print_friendly_urls ./print.module 2
print_generate_node ./print.module Outputs a printer friendly page. 1
print_link ./print.module Implementation of hook_link().
print_main_settings ./print.module 1
print_menu ./print.module Implementation of hook_menu().
print_node_controller ./print.module 1
print_rewrite_urls ./print.module We need to manipulate URLs in two manners, depending on the state of the Printer Friendly URLs setting: 1. When on, we need to show the original URLs, making sure that they are absolute (even anchor names). 2. When off, relative URLs must be… 1
print_robot_settings_default ./print.module 2
print_settings_default ./print.module 5
print_sourceurl_settings_default ./print.module 2
theme_print_link ./print.module
_print_robots_meta_generator ./print.module Generates a meta tag to tell robots what they may index based on module settings 1

Other projects