property panels_renderer_editor::$admin in Panels 6.3
Same name and namespace in other branches
- 7.3 plugins/display_renderers/panels_renderer_editor.class.php \panels_renderer_editor::admin
TRUE if this renderer is rendering in administrative mode which will allow layouts to have extra functionality.
Type: bool
Overrides panels_renderer_standard::$admin
File
- plugins/
display_renderers/ panels_renderer_editor.class.php, line 15 - Class file to control the main Panels editor.
Class
- panels_renderer_editor
- @file Class file to control the main Panels editor.
Code
var $admin = TRUE;