You are here

Functions in Inline Form Errors 6

Primary tabs

Namesort descending Location Description Direct uses Strings
ife_alter_form_element ./ife.module Function to add our custom theme to the element 1
ife_element_get_error ./ife.module Function to determine element errors 1
ife_expandable_field_types ./ife.module Helper function that identifies the different expandable field types default in drupal 2
ife_field_types ./ife.module Helper function that identifies the different field types default in drupal 1
ife_filter_form ./ife.module Function to recursivly go through a form and alter all valid field type elements 1
ife_form_alter ./ife.module Implementation of 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 Function to set the general error mesage if set 1
ife_help ./ife.module Implementation of hook_help().
ife_install ./ife.install Implementation of hook_install().
ife_load_form_ids ./ife.module Load all form ids from the data base 2
ife_menu ./ife.module Implementation of hook_menu().
ife_perm ./ife.module Implementation of hook_perm().
ife_schema ./ife.install Implementation of hook_schema().
ife_settings_form ./ife.settings.inc IFE settings form 1
ife_settings_form_submit ./ife.settings.inc IFE settings form submit
ife_settings_form_validate ./ife.settings.inc IFE settings form validations
ife_theme ./ife.module Implementation of hook_theme().
ife_uninstall ./ife.install Implementation of hook_uninstall().
template_preprocess_ife_form_element ./ife.theme.inc Form element preprocess theming function
theme_ife_settings_form_ids ./ife.theme.inc Theming function for the admin settings page

Other projects