quicktabs_add_css |
./quicktabs.module |
Fetch the necessary CSS files for the tab styles. |
3 |
|
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 |
|
|
2 |
quicktabs_form_submit |
./quicktabs.module |
|
|
|
quicktabs_form_validate |
./quicktabs.module |
|
|
|
quicktabs_get_blocks |
./quicktabs.module |
|
1 |
|
quicktabs_get_views |
./quicktabs.module |
|
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_settings |
./quicktabs.module |
Callback function for admin/settings/quicktabs. Display the settings form. |
|
1 |
quicktabs_set_js |
./quicktabs.module |
|
1 |
|
quicktabs_uninstall |
./quicktabs.install |
|
|
|
quicktabs_updateblock |
./quicktabs.module |
|
1 |
|
theme_qt_tabs |
./quicktabs.module |
|
|
|
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 |
|
1 |
|