You are here

Classes, traits, and interfaces in Panels 7.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
PanelsEntityViewWebTestCase abstract class tests/PanelsEntityViewWebTestCase.test @file Some rudimentary tests for entity handling, will be overridden by others. 3
PanelsLegacyState class includes/legacy.inc Legacy state manager for Panels.
PanelsNodeViewWebTestCase class tests/PanelsNodeViewWebTestCase.test @file Some rudimentary tests for the node_view handler.
PanelsTermViewWebTestCase class tests/PanelsTermViewWebTestCase.test @file Some rudimentary tests for the term_view handler.
PanelsUserViewWebTestCase class tests/PanelsUserViewWebTestCase.test @file Some rudimentary tests for the user_view handler.
panels_allowed_layouts class includes/common.inc Class definition for the allowed layouts governing structure.
panels_cache_object class includes/plugins.inc An object to hold caching information while it is happening.
panels_display class ./panels.module Forms the basis of a panel display.
panels_layouts_ui class plugins/export_ui/panels_layouts_ui.class.php @file Contains the administrative UI for reusable layouts.
panels_mini_ui class panels_mini/plugins/export_ui/panels_mini_ui.class.php @file
panels_renderer_editor class plugins/display_renderers/panels_renderer_editor.class.php @file Class file to control the main Panels editor. 1
panels_renderer_ipe class panels_ipe/plugins/display_renderers/panels_renderer_ipe.class.php Renderer class for all In-Place Editor (IPE) behavior.
panels_renderer_simple class plugins/display_renderers/panels_renderer_simple.class.php The simple display renderer renders a display normally, except each pane is already rendered content, rather than a pane containing CTools content to be rendered. Styles are not supported.
panels_renderer_standard class plugins/display_renderers/panels_renderer_standard.class.php 2
panels_views_plugin_row_fields class plugins/views/panels_views_plugin_row_fields.inc The basic 'fields' row plugin.

Other projects