app, $this->request, $this->response); $footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig'); $footerView->setPages(25); $footerView->setPage(1); $footerView->setResults(1); $listElements = $this->getData('list:elements') ?? []; echo $this->getData('nav')->render(); ?>
$value) : ++$count; $url = \phpOMS\Uri\UriFactory::build('{/prefix}organization/position/profile?{?}&id=' . $value->getId()); ?>
getHtml('Positions') ?>
getHtml('ID', '0', '0'); ?> getHtml('Name') ?> getHtml('Parent') ?> getHtml('Department') ?>
printHtml($value->getId()); ?> printHtml($value->getName()); ?> printHtml($value->getParent()->getName()); ?> printHtml($value->getDepartment()->getName()); ?>
getHtml('Empty', '0', '0'); ?>