qt_get_displays_submit |
./quicktabs.module |
submit handler for the Views drop down |
|
1 |
qt_more_tabs_submit |
./quicktabs.module |
submit handler for the "Add Tab" button |
|
1 |
qt_remove_tab_submit |
./quicktabs.module |
submit handler for the "Remove Tab" button |
|
1 |
quicktabs_add_css |
./quicktabs.module |
Fetch the necessary CSS files for the tab styles. |
3 |
|
quicktabs_ahah |
./quicktabs.module |
ahah callback |
|
1 |
quicktabs_block |
./quicktabs.module |
Implementation of hook_block |
|
|
quicktabs_block_delete |
./quicktabs.module |
|
|
1 |
quicktabs_block_delete_submit |
./quicktabs.module |
Deletion of Quick Tabs blocks. |
|
|
quicktabs_block_edit |
./quicktabs.module |
|
|
1 |
quicktabs_block_get_name |
./quicktabs.module |
|
1 |
|
quicktabs_createblock |
./quicktabs.module |
|
1 |
|
quicktabs_form |
./quicktabs.module |
build the Quick Tabs creation and edit form |
|
2 |
quicktabs_form_submit |
./quicktabs.module |
|
|
|
quicktabs_form_validate |
./quicktabs.module |
|
|
|
quicktabs_get_blocks |
./quicktabs.module |
|
1 |
|
quicktabs_get_views |
./quicktabs.module |
Helper Functions |
1 |
|
quicktabs_help |
./quicktabs.module |
Implementation of hook_help(). |
|
|
quicktabs_install |
./quicktabs.install |
|
|
|
quicktabs_list |
./quicktabs.module |
|
|
1 |
quicktabs_menu |
./quicktabs.module |
Implementation of hook_menu(). |
|
|
quicktabs_new |
./quicktabs.module |
|
|
1 |
quicktabs_perm |
./quicktabs.module |
Implementation of hook_perm(). |
|
|
quicktabs_preview_page |
./quicktabs.module |
Callback function for quicktabs/preview. |
|
1 |
quicktabs_quicktabs_tabstyles |
./quicktabs.module |
Implementation of hook_quicktabs_widgets. |
|
|
quicktabs_schema |
./quicktabs.install |
|
|
|
quicktabs_settings |
./quicktabs.module |
Callback function for admin/settings/quicktabs. Display the settings form. |
|
1 |
quicktabs_settings_submit |
./quicktabs.module |
|
|
|
quicktabs_theme |
./quicktabs.module |
|
|
|
quicktabs_uninstall |
./quicktabs.install |
|
|
|
quicktabs_updateblock |
./quicktabs.module |
|
1 |
|
theme_qt_tabs |
./quicktabs.module |
theme the form elements for the tabs as draggable table rows |
|
|
theme_quicktabs_block |
./quicktabs.module |
|
|
|
theme_quicktabs_preview_page |
./quicktabs.module |
|
|
|
theme_quicktabs_settings |
./quicktabs.module |
|
|
|
theme_quicktabs_tabs |
./quicktabs.module |
Theme function for output of the tabs. Use this to ADD extra classes.
The general structure 'ul.quicktabs_tabs li a' needs to be maintained
for the jQuery to work. |
|
|
_quicktabs_form |
./quicktabs.module |
build the form elements for each tab |
1 |
|
_quicktabs_get_default_views |
./quicktabs.module |
|
2 |
|
_quicktabs_get_default_views_names |
./quicktabs.module |
|
1 |
|
_quicktabs_get_default_view_displays |
./quicktabs.module |
|
1 |
|
_quicktabs_get_views_displays |
./quicktabs.module |
|
1 |
|