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(); ?>
getHtml('Projects'); ?>
$value) : ++$count; $url = \phpOMS\Uri\UriFactory::build('{/prefix}projectmanagement/profile?{?}&id=' . $value->getId()); ?>
getHtml('Title'); ?> getHtml('Start'); ?> getHtml('Due'); ?>
printHtml($value->getName()); ?> printHtml($value->getStart()->format('Y-m-d')); ?> printHtml($value->getEnd()->format('Y-m-d')); ?>
getHtml('Empty', '0', '0'); ?>