You are here

27 calls to panels_plugin_get_function() in Panels 6.2

panels_ajax_cache_method in includes/display-edit.inc
Entry point for AJAX modal: configure pane cache method
panels_argument_choose_display in includes/plugins.inc
Pick which display an argument wants to use
panels_argument_get_context in includes/plugins.inc
Get a context from an argument
panels_clear_cached_content in includes/plugins.inc
Clear all cached content for a display.
panels_content_config_form in includes/display-edit.inc
Master FAPI definition for all pane add/edit configuration forms.
panels_content_config_form_submit in includes/display-edit.inc
FAPI submission function for the edit content form.
panels_context_create in includes/plugins.inc
Create a new context.
panels_context_create_empty in includes/plugins.inc
panels_context_get_context in includes/plugins.inc
Get a context from a context object.
panels_ct_get_content in includes/plugins.inc
Get the content from a given content type.
panels_ct_get_title in includes/plugins.inc
Get the title from a given content type.
panels_ct_pane_config_form in includes/plugins.inc
Call any content type-defined add/edit callbacks so that additions to $form['configuration'] can be made.
panels_ct_pane_submit_form in includes/plugins.inc
Call any add/edit submit handlers defined by the content type.
panels_ct_pane_validate_form in includes/plugins.inc
Call any add/edit validators defined by the content type.
panels_edit_cache_settings_form in includes/display-edit.inc
Cache settings form
panels_edit_cache_settings_form_submit in includes/display-edit.inc
Allows panel styles to validate their style settings.
panels_edit_cache_settings_form_validate in includes/display-edit.inc
Validate cache settings.
panels_edit_layout_settings_form_submit in includes/display-layout-settings.inc
Store changes from the layout settings form.
panels_edit_layout_settings_form_validate in includes/display-layout-settings.inc
Validate the layout settings form.
panels_get_cached_content in includes/plugins.inc
Get cached content for a given display and possibly pane.
panels_page_construct_menu_item_metadata in panels_page/panels_page.menu.inc
panels_pane_access in includes/plugins.inc
Master pane access function; combines all the relevant parameters that natively used by the Panels API to determine a pane's access. Called from panels_render_panes().
panels_relationship_get_context in includes/plugins.inc
Fetch a context from a relationship, given the context input.
panels_set_cached_content in includes/plugins.inc
Store cached content for a given display and possibly pane.
panels_style_settings_form_submit in includes/display-layout-settings.inc
Allows panel styles to make changes to their style settings during submit.
panels_style_settings_form_validate in includes/display-layout-settings.inc
Allows panel styles to validate their style settings.
panels_switcher_switch in includes/plugins.inc
Switch one object for another just prior to load.