You are here

Functions in Vertical Tabs 6

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_vertical_tabs ./vertical_tabs.module After build function to add vertical tabs JS and CSS to the form.
vertical_tabs_add_core_support ./vertical_tabs.module Add core module fieldset support. 1
vertical_tabs_add_node_type_options ./vertical_tabs.admin.inc 1
vertical_tabs_add_vertical_tabs ./vertical_tabs.module Add a vertical tab form element to a form. 1
vertical_tabs_delete_config ./vertical_tabs.module 1
vertical_tabs_enable ./vertical_tabs.install Implement hook_enable().
vertical_tabs_fieldgroup_form ./vertical_tabs.module Implements hook_fieldgroup_form().
vertical_tabs_form_alter ./vertical_tabs.module Implements hook_form_alter().
vertical_tabs_form_configure ./vertical_tabs.module 1
vertical_tabs_form_configure_submit ./vertical_tabs.module 1
vertical_tabs_form_fieldgroup_group_edit_form_alter ./vertical_tabs.module Implements hook_form_FORM_ID_alter().
vertical_tabs_form_info ./vertical_tabs.module Implements hook_form_controller_info().
vertical_tabs_form_node_type_form_alter ./vertical_tabs.module Implements hook_form_FORM_ID_alter().
vertical_tabs_form_pre_render ./vertical_tabs.module Form pre-render callback; add vertical tabs to the form. 3
vertical_tabs_form_system_theme_settings_alter ./vertical_tabs.module Implements hook_form_FORM_ID_alter().
vertical_tabs_generate_stylesheet ./vertical_tabs.module Color module support for Garland and Vertical Tabs. 2
vertical_tabs_get_config ./vertical_tabs.module 3
vertical_tabs_get_default_config ./vertical_tabs.module Get the default supported forms. 1
vertical_tabs_get_form_elements ./vertical_tabs.module Get all the fieldset elements from a form. 3
vertical_tabs_install ./vertical_tabs.install Implement hook_install().
vertical_tabs_install_color_generate ./vertical_tabs.install Initialize the color-enabled stylesheet if using Garland. 3
vertical_tabs_menu ./vertical_tabs.module Implements hook_menu().
vertical_tabs_node_type ./vertical_tabs.module Implements hook_node_type().
vertical_tabs_node_type_form_submit ./vertical_tabs.admin.inc 1
vertical_tabs_process_attached ./vertical_tabs.module 2
vertical_tabs_process_element ./vertical_tabs.module Process an element for vertical tabs. 1
vertical_tabs_remove_vertical_tabs ./vertical_tabs.module Remove vertical tabs elements and processing from a form. 1
vertical_tabs_rename_config ./vertical_tabs.module 1
vertical_tabs_save_config ./vertical_tabs.module 2
vertical_tabs_settings_form ./vertical_tabs.admin.inc 2
vertical_tabs_system_theme_settings_submit ./vertical_tabs.module Submit handler for the theme settings page. 1
vertical_tabs_theme ./vertical_tabs.module Implements hook_theme().
vertical_tabs_uninstall ./vertical_tabs.install Implement hook_uninstall().
vertical_tabs_update_6100 ./vertical_tabs.install Reduce the module weight and remove the form settings variable.
vertical_tabs_update_6101 ./vertical_tabs.install Color-enable the module if using Garland.
vertical_tabs_update_6102 ./vertical_tabs.install Regenerate the stylesheets if using Garland to accomidate for CSS changes.
vertical_tabs_update_6103 ./vertical_tabs.install Remove any variables of deleted node types.
vertical_tabs_update_6104 ./vertical_tabs.install Delete the node type fieldset configurations.

Other projects