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