You are here

Functions in PDFPreview 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
pdfpreview_admin ./pdfpreview.module Creates the module settings render array 1
pdfpreview_field_formatter_info ./pdfpreview.module Implements hook_field_formatter_info()
pdfpreview_field_formatter_info_alter ./pdfpreview.module Implements hook_field_formatter_info_alter().
pdfpreview_field_formatter_settings_form ./pdfpreview.module Implements hook_field_formatter_settings_form().
pdfpreview_field_formatter_settings_summary ./pdfpreview.module Implements hook_field_formatter_settings_summary().
pdfpreview_field_formatter_view ./pdfpreview.module Implements hook_field_formatter_view()
pdfpreview_file_delete ./pdfpreview.module Implements hook_file_delete()
pdfpreview_file_update ./pdfpreview.module Implements hook_file_update()
pdfpreview_imagemagick_arguments_alter ./pdfpreview.module Implements hook_imagemagick_arguments_alter().
pdfpreview_menu ./pdfpreview.module Implements hook_menu()
pdfpreview_theme ./pdfpreview.module Implements hook_theme().
pdfpreview_uninstall ./pdfpreview.install Implements hook_uninstall().
pdfpreview_update_7001 ./pdfpreview.install Delete unused configuration variable.
theme_pdfpreview_formatter ./pdfpreview.module Default theme function to wrap a rendered PDF preview image. 1
_pdfpreview_convert_first_page ./pdfpreview.module Convert the first page of a PDF document 1
_pdfpreview_create_preview ./pdfpreview.module Creates the PDF preview file and returns its URI. 1
_pdfpreview_output_filename ./pdfpreview.module Generates the filename for the preview @paream File $file 3
_pdfpreview_prepare_filesystem ./pdfpreview.module Prepare the file system for PDF preview image creation 1

Other projects