getChildrenList() protected method
Returns the children for every parent.
| protected array getChildrenList ( ) | ||
|---|---|---|
| return | array |
The children list. Each array key is a parent item name, and the corresponding array value is a list of child item names. |
getChildrenList() protected method
Returns the children for every parent.
| protected array getChildrenList ( ) | ||
|---|---|---|
| return | array |
The children list. Each array key is a parent item name, and the corresponding array value is a list of child item names. |
Please login to continue.