You are here

Functions in Entity Legal 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
entity_legal_document_acceptance_access ./entity_legal.module Access callback for acceptance entities. 1
entity_legal_document_acceptance_form ./entity_legal.module Form callback for legal document acceptance form. 1
entity_legal_document_acceptance_form_submit ./entity_legal.module Legal document acceptance submit handler.
entity_legal_document_access ./entity_legal.module Access callback for legal documents. 2
entity_legal_document_form ./entity_legal.admin.inc Generates the profile type editing form. 1
entity_legal_document_form_submit ./entity_legal.admin.inc Form submit handler for saving a legal document revision. 1
entity_legal_document_load ./entity_legal.module Implements hook_WILDCARD_load().
entity_legal_document_name_exists ./entity_legal.admin.inc Check to see whether an entity legal document with the given name exists. 1
entity_legal_document_page ./entity_legal.pages.inc The page view for the entity legal document. 1
entity_legal_document_title ./entity_legal.module Get the title of a given document from its corresponding document version. 3 1
entity_legal_document_version_form ./entity_legal.admin.inc Generates the profile type editing form. 1
entity_legal_document_version_form_submit ./entity_legal.admin.inc Form submit handler for saving a legal document revision. 1
entity_legal_document_version_load ./entity_legal.module Implements hook_WILDCARD_load().
entity_legal_document_version_name_exists ./entity_legal.admin.inc Check to see whether an legal document version with the given name exists. 1
entity_legal_document_version_ui_get_form ./entity_legal.admin.inc Overrides entity_ui_get_form() to include bundles. 1
entity_legal_entity_info ./entity_legal.module Implements hook_entity_info().
entity_legal_entity_info_alter ./entity_legal.module Implements hook_entity_info_alter().
entity_legal_field_extra_fields ./entity_legal.module Implements hook_field_extra_fields().
entity_legal_form_user_register_form_alter ./entity_legal.module Implements hook_form_FORM_ID_alter().
entity_legal_form_user_register_form_submit ./entity_legal.module Submit handler for user register form. 1
entity_legal_get_all_documents ./entity_legal.module Get all active legal documents on the site. 3
entity_legal_get_properties ./entity_legal.module Callback for getting legal entity properties. 1
entity_legal_get_types ./entity_legal.module Gets an array of all legal document types, keyed by the type name. 1
entity_legal_install ./entity_legal.install Implements hook_install().
entity_legal_menu ./entity_legal.module Implements hook_menu().
entity_legal_page_build ./entity_legal.module Implements hook_page_build().
entity_legal_permission ./entity_legal.module Implements hook_permission().
entity_legal_preprocess_page ./entity_legal.module Implements template_preprocess_page().
entity_legal_schema ./entity_legal.install Implements hook_schema().
entity_legal_uninstall ./entity_legal.install Implements hook_uninstall().
entity_legal_update_7001 ./entity_legal.install Re-name legal entities in Field API, for users of 1.0.
entity_legal_views_api ./entity_legal.module Implements hook_views_api().
entity_legal_views_data_alter views/entity_legal.views.inc Implements hook_views_data_alter().
entity_legal_views_default_views views/entity_legal.views_default.inc Implements hook_views_default_views().
hook_entity_legal_document_method_alter ./entity_legal.api.php Alter available user notification methods.
hook_entity_legal_published_version_alter ./entity_legal.api.php Alter the published version name of a document before it's loaded.
_entity_legal_document_form_add_path_settings ./entity_legal.admin.inc Add path and pathauto settings to an existing legal document form. 1
_entity_legal_document_methods ./entity_legal.module Methods for presenting the legal document to end users. 1

Other projects