getData('categories'); /** * @var \phpOMS\Views\View $this */ echo $this->getData('nav')->render(); ?>
$value) : $c++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/account/settings?{?}&id=' . $value->getId()); ?>
getHtml('Categories') ?>
getHtml('ID', 0, 0); ?> getHtml('Name') ?>
printHtml($value->getId()); ?> printHtml($value->getName()); ?>
getHtml('Empty', 0, 0); ?>