getHierarchy(null,true,null) as $parentId => $childIds): ?>
  • getData(['page', $parentId, 'disable']) === false && $this->getUser('group') >= $this->getData(['page', $parentId, 'group'])) { ?> getData(['page', $parentId, 'title']); ?> getData(['page', $parentId, 'title']); } ?>
    • getData(['page', $childId, 'disable']) === false && $this->getUser('group') >= $this->getData(['page', $parentId, 'group'])) { ?> getData(['page', $childId, 'title']); ?> getData(['page', $childId, 'title']); }?>
        getData(['page', $childId, 'moduleId']) === 'blog') { ?> getData(['module',$childId]) as $articleId => $article): ?> getData(['module',$childId,$articleId,'state']) === true) {?>
    • getData(['page', $parentId, 'moduleId']) === 'blog' ) { ?> getData(['module',$parentId]) as $articleId => $article): ?> getData(['module',$parentId,$articleId,'state']) === true) {?>