You are here

Functions in PDF Export 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_pdf_export_html_alter ./pdf_export.api.php Change block definition before saving to the database.
hook_pdf_export_processor_info ./pdf_export.api.php Define libraries processors.
pdf_export_admin_form ./pdf_export.admin.inc PDF Export admin form definition. 1
pdf_export_download ./pdf_export.module Apply the headers for PDF download. 1
pdf_export_menu ./pdf_export.module Implements hook_menu().
pdf_export_mpdf_libraries_info pdf_export_mpdf/pdf_export_mpdf.module Implements hook_libraries_info().
pdf_export_mpdf_pdf_export_processor_info pdf_export_mpdf/pdf_export_mpdf.module Implements hook_pdf_export_processor_info().
pdf_export_mpdf_requirements pdf_export_mpdf/pdf_export_mpdf.install Implements hook_requirements().
pdf_export_page_build ./pdf_export.module Implements hook_page_build().
pdf_export_permission ./pdf_export.module Implements hook_permission().
pdf_export_render ./pdf_export.module Handle the html as PDF. 1
pdf_export_theme ./pdf_export.module Implements hook_theme().
pdf_export_uninstall ./pdf_export.install Implements hook_uninstall().
pdf_export_views_views_api pdf_export_views/pdf_export_views.module Implements hook_views_api().
pdf_export_views_views_data pdf_export_views/pdf_export_views.views.inc Implements hook_views_data().
theme_pdf_export_button ./pdf_export.theme.inc Theme function for the PDF Export module.
_pdf_export_admin_schemes_to_select ./pdf_export.admin.inc Creates the schemes select options for the admin page. 1
_pdf_export_error ./pdf_export.module Sends an error message at pdf generation. 1
_pdf_export_generate_base_path ./pdf_export.module Creates a base path for images (mostly used when using basic auth). 2
_pdf_export_get_base_path ./pdf_export.module Helper to get the base path for images. 1
_pdf_export_get_scheme_wrapper ./pdf_export.module Returns the configured scheme wrapper. 2
_pdf_export_prepend_basic_auth_callback ./pdf_export.module Regex replace callback in order to set the correct url for images. 1
_pdf_export_processor_load ./pdf_export.module Loads a PDF Export processor. 1

Other projects