9 calls to panels_get_regions() in Panels 7.3
- panels_change_layout in includes/
display-layout.inc - Form definition for the display layout converter.
- panels_edit_configure_pane_lock_form in plugins/
display_renderers/ panels_renderer_editor.class.php - Configure lock on a pane form.
- 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_renderer_ipe::ajax_set_layout in panels_ipe/
plugins/ display_renderers/ panels_renderer_ipe.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::options_form in plugins/
views/ panels_views_plugin_row_fields.inc - Provide a form for setting options.
- 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.