app, $this->request, $this->response); $footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig'); $footerView->setPages(20); $footerView->setPage(1); $events = $this->getData('events'); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Title') ?> | = $this->getHtml('Start') ?> | = $this->getHtml('End') ?> | ||
| = $this->printHtml($value->getName()); ?> | = $this->printHtml($value->getStart()->format('Y-m-d')); ?> | = $this->printHtml($value->getEnd()->format('Y-m-d')); ?> | ||
| = $this->getHtml('Empty', 0, 0); ?> | ||||