getData('reports'); $previous = empty($templates) ? '{/prefix}helper/list' : '{/prefix}helper/list?{?}&id=' . \reset($templates)->getId() . '&ptype=-'; $next = empty($templates) ? '{/prefix}helper/list' : '{/prefix}helper/list?{?}&id=' . \end($templates)->getId() . '&ptype=+'; echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Name') ?> | = $this->getHtml('Tag'); ?> | = $this->getHtml('Creator') ?> | = $this->getHtml('Updated') ?> |
| = $this->getHtml('Empty', '0', '0'); ?> $template) : $url = UriFactory::build('{/prefix}helper/report/view?{?}&id=' . $template->getId()); ?> | |||
| = $this->printHtml($template->getName()); ?> | getTags(); foreach ($tags as $tag) : ?> = $this->printHtml($tag->getTitle()); ?> | = $this->printHtml($template->getCreatedBy()->getName1()); ?> | = $this->printHtml($template->getCreatedAt()->format('Y-m-d')); ?> |