You are here

Functions in CiviCRM Entity 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
civicrm_entity_discount_field_form_field_ui_field_edit_form_alter modules/civicrm_entity_discount/civicrm_entity_discount_field.module Implements hook_form_FORMID_alter().
civicrm_entity_discount_field_form_field_ui_field_overview_form_alter modules/civicrm_entity_discount/civicrm_entity_discount_field.module Implements hook_form_FORMID_alter().
civicrm_entity_discount_field_menu modules/civicrm_entity_discount/civicrm_entity_discount_field.module Implements hook_menu(). code example taken from https://www.drupal.org/project/multiple_fields_remove_button module
civicrm_entity_discount_field_multiple_fields_remove_button_js modules/civicrm_entity_discount/civicrm_entity_discount_field.module Page callback for civicrm_entity_profile_multiple_fields_remove_button/ajax path. code example taken from https://www.drupal.org/project/multiple_fields_remove_button module 1
civicrm_entity_drupal_goto ./civicrm_entity.module If Rules is available, use that module's redirect on shutdown. 132
civicrm_entity_ds_fields_info ./civicrm_entity.module Implements hook_ds_fields_info().
civicrm_entity_ds_field_format_summary ./civicrm_entity.module Implements hook_ds_field_format_summary().
civicrm_entity_ds_field_settings_form ./civicrm_entity.module Implements hook_ds_field_settings_form().
civicrm_entity_enable ./civicrm_entity.install Implements hook_enable().
civicrm_entity_entity_info ./civicrm_entity.module Here we declare selected CiviCRM entities to Drupal.
civicrm_entity_entity_property_info_alter ./civicrm_entity.module Here we declare Selected CiviCRM entities fields to Drupal.
civicrm_entity_field_extra_fields_alter ./civicrm_entity.module Implements hook_field_extra_fields_alter().
civicrm_entity_fk_entities_to_produce_widget_for ./civicrm_entity.module Utility function to return which entities we're allowing for using a special FK FAPI Widget for some FK Reference fields 1
civicrm_entity_form ./civicrm_entity.default_form.inc 1
civicrm_entity_form_alter ./civicrm_entity.module Implementes hook_form_alter().
civicrm_entity_form_submit ./civicrm_entity.default_form.inc Form API submit callback for the entity form. 1
civicrm_entity_form_validate ./civicrm_entity.default_form.inc Form API validate callback for the entity form 1
civicrm_entity_get_custom_fields ./civicrm_entity.module Gets the custom fields for a CiviCRM entity 1
civicrm_entity_get_field_options ./civicrm_entity.module Utility function to get the options for a civicrm options field for the widget metadata 1
civicrm_entity_get_field_type ./civicrm_entity.module Please document this function. 1
civicrm_entity_get_field_widget ./civicrm_entity.module Utility function that takes the provided field specs from a getfields call and builds a widget property array on the property metadata info 2
civicrm_entity_get_locations ./civicrm_entity.module gt location options 2
civicrm_entity_get_schema ./civicrm_entity.module Get schema for entities. 3
civicrm_entity_get_supported_entity_info ./civicrm_entity.module Get supported CiviCRM entity information 7
civicrm_entity_inline_entity_info_alter modules/civicrm_entity_inline/civicrm_entity_inline.module Implements hook_entity_info_alter().
civicrm_entity_inline_inline_entity_form_entity_form_alter modules/civicrm_entity_inline/civicrm_entity_inline.module Implements hook_inline_entity_form_entity_form_alter().
civicrm_entity_loader_load ./civicrm_entity.module CiviCRM Entity view,edit,delete form autoloader callback
civicrm_entity_menu ./civicrm_entity.module Implements hook_menu().
civicrm_entity_menu_alter ./civicrm_entity.module Implements hook_menu_alter().
civicrm_entity_metadata_civicrm_entity_get_properties ./civicrm_entity.module Implement getter callback. 1
civicrm_entity_metadata_convert_schema ./civicrm_entity_metadata_controller.inc Converts schema info for table to property info. 1
civicrm_entity_op_access ./civicrm_entity.module Granular per-entity CRUD access control 1 2
civicrm_entity_page_view ./civicrm_entity.module Loads UI controller and generates view pages for civicrm entities 1
civicrm_entity_permission ./civicrm_entity.module Implements hook_permission().
civicrm_entity_price_set_field_admin_settings_form_validate modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Validation callback for the CiviCRM Entity Enabled Entities form at 'admin/structure/civicrm-entity/settings' 1
civicrm_entity_price_set_field_allow_registration modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Utility function to find modules with custom event registration access callbacks 1
civicrm_entity_price_set_field_civicrm_entity_price_set_field_processor_info modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.transaction.inc Implements hook_civicrm_entity_price_set_field_processor_info().
civicrm_entity_price_set_field_display_form_event modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Form callback for event registration form 1
civicrm_entity_price_set_field_display_form_event_submit modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Submit handler for event registration form 'Register' button
civicrm_entity_price_set_field_display_form_event_validate modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Validation Handler for the CiviCRM entity price set event registration form display
civicrm_entity_price_set_field_enable modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.install Implements hook_enable().
civicrm_entity_price_set_field_event_form_additional_validation modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Additional validation handler for event form when a price set field is on the form 1
civicrm_entity_price_set_field_event_registration_form_ajax_callback modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Ajax callback for Event Registration form / pages 2
civicrm_entity_price_set_field_event_registration_form_register_as_another_ajax_callback modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Ajax callback for Event registration form, Register as another user checkbox 1
civicrm_entity_price_set_field_field_formatter_info modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Implements hook_field_formatter_info().
civicrm_entity_price_set_field_field_formatter_settings_form modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Implements hook_field_formatter_settings_form().
civicrm_entity_price_set_field_field_formatter_settings_summary modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Implements hook_field_formatter_settings_summary().
civicrm_entity_price_set_field_field_formatter_view modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Implements hook_field_formatter_view().
civicrm_entity_price_set_field_field_info modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Implements hook_field_info().
civicrm_entity_price_set_field_field_insert modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Implements hook_field_insert().

Pages

Other projects