app, $this->request, $this->response); $footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig'); $footerView->setPages(25); $footerView->setPage(1); $footerView->setResults(1); $employees = $this->getData('employees'); echo $this->getData('nav')->render(); ?>
$value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('{/prefix}hr/staff/profile?{?}&id=' . $value->getId()); ?>
getHtml('Staff') ?>
getHtml('ID', '0', '0'); ?> getHtml('Name') ?> getHtml('Unit') ?> getHtml('Position') ?> getHtml('Department') ?> getHtml('Status') ?>
printHtml($value->getId()); ?> printHtml($value->getAccount()->getName1()); ?> printHtml($value->getUnit()->getName()); ?> printHtml($value->getDepartment()->getName()); ?> printHtml($value->getPosition()->getName()); ?> printHtml($value->getPosition()->getName()); ?>
getHtml('Empty', '0', '0'); ?>