l11nManager, $this->request, $this->response); $footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig'); $footerView->setPages(20); $footerView->setPage(1); $list = $this->getData('projects'); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Title'); ?> | = $this->getHtml('Start'); ?> | = $this->getHtml('Due'); ?> | ||
| = $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'); ?> | ||||