Property | Type | Description | |
---|---|---|---|
$repeat | символ будет добавляться перед називанием раздела. |
Property | Type | Description | |
---|---|---|---|
$_tmpResult |
Method | Description | |
---|---|---|
filter ( $condition ) | Фильтрует дерево по заданному условию | |
getAllMultiOptions ( skeeks\cms\models\CmsTree $parentTree = null ) : array | mixed | ||
getMultiOptions ( $includeSelf = true ) : array | Строит массив для селекта |
Method | Description | |
---|---|---|
_buildTreeArrayRecursive ( |
Строит рекурсивно массив дерева | |
_getTreeNodesIds ( $nodes ) : array | Возвращает массив id элементов дерева |
public filter ( $condition ) | ||
$condition |
public static getAllMultiOptions ( skeeks\cms\models\CmsTree $parentTree = null ) : array | mixed | ||
$parentTree | skeeks\cms\models\CmsTree | |
return | array | mixed |
public getMultiOptions ( $includeSelf = true ) : array | ||
return | array |