6 calls to panels_save_display() in Panels 6.3
- panels_edit_cache_save in ./
panels.module - Method to allow modules to provide their own mechanism to write the cache used in the display editor.
- panels_mini_save in panels_mini/
panels_mini.module - Write a mini panel to the database.
- panels_node_insert in panels_node/
panels_node.module - Implementation of hook_insert().
- panels_panel_context_save in plugins/
task_handlers/ panel_context.inc - Callback to allow the handler to react to being saved.
- panels_renderer_editor::edit in plugins/
display_renderers/ panels_renderer_editor.class.php - _panels_edit_layout in includes/
display-layout.inc - Handle calling and processing of the form for editing display layouts.