You are here

property panels_plugin_display_panel_pane::$panel_pane_display in Panels 6.2

If this variable is true, this display counts as a panel pane. We use this variable so that other modules can create alternate pane displays.

File

panels_views/panels_plugin_display_panel_pane.inc, line 10

Class

panels_plugin_display_panel_pane
The plugin that handles a panel_pane.

Code

var $panel_pane_display = TRUE;