You are here

Functions in Editable Fields 7

Primary tabs

Namesort descending Location Description Direct uses Strings
editablefields_fallback_formatter ./editablefields.module Format a field using the fallback formatter of the editable field. 1 1
editablefields_field_formatter_default_settings ./editablefields.module Return default settings for a field type. 2
editablefields_field_formatter_info ./editablefields.module Implementation of hook_field_formatter_info().
editablefields_field_formatter_settings_form ./editablefields.module Implements hook_field_formatter_settings_form().
editablefields_field_formatter_settings_summary ./editablefields.module Implements hook_field_formatter_settings_summary().
editablefields_field_formatter_view ./editablefields.module Implements hook_field_formatter_view().
editablefields_field_ui_display_overview_multistep_submit ./editablefields.module Form submit handler for AJAX change of the fallback formatter. 1
editablefields_form ./editablefields.module Form builder callback. 1 1
editablefields_forms ./editablefields.module Implements hook_forms().
editablefields_form_submit ./editablefields.module Form submit callback: save the field modifications. 1
editablefields_form_submit_edit_mode ./editablefields.module Form submit callback: switch to edit mode. 1
editablefields_form_update ./editablefields.module Ajax callback: process an Ajax submission of the form. 1
editablefields_form_validate ./editablefields.module Form validation callback: process the fields.
editablefields_lazy_render_fields ./editablefields.module #pre-render function: render the fallback formatter of a field, but only if it is actually displayed. 1
editablefields_library ./editablefields.module Implements hook_library().
editablefields_permission ./editablefields.module Implements hook_permission()
editablefields_views_form ./editablefields.module Form builder callback for Views-embedded forms. 1
_editablefields_get_edit_mode ./editablefields.module Gets the edit mode of an editable field in form. 1
_editablefields_set_edit_mode ./editablefields.module Sets the edit mode of an editable field in form. 2

Other projects