6 calls to panels_common_get_allowed_types() in Panels 7.3
- hook_panels_cache_get in ./
panels.api.php - Allow modules to provide their own caching mechanism for the display editor.
- panels_mini_panels_cache_get in panels_mini/
panels_mini.module - Get display edit cache for the panels mini export UI.
- panels_node_edit_content in panels_node/
panels_node.module - Pass through to the panels content editor.
- panels_node_panels_cache_get in panels_node/
panels_node.module - Get display edit cache for a panel node being edited.
- panels_page_wizard_panels_cache_get in ./
panels.module - Get display edit cache for the panels mini export UI.
- panel_context_panels_cache_get in ./
panels.module - Get display edit cache on behalf of panel context.