You are here

Functions in FillPDF 7

Primary tabs

Namesort descending Location Description Direct uses Strings
fillpdf_parse_pdf ./fillpdf.module This function generates the form fields from the specified PDF. 1
fillpdf_parse_uri ./fillpdf.module Get the input data and print the PDF. 1
fillpdf_pdftk_check ./fillpdf.module Test whether the pdftk path is valid. 3
fillpdf_pdftk_path ./fillpdf.module Wrapper around variable_get('fillpdf_pdftk_path'). 2 2
fillpdf_pdf_link ./fillpdf.module Builds a link generating a printable PDF, merged with the passed-in data. 5
fillpdf_permission ./fillpdf.module Implements hook_permission(). 1
fillpdf_rules_action_delete_file ./fillpdf.rules.inc Delete a file. 1
fillpdf_rules_action_handle_default ./fillpdf.rules.inc Perform the default action on the PDF. 1
fillpdf_rules_action_info ./fillpdf.rules.inc Implements hook_rules_action_info().
fillpdf_rules_action_load_fillpdf ./fillpdf.rules.inc Action callbacks. 1
fillpdf_rules_action_merge_node ./fillpdf.rules.inc Populates a loaded FillPDF configuration's PDF with node data. 1
fillpdf_rules_action_merge_webform ./fillpdf.rules.inc Populates a loaded FillPDF configuration's PDF with data. 1
fillpdf_rules_action_save_to_file ./fillpdf.rules.inc Save the PDF to a file and return the file path. 1
fillpdf_rules_condition_info ./fillpdf.rules.inc Implements hook_rules_condition_info().
fillpdf_rules_data_info ./fillpdf.rules.inc Implements hook_rules_data_info().
fillpdf_rules_event_info ./fillpdf.rules.inc Implements hook_rules_event_info().
fillpdf_save_to_file Deprecated ./fillpdf.deprecated.inc Saves a PDF to a file. 2
fillpdf_schema ./fillpdf.install Implements hook_schema().
fillpdf_scheme_options ./fillpdf.module Returns acceptable file scheme options. 4
fillpdf_settings ./fillpdf.admin.inc Settings form for user to place API Key. 1
fillpdf_settings_validate ./fillpdf.admin.inc
fillpdf_template_scheme ./fillpdf.module Returns the configured template scheme for FillPDF.
fillpdf_test_node_access tests/modules/fillpdf_test/fillpdf_test.module Implements hook_node_access().
fillpdf_test_webform_node_info tests/modules/fillpdf_test_webform/fillpdf_test_webform.features.inc Implements hook_node_info().
fillpdf_test_webform_webform_defaults tests/modules/fillpdf_test_webform/fillpdf_test_webform.features.webform.inc Implements hook_webform_defaults().
fillpdf_token_tokens modules/fillpdf_token/fillpdf_token.module Implements hook_tokens().
fillpdf_token_token_info modules/fillpdf_token/fillpdf_token.module Implements hook_token_info(). 1
fillpdf_ubercart_starter_default_rules_configuration modules/fillpdf_ubercart_starter/fillpdf_ubercart_starter.rules_defaults.inc Implements hook_default_rules_configuration().
fillpdf_ubercart_starter_field_default_field_bases modules/fillpdf_ubercart_starter/fillpdf_ubercart_starter.features.field_base.inc Implements hook_field_default_field_bases().
fillpdf_ubercart_starter_field_default_field_instances modules/fillpdf_ubercart_starter/fillpdf_ubercart_starter.features.field_instance.inc Implements hook_field_default_field_instances().
fillpdf_uninstall ./fillpdf.install Implements hook_uninstall().
fillpdf_update_7001 ./fillpdf.install Add field to store destination path for saving PDFs as files.
fillpdf_update_7002 ./fillpdf.install Add fields to store token replacements.
fillpdf_update_7003 ./fillpdf.install Convert legacy config variables to new fillpdf_service variable and delete.
fillpdf_update_7004 ./fillpdf.install Add field to store default NID.
fillpdf_update_7005 ./fillpdf.install Add database field to hold "Redirect to saved file" setting.
fillpdf_update_7006 ./fillpdf.install Add database fields for prefix and suffix.
fillpdf_update_7101 ./fillpdf.install Add administrative title; make title longer.
fillpdf_update_7102 ./fillpdf.install Let all roles use completed order data to fill PDFs by default.
fillpdf_update_7103 ./fillpdf.install Add scheme field to fillpdf_forms.
fillpdf_update_7104 ./fillpdf.install Add {fillpdf_file_context} table.
fillpdf_update_7105 ./fillpdf.install Add fid field to fillpdf_file_context so we can remove context by fid.
fillpdf_update_7106 ./fillpdf.install Convert old JSON file contexts to the link-based format.
fillpdf_update_7107 ./fillpdf.install Add field to store default entity type. Also change default_nid to varchar.
fillpdf_update_7108 ./fillpdf.install Mark {fillpdf_fields}.pdf_key BINARY to make it behave case-sensitive.
fillpdf_update_field Deprecated ./fillpdf.deprecated.inc Stores the updated $field in the database.
_fillpdf_add_publish_completed_orders_permission ./fillpdf.install Allow anyone to fill Completed orders by default. 3
_fillpdf_admin_token_form ./fillpdf.admin.inc Return the render array for the token tree. 2
_fillpdf_build_options_object ./fillpdf.module Return a FillPDF options object. 1
_fillpdf_get_file_contents ./fillpdf.module 2

Pages

Other projects