You are here

Functions in Printer and PDF versions for Drupal 8+ 8

Primary tabs

Namesort descending Location Description Direct uses Strings
printable_entity_view ./printable.module Implements hook_entity_view().
printable_entity_view_mode_info_alter ./printable.module Implements hook_entity_view_mode_alter().
printable_file_url_alter ./printable.module Make file urls absolute if we're generating a PDF.
printable_help ./printable.module Implements hook_help().
printable_link_alter ./printable.module Make Link URLs absolute if we're generating a PDF.
printable_pdf_theme modules/printable_pdf/printable_pdf.module Implements hook_theme().
printable_permission ./printable.module Implements hook_permission().
printable_preparing_content ./printable.module Are we in the process of generating a printable version of content? 1
printable_preparing_pdf ./printable.module Are we in the process of generating a PDF? 2
printable_requirements ./printable.install Implements hook_requirements().
printable_theme ./printable.module Implements hook_theme().
printable_theme_suggestions_alter ./printable.module Implements hook_theme_suggestions_alter().
template_preprocess_printable ./printable.module Preprocess variables for list of printable printer friendly page.
template_preprocess_printable_footer ./printable.module Preprocess variables for list of printable printer friendly page.

Other projects