getData('categories') ?? []; $documents = $this->getData('docs') ?? []; /** * @var \phpOMS\Views\View $this */ echo $this->getData('nav')->render(); ?>
getId()); ?>

printHtml($doc->getName()); ?>

getDoc(), 0, 300) . (\strlen($doc->getDoc()) > 300 ? '...' : ''); ?>
Test Tag More