app, $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(); ?>
$value) : $count++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/projectmanagement/profile?{?}&id=' . $value->getId());?>
getHtml('Projects'); ?>
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); ?>