You are here

Functions in Inline Form Errors 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
ife_element_errors_set ./ife.module General function to check if a form element has an error. This function will then set the error on the element to be later used by our theming function theme_ife_form_element(). 1
ife_form_alter ./ife.module Implements hook_form_alter().
ife_form_id_delete_form ./ife.settings.inc Confirm delete form for IFE form_ids. 1
ife_form_id_delete_form_submit ./ife.settings.inc Submit for confirm delete form for IFE form_ids.
ife_form_id_display ./ife.module Helper function to determine the display settings of a form. 1
ife_form_id_load ./ife.module Menu loader function to fetch a form id. 2
ife_form_validator ./ife.module Custom form validation handler. 1
ife_help ./ife.module Implements hook_help().
ife_install ./ife.install Implements hook_install().
ife_load_form_ids ./ife.module Load all form ids from the data base. 4
ife_match_form_id ./ife.module Check if a form ID pattern matches a given form ID. 1
ife_menu ./ife.module Implements hook_menu().
ife_message_display_options ./ife.settings.inc Returns a list of display option for error messages. 1
ife_permission ./ife.module Implements hook_permission().
ife_schema ./ife.install Implements hook_schema().
ife_schema_alter ./ife.module Implements hook_schema_alter().
ife_settings_form ./ife.settings.inc IFE settings form. 1
ife_settings_form_submit ./ife.settings.inc IFE settings form submit. 1
ife_settings_form_validate ./ife.settings.inc IFE settings form validations.
ife_theme ./ife.module Implements hook_theme().
ife_uninstall ./ife.install Implements hook_uninstall().
ife_variable_info ./ife.variable.inc Implements hook_variable_info().
theme_ife_form_element ./ife.theme.inc Theme the form element, add the error, when one occurred.
theme_ife_settings_form_ids ./ife.theme.inc Theming function for the admin settings page.
_ife_blacklist ./ife.module Return an array of core form ids that are not compatible with ife 1

Other projects