app, $this->request, $this->response); $footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig'); $footerView->setPages($this->getData('list:count') ?? 0 / 25); $footerView->setPage(1); $footerView->setResults($this->getData('list:count') ?? 1); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', 0, 0); ?> | = $this->getHtml('Status') ?> | = $this->getHtml('Name') ?> | = $this->getHtml('Parents') ?> | = $this->getHtml('Children') ?> | = $this->getHtml('Members') ?> |
| = $footerView->render(); ?> | |||||
| = $this->printHtml($value->getId()); ?> | = $this->getHtml('Status'. $value->getStatus()); ?> | = $this->printHtml($value->getName()); ?> | |||
| = $this->getHtml('Empty', 0, 0); ?> | |||||