You are here

Hooks in Printer, email and PDF versions 7.2

Hooks used in the print module

File

./print.api.php, line 81
Main API entry point for the Printer, email and PDF versions.

Functions

Namesort descending Location Description
hook_link_allowed print_ui/print_ui.api.php Checks if the link is allowed according to the appropriate sub-module.
hook_pdf_tool_info print_pdf/print_pdf.api.php Provide some information on the needs of the PDF library.
hook_print_epub_available_libs_alter print_epub/print_epub.api.php Alters the list of available EPUB libraries.
hook_print_epub_filename_alter print_epub/print_epub.api.php Alters the EPUB filename.
hook_print_epub_generate print_epub/print_epub.api.php Generate a EPUB version of the provided HTML.
hook_print_link print_ui/print_ui.api.php Provides the format-specific info to be used by the print_ui module.
hook_print_new_window_alter print_ui/print_ui.api.php Allows the user to change the new window behaviour.
hook_print_pdf_available_libs_alter print_pdf/print_pdf.api.php Alters the list of available PDF libraries.
hook_print_pdf_filename_alter print_pdf/print_pdf.api.php Alters the PDF filename.
hook_print_pdf_generate print_pdf/print_pdf.api.php Generate a PDF version of the provided HTML.
hook_print_url_list_alter ./print.api.php Alters the URL in the URL list.