13 calls to panels_get_layout() in Panels 6.3
- panels_change_layout in includes/
display-layout.inc - Form definition for the display layout converter.
- panels_display::render in ./
panels.module - Render this panels display.
- panels_edit_display_settings_form in includes/
display-edit.inc - Form for display settings.
- panels_flexible_convert_settings in plugins/
layouts/ flexible/ flexible.inc - Convert settings from old style to new, or provide defaults for empty settings.
- panels_ipe_edit_control_form in panels_ipe/
plugins/ display_renderers/ panels_renderer_ipe.class.php - FAPI callback to create the Save/Cancel form for the IPE.
- panels_layouts_ui::edit_form in plugins/
export_ui/ panels_layouts_ui.class.php - Provide the actual editing form.
- panels_node_form in panels_node/
panels_node.module - Implementation of hook_form().
- panels_node_override_basic_submit in plugins/
page_wizards/ node_override.inc - Submit function to store the form data in our cache.
- panels_panel_context_admin_summary in plugins/
task_handlers/ panel_context.inc - Provide a nice little summary of what's in a panel.
- panels_renderer_legacy::init in plugins/
display_renderers/ panels_renderer_legacy.class.php - panels_renderer_standard::init in plugins/
display_renderers/ panels_renderer_standard.class.php - Receive and store the display object to be rendered.
- panels_views_plugin_row_fields::render in plugins/
views/ panels_views_plugin_row_fields.inc - Render a row object. This usually passes through to a theme template of some form, but not always.
- theme_panels_common_content_list in includes/
common.inc - Create a visible list of content in a display. Note that the contexts must be pre-loaded.