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(); ?>
| = $this->getHtml('ID', 0, 0); ?> | = $this->getHtml('Name1') ?> | = $this->getHtml('Name2') ?> | = $this->getHtml('Name3') ?> | = $this->getHtml('City') ?> | = $this->getHtml('Zip') ?> | = $this->getHtml('Address') ?> | = $this->getHtml('Country') ?> |
| = $footerView->render(); ?> | |||||||
| = htmlspecialchars($value->getNumber(), ENT_COMPAT, 'utf-8'); ?> | = htmlspecialchars($value->getProfile()->getAccount()->getName1(), ENT_COMPAT, 'utf-8'); ?> | = htmlspecialchars($value->getProfile()->getAccount()->getName2(), ENT_COMPAT, 'utf-8'); ?> | = htmlspecialchars($value->getProfile()->getAccount()->getName3(), ENT_COMPAT, 'utf-8'); ?> | ||||
| = $this->getHtml('Empty', 0, 0); ?> | |||||||