You are here

8 calls to _panels_mini_panels_cache_get() in Panels 7.3

hook_panels_cache_clear in ./panels.api.php
Allow modules to provide their own caching mechanism for the display editor.
hook_panels_cache_get in ./panels.api.php
Allow modules to provide their own caching mechanism for the display editor.
hook_panels_cache_save in ./panels.api.php
Allow modules to provide their own caching mechanism for the display editor.
hook_panels_cache_set in ./panels.api.php
Allow modules to provide their own caching mechanism for the display editor.
panels_mini_panels_cache_clear in panels_mini/panels_mini.module
Save all changes made to a display using the panels mini UI cache.
panels_mini_panels_cache_get in panels_mini/panels_mini.module
Get display edit cache for the panels mini export UI.
panels_mini_panels_cache_save in panels_mini/panels_mini.module
Save all changes made to a display using the panels mini UI cache.
panels_mini_panels_cache_set in panels_mini/panels_mini.module
Store a display edit in progress in the page cache.