You are here

Functions in Fieldset helper 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
fieldset_helper_admin_settings ./fieldset_helper.admin.inc Administration page for the 'Fieldset helper' module. 1
fieldset_helper_admin_settings_submit ./fieldset_helper.admin.inc Implementation of FORM_ID_submit(). 1
fieldset_helper_admin_settings_validate ./fieldset_helper.admin.inc Implementation of FORM_ID_validate().
fieldset_helper_clear_fieldset_id_lookup_submit ./fieldset_helper.admin.inc Clear the fieldset helper state manager table 1
fieldset_helper_default_collapsed ./fieldset_helper.module Get default collapsed state for the current page. 1
fieldset_helper_default_collapsible ./fieldset_helper.module Get default collapsible attribute for the current path. 1
fieldset_helper_fieldset_helper_path_alter ./fieldset_helper.module Implements hook_fieldset_helper_path_alter().
fieldset_helper_install ./fieldset_helper.install Implements hook_install().
fieldset_helper_js_alter ./fieldset_helper.module Implements hook_js_alter().
fieldset_helper_menu ./fieldset_helper.module Implements hook_menu().
fieldset_helper_number_of_collapsible_fieldset ./fieldset_helper.module Track the number of collapsible fieldsets on the page. 4
fieldset_helper_permission ./fieldset_helper.module Implements hook_permission().
fieldset_helper_preprocess_fieldset ./fieldset_helper.theme.inc Implements hook_preprocess_fieldset().
fieldset_helper_preprocess_html ./fieldset_helper.theme.inc
fieldset_helper_preprocess_page ./fieldset_helper.theme.inc Implements hook_preprocess_page().
fieldset_helper_schema ./fieldset_helper.install Implements hook_schema().
fieldset_helper_state_manager_clear_lookup_ids ./fieldset_helper.module Clear all the store lookup id for every form. 3
fieldset_helper_state_manager_get_cookie_states ./fieldset_helper.module Get an associated array for lookup id and the element's state (1 or 0) from $_COOKIE['fieldset_helper_state_manager']. 1
fieldset_helper_state_manager_get_element_path ./fieldset_helper.module Check if a fieldset id matches any global id patterns. 1
fieldset_helper_state_manager_get_lookup_id ./fieldset_helper.module Get the lookup id for the $element_id in the current path. 2
fieldset_helper_state_manager_get_path ./fieldset_helper.module Check if a path matches any pattern in a set of patterns. 1
fieldset_helper_state_manager_get_state ./fieldset_helper.module Get fieldset's collapsed state. 1
fieldset_helper_test ./fieldset_helper.admin.inc Test page for the 'Fieldset helper' module. 1
fieldset_helper_test_form ./fieldset_helper.admin.inc Test form for the 'Fieldset helper' module. 1
fieldset_helper_theme ./fieldset_helper.theme.inc Implements hook_theme().
fieldset_helper_toggle_all_output ./fieldset_helper.theme.inc Output toggle all fieldsets link. 1
fieldset_helper_uninstall ./fieldset_helper.install Implements hook_uninstall().
fieldset_helper_update_6200 ./fieldset_helper.install Remove 'fieldset_helper_auto_exclude' variable.
fieldset_helper_update_7200 ./fieldset_helper.install Change fieldset helper path variables from 'admin/build/modules' to 'admin/modules'.
template_preprocess_fieldset_helper_toggle_all ./fieldset_helper.theme.inc Preprocess variables for the fieldset-helper-toggle-all.tpl.php file.
_fieldset_helper_alter_fieldset ./fieldset_helper.theme.inc Alter fieldset element and set default collapsible and collapsed attributes. 1

Other projects