You are here

8 calls to panels_save_display() in Panels 6.2

panels_mini_save in panels_mini/panels_mini.module
Save a mini panel.
panels_node_insert in panels_node/panels_node.module
Implementation of hook_insert().
panels_page_save_import in panels_page/panels_page.write.inc
Prepare an imported panel page for insertion into the database, then insert it.
_panels_edit in includes/display-edit.inc
Handle calling and processing of the form for editing display content.
_panels_edit_layout in includes/display-layout.inc
Handle calling and processing of the form for editing display layouts.
_panels_edit_layout_settings in includes/display-layout-settings.inc
Handle calling and processing of the form for editing display layout settings.
_panels_page_insert in panels_page/panels_page.write.inc
Insert a new panel page into the database.
_panels_page_update in panels_page/panels_page.write.inc
Save an existing panel page to the database.