property panels_renderer_standard::$show_empty_layout in Panels 7.3
Boolean flag indicating whether to render the layout even if all rendered regions are blank. If FALSE, the layout renders as an empty string (without prefix or suffix) if not in administrative mode.
Type: bool
File
- plugins/
display_renderers/ panels_renderer_standard.class.php, line 168
Class
Code
var $show_empty_layout = TRUE;