* @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); echo $this->getData('nav')->render(); ?>
$value) : $count++; ?>
getText('Invoices') ?>
getText('ID', 0, 0); ?> getText('Type'); ?> getText('ClientID'); ?> getText('Client'); ?> getText('Net'); ?> getText('Gross'); ?> getText('Created'); ?> getText('Due'); ?>
render(); ?>
getText('Empty', 0, 0); ?>