You are here

property mlpanels_panels_renderer_editor::$admin in Multilingual Panels 7

TRUE if this renderer is rendering in administrative mode which will allow layouts to have extra functionality.

Type: bool

Overrides panels_renderer_editor::$admin

File

./mlpanels_panels_renderer_editor.class.php, line 14
Class file to control the main Panels editor.

Class

mlpanels_panels_renderer_editor
Editor panel class replacement.

Code

var $admin = TRUE;