* @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); $clients = $this->getData('client'); echo $this->getData('nav')->render(); ?>
$value) : $count++; $url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/sales/client/profile?{?}&id=' . $value->getId()); ?>
getText('Clients') ?>
getText('ID', 0, 0); ?> getText('Name1'); ?> getText('Name2'); ?> getText('Name3'); ?> getText('City'); ?> getText('Zip'); ?> getText('Address'); ?> getText('Country'); ?>
render(); ?>
getNumber(); ?> getProfile()->getAccount()->getName1(); ?> getProfile()->getAccount()->getName2(); ?> getProfile()->getAccount()->getName3(); ?>
getText('Empty', 0, 0); ?>