You are here

Functions in CiviCRM Entity 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
_civicrm_entity_manage_display_submit ./civicrm_entity.module Custom submit handler 1
_civicrm_entity_manage_display_suite_forms_validate ./civicrm_entity.module Custom validation handler 1
_civicrm_entity_options_username_format ./civicrm_entity.module 1
_civicrm_entity_option_addformatters ./civicrm_entity.ds.inc Utility function to provide option fields with option value or option id formatters 1
_civicrm_entity_option_lookup ./civicrm_entity.ds.inc Returns a comma delimited list of option labels from id values 1
_civicrm_entity_participant_get_formatted_values ./civicrm_entity.ds.inc Participant entity field formatted value special handling 1
_civicrm_entity_price_set_field_amount_element_validate modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Element validation handler for price field value amount element of the price set widget 1
_civicrm_entity_price_set_field_api_transact_call modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.transaction.inc Utility function to make a transact Contribution API call 1
_civicrm_entity_price_set_field_calculate_total modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.transaction.inc Helper function to calculate line items and transaction totals 1
_civicrm_entity_price_set_field_create_new_priceset_data modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Helper function to setup the price set data area for a new entity
_civicrm_entity_price_set_field_event_confirmation_page_back_submit modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Submit handler for event confirmation page back button 1
_civicrm_entity_price_set_field_event_registration_add_participant_submit modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Submit handler for the event registration add participant button 1
_civicrm_entity_price_set_field_event_registration_remove_participant_submit modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Submit handler for the event registration remove participant button 1
_civicrm_entity_price_set_field_get_participant_count_for_event modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Function to query number of participants for an event, with optional contact_id 3
_civicrm_entity_price_set_field_get_relevant_entities modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Utility function to load the price set and child entities relevant to the widget or display formatter 2
_civicrm_entity_price_set_field_get_relevant_entities_clone modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Utility function to load the price set and child entities. This method clones the entity objects so the registration form can alter the values 1
_civicrm_entity_price_set_field_label_element_validate modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Element validation handler for price field value label element of the price set widget 1
_civicrm_entity_price_set_field_prepare_simple_widget modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Helper function to create FAPI form element for the Simple widget 1
_civicrm_entity_price_set_field_process_event_registration modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Process event registration (after contacts deduped and reg status checked, successful cc transaction if paid event) 1
_civicrm_entity_price_set_field_process_field_items modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Helper function to process field items on entity update 2
_civicrm_entity_price_set_field_run_cc_transaction modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.transaction.inc Run the credit card transaction. Find a handler for the payment processor type if one is available and invoke its callback 1
_civicrm_entity_price_set_field_setup_entities modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Helper function to setup data structure for price set, price field, price field values, for an event 1
_civicrm_entity_price_set_field_setup_event_confirmation_page_fapi modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.confirmation_page.inc Helper function to setup event confirmation page FAPI 1
_civicrm_entity_price_set_field_setup_event_registration_form_fapi modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.event_registration.inc Helper function to setup event registration form FAPI 1
_civicrm_entity_price_set_field_setup_event_thank_you_page_fapi modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.thank_you_page.inc Helper function to setup thank you page FAPI 1
_civicrm_entity_price_set_field_setup_price_set_fapi modules/civicrm_entity_price_set_field/includes/civicrm_entity_price_set_field.price_set.inc Helper function to add price set FAPI elements on form 1
_civicrm_entity_price_set_field_simple_widget_add_button_submit modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Submit callback for Price Field Values table add button, Simple Widget 1
_civicrm_entity_price_set_field_simple_widget_price_field_ajax modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Ajax callback for Price Field Values table, Simple Widget 1
_civicrm_entity_price_set_field_simple_widget_remove_button_submit modules/civicrm_entity_price_set_field/civicrm_entity_price_set_field.module Submit callback for Price Field Values table Remove button , Simple Widget 1
_civicrm_entity_profile_determine_profile_entity modules/civicrm_entity_profile/includes/civicrm_entity_profile.profile.inc Function to determine the entity type of a profile, if mixed, return FALSE 3
_civicrm_entity_profile_generate_profile_fapi modules/civicrm_entity_profile/includes/civicrm_entity_profile.profile.inc Generates the FAPI for an individual CiviCRM Profile 1
_civicrm_entity_profile_get_profiles modules/civicrm_entity_profile/includes/civicrm_entity_profile.profile.inc Gets the profiles (uf_group) for an entity 1
_civicrm_entity_profile_get_profiles_for_options_list modules/civicrm_entity_profile/includes/civicrm_entity_profile.profile.inc Utility function to build an array of Profile (civicrm_uf_group) titles, keyed by entity id 1
_civicrm_entity_profile_get_profile_entity_types modules/civicrm_entity_profile/includes/civicrm_entity_profile.profile.inc Returns an array of entity types for a Profile
_civicrm_entity_profile_get_profile_metadata modules/civicrm_entity_profile/includes/civicrm_entity_profile.profile.inc Returns field metadata for a profile 3
_civicrm_entity_profile_get_profile_title modules/civicrm_entity_profile/includes/civicrm_entity_profile.profile.inc Returns the title for a Profile 3
_civicrm_entity_profile_get_ufjoins modules/civicrm_entity_profile/includes/civicrm_entity_profile.profile.inc Gets the profiles for an event 2
_civicrm_entity_profile_process_field_item modules/civicrm_entity_profile/civicrm_entity_profile.module Helper function to process field item on entity insert or update 2
_civicrm_entity_profile_process_profile_submitted_data modules/civicrm_entity_profile/includes/civicrm_entity_profile.profile.inc Processes the submitted form data via CiviCRM Profile API 2
_civicrm_entity_profile_remove_button_submit_handler modules/civicrm_entity_profile/civicrm_entity_profile.module Submit callback to remove an item from the field UI multiple wrapper. 1
_civicrm_entity_reference_field_get_target_id_column_options modules/civicrm_entity_reference_field/civicrm_entity_reference_field.module 2
_civicrm_entity_render_fields ./civicrm_entity.ds.inc Default Display Suite Render handler for CiviCRM "fields". 1
_civicrm_entity_rules_access ./civicrm_entity.rules.inc Add some access params! @TODO. 3
_civicrm_entity_rules_attach_options ./civicrm_entity.rules.inc Return options list. 2
_civicrm_entity_timestamp_addformatters ./civicrm_entity.ds.inc Utility function to provide date fields with custom PHP date formatting 1
_civicrm_entity_yesno_addformatters ./civicrm_entity.ds.inc Utility function to add provided boolean fields with yes/no and true/false formatters 1

Pages

Other projects