You are here

Functions in Entity connect 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
entityconnect_add includes/entityconnect.menu.inc Page callback: Load cached form info. 1
entityconnect_add_edit_button_submit includes/entityconnect.form.inc Call when a new entity is to be added or edited. 2
entityconnect_add_form_element_edit includes/entityconnect.form.inc Here we attach a "Edit" submit button. 1
entityconnect_add_form_element_new includes/entityconnect.form.inc Here we attach a "Add" submit button. 1
entityconnect_array_get_nested_value includes/entityconnect.form.inc Reimplements drupal_array_get_nested_value() to answer specific needs of the module. 2
entityconnect_array_set_nested_value includes/entityconnect.form.inc Reimplements drupal_array_set_nested_value() to ansewer specific needs of the module. 1
entityconnect_bean_entityconnect_add_info modules/entityconnect_bean/entityconnect_bean.module Implements hook_entityconnect_add_info().
entityconnect_bean_entityconnect_child_form_submit_alter modules/entityconnect_bean/entityconnect_bean.module
entityconnect_bean_entityconnect_edit_info modules/entityconnect_bean/entityconnect_bean.module Implements hook_entityconnect_edit_info().
entityconnect_bean_entityconnect_ref_fields_alter modules/entityconnect_bean/entityconnect_bean.module Implements hook_entityconnect_get_ref_fields_alter().
entityconnect_bean_entityconnect_return_form_alter modules/entityconnect_bean/entityconnect_bean.module Implements hook_entityconnect_return_form_alter().
entityconnect_cache_get ./entityconnect.module Wraps cache get. 7
entityconnect_cache_set ./entityconnect.module Wraps cache set. 2
entityconnect_check_access ./entityconnect.module Access callback: Used in return menu. 1
entityconnect_child_form_alter includes/entityconnect.form.inc Alters child create form. 1
entityconnect_child_form_cancel includes/entityconnect.form.inc Sets the redirect to a admin/entityconnect/redirect page. 1
entityconnect_child_form_delete_submit includes/entityconnect.form.inc Sets delete button on child create form. 1
entityconnect_child_form_submit includes/entityconnect.form.inc Sets submit button on child create form. 1
entityconnect_eck_entityconnect_add_info modules/entityconnect_eck/entityconnect_eck.module Implements hook_entityconnect_add_info().
entityconnect_eck_entityconnect_child_form_alter modules/entityconnect_eck/entityconnect_eck.module Implements hook_entityconnect_child_form_alter().
entityconnect_eck_entityconnect_child_form_submit_alter modules/entityconnect_eck/entityconnect_eck.module
entityconnect_eck_entityconnect_edit_info modules/entityconnect_eck/entityconnect_eck.module Implements hook_entityconnect_edit_info().
entityconnect_eck_entityconnect_ref_fields_alter modules/entityconnect_eck/entityconnect_eck.module Implements hook_entityconnect_get_ref_fields_alter().
entityconnect_eck_entityconnect_return_form_alter modules/entityconnect_eck/entityconnect_eck.module Implements hook_entityconnect_return_form_alter().
entityconnect_edit includes/entityconnect.menu.inc Page callback: Redirect to edit form. 1
entityconnect_entityconnect_add_info includes/entityconnect.menu.inc Implements hook_entityconnect_add_info().
entityconnect_entityconnect_edit_info includes/entityconnect.menu.inc Implements hook_entityconnect_edit_info().
entityconnect_field_attach_form ./entityconnect.module Implements hook_field_attach_form().
entityconnect_field_instance_settings_form includes/entityconnect.fields.inc Add settings to an instance field settings form.
entityconnect_flush_caches ./entityconnect.module Implements hook_flush_caches().
entityconnect_form_alter ./entityconnect.module Implements hook_form_alter().
entityconnect_form_field_ui_field_edit_form_alter includes/entityconnect.fields.inc Implements hook_FORM_ID_form_alter().
entityconnect_include_form ./entityconnect.module Include the form inc file. 2 3
entityconnect_install ./entityconnect.install Implements hook_install().
entityconnect_menu ./entityconnect.module Implements hook_menu().
entityconnect_module_implements_alter ./entityconnect.module Implements hook_module_implements_alter().
entityconnect_permission ./entityconnect.module Implements hook_permission().
entityconnect_requirements ./entityconnect.install Implements hook_requirements().
entityconnect_return includes/entityconnect.menu.inc Page callback: Redirects to the form page. 1
entityconnect_return_form_alter includes/entityconnect.form.inc Complete entityreference field on parent form with the target_id value. 1
entityconnect_schema ./entityconnect.install Implements hook_schema(). 1
entityconnect_term_reference_entityconnect_add_edit_button_submit_alter modules/entityconnect_term_reference/entityconnect_term_reference.module Implements hook_entityconnect_add_edit_button_submit_alter().
entityconnect_term_reference_entityconnect_add_info modules/entityconnect_term_reference/entityconnect_term_reference.module Implements hook_entityconnect_add_info().
entityconnect_term_reference_entityconnect_child_form_submit_alter modules/entityconnect_term_reference/entityconnect_term_reference.module
entityconnect_term_reference_entityconnect_field_attach_form_alter modules/entityconnect_term_reference/entityconnect_term_reference.module Implements hook_entityconnect_field_attach_form_alter().
entityconnect_term_reference_entityconnect_field_type_list_alter modules/entityconnect_term_reference/entityconnect_term_reference.module Implements hook_entityconnect_reference_modules_list_alter().
entityconnect_term_reference_entityconnect_ref_fields_alter modules/entityconnect_term_reference/entityconnect_term_reference.module Implements hook_entityconnect_get_ref_fields_alter().
entityconnect_theme ./entityconnect.module Implements hook_theme().
entityconnect_update_7000 ./entityconnect.install Add cache table.
entityconnect_update_7101 ./entityconnect.install Change module weight so that other modules are less likely to break the redirect that this module performs after creating a referenced entity.

Pages

Other projects