You are here

Functions in Inline Entity Form 8

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_inline_entity_form_entity_form_alter ./inline_entity_form.api.php Perform alterations before an entity form is included in the IEF widget.
hook_inline_entity_form_reference_form_alter ./inline_entity_form.api.php Perform alterations before the reference form is included in the IEF widget.
hook_inline_entity_form_table_fields_alter ./inline_entity_form.api.php Alter the fields used to represent an entity in the IEF table.
inline_entity_form_cleanup_form_state ./inline_entity_form.module Button #submit callback: Cleans up form state for a closed entity form. 1
inline_entity_form_cleanup_row_form_state ./inline_entity_form.module Button #submit callback: Cleans up form state for a closed entity row form. 1
inline_entity_form_close_all_forms ./inline_entity_form.module Closes all open IEF forms. 1
inline_entity_form_entity_type_build ./inline_entity_form.module Implements hook_entity_type_build().
inline_entity_form_form_alter ./inline_entity_form.module Implements hook_form_alter().
inline_entity_form_get_element ./inline_entity_form.module Returns an IEF widget nearest to the triggering element. 8 4
inline_entity_form_migrate_prepare_row ./inline_entity_form.module Implements hook_migrate_prepare_row().
inline_entity_form_migration_plugins_alter ./inline_entity_form.module Implements hook_migration_plugins_alter().
inline_entity_form_open_form ./inline_entity_form.module Button #submit callback: Opens a form in the IEF widget. 1
inline_entity_form_open_row_form ./inline_entity_form.module Button #submit callback: Opens a row form in the IEF widget. 1
inline_entity_form_reference_form ./inline_entity_form.module Provides the form for adding existing entities through an autocomplete field. 1
inline_entity_form_reference_form_submit ./inline_entity_form.module Submits the form for adding existing entities. 1
inline_entity_form_reference_form_validate ./inline_entity_form.module Validates the form for adding existing entities. 1
inline_entity_form_theme ./inline_entity_form.module Implements hook_theme().
template_preprocess_inline_entity_form_entity_table ./inline_entity_form.module Prepares variables for inline_entity_form_entity_table form templates.

Other projects