getData('categories') ?? []; $doc = $this->getData('document') ?? new NullWikiDoc(); $tags = $doc->getTags(); /** * @var \phpOMS\Views\View $this */ echo $this->getData('nav')->render(); ?>
printHtml($doc->getName()); ?>
getDoc(); ?>
printHtml($tag->getTitle()); ?>