You are here

public property PanelizerEntityTaxonomyTerm::$entity_admin_root in Panelizer 7.2

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

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

Overrides PanelizerEntityDefault::$entity_admin_root

File

plugins/entity/PanelizerEntityTaxonomyTerm.class.php, line 13
Class for the Panelizer taxonomy term entity plugin.

Class

PanelizerEntityTaxonomyTerm
Panelizer Entity taxonomy term plugin class.

Code

public $entity_admin_root = 'admin/structure/taxonomy/%';