getData('categories') ?? []; /** @var \Modules\Knowledgebase\Models\WikiDoc[] $documents */ $documents = $this->getData('docs') ?? []; /** @var \Modules\Knowledgebase\Models\WikiApp[] $apps */ $apps = $this->getData('apps') ?? []; echo $this->getData('nav')->render(); ?>
getId()); ?>
docRaw, 0, 500)); ?>
getTags(); foreach ($tags as $tag) : ?> icon !== null ? '' : ''; ?>printHtml($tag->getL11n()); ?> getHtml('More', '0', '0'); ?>
getHtml('App'); ?>
getHtml('Categories'); ?>