property panels_renderer_standard::$admin in Panels 7.3
Same name and namespace in other branches
- 6.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 135
Class
Code
var $admin = FALSE;