getData('categories') ?? []; $documents = $this->getData('docs') ?? []; /** * @var \phpOMS\Views\View $this */ echo $this->getData('nav')->render(); ?>
getId()); ?>
getDoc(), 0, 300) . (\strlen($doc->getDoc()) > 300 ? '...' : ''); ?>
getTags(); foreach ($tags as $tag) : ?> printHtml($tag->getTitle()); ?> More