You are here

property panels_renderer_editor::$no_edit_links in Panels 7.3

Set to true if edit links (for panes and regions) should not be displayed. This can be used for special edit modes such as layout change and layout builder that do not actually have real content.

File

plugins/display_renderers/panels_renderer_editor.class.php, line 21
Class file to control the main Panels editor.

Class

panels_renderer_editor
@file Class file to control the main Panels editor.

Code

var $no_edit_links = FALSE;