You are here

public property PanelizerEntityNode::$entity_admin_root in Panelizer 7.2

Same name and namespace in other branches
  1. 7.3 plugins/entity/PanelizerEntityNode.class.php \PanelizerEntityNode::entity_admin_root

Where in the entity admin UI we should add Panelizer tabs with bundles.

Overrides PanelizerEntityDefault::$entity_admin_root

File

plugins/entity/PanelizerEntityNode.class.php, line 17
Class for the Panelizer node entity plugin.

Class

PanelizerEntityNode
Panelizer Entity node plugin class.

Code

public $entity_admin_root = 'admin/structure/types/manage/%panelizer_node_type';