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