property panels_renderer_standard::$admin in Panels 6.3
Same name and namespace in other branches
- 7.3 plugins/display_renderers/panels_renderer_standard.class.php \panels_renderer_standard::admin
TRUE if this renderer is rendering in administrative mode which will allow layouts to have extra functionality.
Type: bool
File
- plugins/
display_renderers/ panels_renderer_standard.class.php, line 128
Class
- panels_renderer_standard
- The standard render pipeline for a Panels display object.
Code
var $admin = FALSE;