data['doc']; $files = $doc->files; /** @var bool $editable */ $editable = $this->data['editable']; /** @var \phpOMS\Views\View $this */ echo $this->data['nav']->render(); ?>
printHtml($doc->title); ?>
content; ?>
tags)) : ?>
tags as $tag) : ?> icon) ? '' : '' . $this->printHtml($tag->icon) . ''; ?> printHtml($tag->getL11n()); ?>
name; ?>