* @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); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', 0, 0); ?> | = $this->getHtml('Type') ?> | = $this->getHtml('ClientID') ?> | = $this->getHtml('Client') ?> | = $this->getHtml('Net') ?> | = $this->getHtml('Gross') ?> | = $this->getHtml('Created') ?> | = $this->getHtml('Due') ?> |
| = htmlspecialchars($footerView->render(), ENT_COMPAT, 'utf-8'); ?> | |||||||
| = $this->getHtml('Empty', 0, 0); ?> | |||||||