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 all element errors on a given element. |
1 |
|
ife_expandable_field_types |
./ife.module |
Helper function that identifies the different expandable field types default in drupal |
1 |
|
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 |
2 |
|
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 |
Function to set the general error mesage if set |
|
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 |
2 |
|
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_permission |
./ife.module |
Implements hook_permission(). |
|
|
ife_schema |
./ife.install |
Implements hook_schema(). |
|
|
ife_session_cleanup |
./ife.module |
Clear the session after the form has been build. |
|
1 |
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_text_format_prerender |
./ife.module |
Pre render function for any elements that need special attention. |
|
1 |
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 occured. |
|
|
theme_ife_settings_form_ids |
./ife.theme.inc |
Theming function for the admin settings page |
|
|