You are here

15 calls to panels_cache_get() in Panels 6.2

panels_ajax_add_pane_choose in includes/display-edit.inc
Entry point for AJAX: 'Add Content' modal form, from which the user selects the type of pane to add.
panels_ajax_add_pane_config in includes/display-edit.inc
AJAX entry point for to configure a pane that has just been added.
panels_ajax_cache_method in includes/display-edit.inc
Entry point for AJAX modal: configure pane cache method
panels_ajax_cache_settings in includes/display-edit.inc
Handle the cache settings form
panels_ajax_configure_pane in includes/display-edit.inc
AJAX entry point for to configure a pane that has just been added.
panels_ajax_context_item_add in includes/common-context.inc
Ajax entry point to add an context
panels_ajax_context_item_delete in includes/common-context.inc
Ajax entry point to edit an item
panels_ajax_context_item_edit in includes/common-context.inc
Ajax entry point to edit an item
panels_ajax_style_settings in includes/display-layout-settings.inc
AJAX incoming to deal with the style settings modal
panels_ajax_toggle_shown in includes/display-edit.inc
Entry point for AJAX: toggle pane show/hide status.
panels_edit_layout_settings_form in includes/display-layout-settings.inc
Form definition for the display layout settings editor.
panels_mini_edit_context in panels_mini/panels_mini.admin.inc
Form to edit context features of a mini panel.
panels_page_admin_cache_load in panels_page/panels_page.module
Menu loader for some panels_page admin screens. Loads the panels_page specified by the name arg from the edit cache, or induces a 404 when a bad arg is provided.
panels_page_edit_alternate in panels_page/panels_page.admin.inc
_panels_edit in includes/display-edit.inc
Handle calling and processing of the form for editing display content.