data['categories'] ?? []; /** @var \Modules\Knowledgebase\Models\WikiDoc $doc */ $doc = $this->data['document'] ?? new NullWikiDoc(); /** @var bool $editable */ $editable = $this->data['editable']; /** @var \phpOMS\Views\View $this */ echo $this->data['nav']->render(); ?>
printHtml($doc->name); ?>
doc; ?>
tags as $tag) : ?> icon) ? '' : '' . $this->printHtml($tag->icon) . ''; ?> printHtml($tag->getL11n()); ?>
files; foreach ($files as $file) : ?> name; ?>
tags)) : ?>
getHtml('Categories'); ?>