* @author Dennis Eichhorn * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com */ $footerView = new \Web\Views\Lists\PaginationView($this->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());?>
getText('Projects') ?>
getText('Title'); ?> getText('Start'); ?> getText('Due'); ?>
render(); ?>
getName(); ?> getStart()->format('Y-m-d'); ?> getEnd()->format('Y-m-d'); ?>
getText('Empty', 0, 0); ?>