You are here

Functions in Tabs (jQuery UI tabs) 6

Primary tabs

Namesort descending Location Description Direct uses Strings
tabsexample_ajax docs/tabsexample.module Menu callback: return sample AJAX content. 1
tabsexample_ajax_tabset docs/tabsexample.module Generate an example set of tabs with one loaded via AJAX. 1
tabsexample_form docs/tabsexample.module Generate an example set of tabs. 1
tabsexample_menu docs/tabsexample.module Implementation of hook_menu().
tabs_admin_settings ./tabs.admin.inc Menu callback for admin settings. 1
tabs_elements ./tabs.module Implementation of hook_elements().
tabs_load ./tabs.module Add required js and css files. 1
tabs_menu ./tabs.module Implementation of hook_menu().
tabs_pre_render_tabset ./tabs.module Process a tabset prior to rendering. 1
tabs_render ./tabs.module Render a tabset 'manually' (when not rendering as part of a regular form render). 1
tabs_theme ./tabs.module Implementation of hook_theme()
tabs_uninstall ./tabs.install Implementation of hook_uninstall().
tabs_update_1 ./tabs.install Update to remove obsolete variable.
theme_tabpage ./tabs.theme.inc Return rendered content of a tab.
theme_tabset ./tabs.theme.inc Return rendered tabset.

Other projects