You are here

Functions in Panels Ajax Tabs 7

Primary tabs

Namesort descending Location Description Direct uses Strings
panels_ajax_tab_admin_overview ./panels_ajax_tab.admin.inc List all the configured tabs. 1
panels_ajax_tab_ajax ./panels_ajax_tab.module AJAX callback for rendering tab. 1
panels_ajax_tab_boot ./panels_ajax_tab.module Implements hook_boot(). 1
panels_ajax_tab_compare_weight plugins/content_types/panels_ajax_tab_tabs.inc Callback function to sort mini-panels by both weight & if they are selected. 1
panels_ajax_tab_config_cache ./panels_ajax_tab.module Rebuild the URL cache. 6 5
panels_ajax_tab_container_content_type_admin_title plugins/content_types/panels_ajax_tab_container.inc Provide the administrative title of a Ajax tab container. 1
panels_ajax_tab_container_edit_form plugins/content_types/panels_ajax_tab_container.inc Plugin configuration form. 1
panels_ajax_tab_container_edit_form_submit plugins/content_types/panels_ajax_tab_container.inc The submit form handler stores the data in $conf.
panels_ajax_tab_container_load ./panels_ajax_tab.module Loads a panels ajax tab configuration.
panels_ajax_tab_container_render plugins/content_types/panels_ajax_tab_container.inc Rendering function for the 'panels_ajax_tab_container' content type. 1
panels_ajax_tab_cron ./panels_ajax_tab.module Implements hook_cron().
panels_ajax_tab_ctools_access ./panels_ajax_tab.module Determine if the current user has access via plugin. 2
panels_ajax_tab_ctools_plugin_api ./panels_ajax_tab.module Implements hook_ctools_plugin_api().
panels_ajax_tab_ctools_plugin_directory ./panels_ajax_tab.module Implements hook_ctools_plugin_dierctory().
panels_ajax_tab_element_info_alter ./panels_ajax_tab.module Implements hook_element_info_alter().
panels_ajax_tab_flush_caches ./panels_ajax_tab.module Implements hook_flush_caches().
panels_ajax_tab_get_config ./panels_ajax_tab.module Get a list of all panels-ajax-tab configs. 1
panels_ajax_tab_get_context ./panels_ajax_tab.module Get a context from a context_string. 1
panels_ajax_tab_menu ./panels_ajax_tab.module Implements hook_menu().
panels_ajax_tab_prepare_mini ./panels_ajax_tab.module Prepares the mini-panel. 2
panels_ajax_tab_settings ./panels_ajax_tab.admin.inc Panels AJAX tabs settings form. 1
panels_ajax_tab_settings_submit ./panels_ajax_tab.admin.inc Form submission handler for panels_ajax_tab_settings().
panels_ajax_tab_tabs_content_type_admin_info plugins/content_types/panels_ajax_tab_tabs.inc Display the administrative information for a Ajax tab . 1
panels_ajax_tab_tabs_content_type_admin_title plugins/content_types/panels_ajax_tab_tabs.inc Provide the administrative title of a Ajax tab. 1
panels_ajax_tab_tabs_edit_form plugins/content_types/panels_ajax_tab_tabs.inc Plugin configuration form.
panels_ajax_tab_tabs_edit_form_submit plugins/content_types/panels_ajax_tab_tabs.inc The submit form handler stores the data in $conf.
panels_ajax_tab_tabs_render plugins/content_types/panels_ajax_tab_tabs.inc Rendering function for the 'panels_ajax_tab_tabs' content type. 1
panels_ajax_tab_theme ./panels_ajax_tab.module Implements hook_theme().
panels_ajax_tab_update_7000 ./panels_ajax_tab.install Updates the tab configuration.
panels_ajax_tab_visibility_select_callback ./panels_ajax_tab.admin.inc Callback for the select element. 1
theme_panels_ajax_tab_ajax ./panels_ajax_tab.module Theme function that renders the AHAH markup for a mini-panel.
theme_panels_ajax_tab_container ./panels_ajax_tab.module Theme function that renders the container.
theme_panels_ajax_tab_tabs ./panels_ajax_tab.module Theme function that renders the panels ajax tabs.
theme_panels_ajax_tab_tabs_edit_form ./panels_ajax_tab.module Theme function that renders the pane configuration form.
_panels_ajax_tab_export_visibility_settings ./panels_ajax_tab.admin.inc Helper function to add visibility settings to panels. 1
_panels_ajax_tab_get_container_visibility_settings ./panels_ajax_tab.module Helper function to get the visibility per container, if any. 4
_panels_ajax_tab_get_contexts ./panels_ajax_tab.admin.inc Get a contexts from configured context string(s). 1
_panels_ajax_tab_get_context_type ./panels_ajax_tab.admin.inc Determine a unique context type from a context_string. 1
_panels_ajax_tab_settings_title ./panels_ajax_tab.module Title callback: Returns a title for Panel AJAX tab container. 1

Other projects