quicktabs_field_collection_field_formatter_info |
./quicktabs_field_collection.module |
Implements hook_field_formatter_info(). |
1 |
|
quicktabs_field_collection_field_formatter_settings_form |
./quicktabs_field_collection.module |
Implements hook_field_formatter_settings_form(). |
|
|
quicktabs_field_collection_field_formatter_settings_summary |
./quicktabs_field_collection.module |
Implements hook_field_formatter_settings_summary(). |
|
|
quicktabs_field_collection_field_formatter_view |
./quicktabs_field_collection.module |
Implements hook_field_formatter_view(). |
|
|
quicktabs_field_collection_get_quicktabs_options |
./quicktabs_field_collection.module |
Helper function to add QuickTab settings fields to the field settings form. |
1 |
|
quicktabs_field_collection_help |
./quicktabs_field_collection.module |
Implements hook_help(). |
|
|
quicktabs_field_collection_permission |
./quicktabs_field_collection.module |
Implements hook_permission(). |
|
|
quicktabs_field_collection_theme |
./quicktabs_field_collection.module |
Implements hook_theme(). |
|
|
quicktabs_field_collection_validate_content_field |
./quicktabs_field_collection.module |
A field validate handler for the content field selection when the field view mode is chosen. |
|
1 |
theme_field_collection_quicktabs_formatter_field_collection_quicktabs |
./quicktabs_field_collection.module |
A theme function for displaying field collections as QuickTab instances. |
|
|
_quicktabs_field_collection_get_tab_parts |
./quicktabs_field_collection.module |
Retrieves the tab title and contents from a field collection entity. |
1 |
|
_quicktabs_field_collection_recurse_set_defaults |
./quicktabs_field_collection.module |
Recursively set default settings for QuickTab renderers. |
1 |
|