getData('reports'); echo $this->getData('nav')->render(); ?>
getHtml('Helpers') ?>
getHtml('ID', '0', '0'); ?> getHtml('Name') ?> getHtml('Creator') ?> getHtml('Updated') ?>
getHtml('Empty', '0', '0'); ?> $template) : $url = \phpOMS\Uri\UriFactory::build('{/prefix}helper/report/view?{?}&id=' . $template->getId()); ?>
printHtml($template->getId()); ?> printHtml($template->getName()); ?> printHtml($template->getCreatedBy()->getName1()); ?> printHtml($template->getCreatedAt()->format('Y-m-d')); ?>