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