Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
CategoryTreeInterface.php
Go to the documentation of this file.
1 <?php
9 
15 {
19  public function getId();
20 
25  public function setId($id);
26 
32  public function getParentId();
33 
40  public function setParentId($parentId);
41 
47  public function getName();
48 
55  public function setName($name);
56 
63  public function getIsActive();
64 
71  public function setIsActive($isActive);
72 
78  public function getPosition();
79 
86  public function setPosition($position);
87 
93  public function getLevel();
94 
101  public function setLevel($level);
102 
108  public function getProductCount();
109 
116  public function setProductCount($productCount);
117 
121  public function getChildrenData();
122 
127  public function setChildrenData(array $childrenData = null);
128 }
$id
Definition: fieldset.phtml:14
if(!isset($_GET['name'])) $name
Definition: log.php:14