getData('units') ?? []; $previous = empty($units) ? 'organization/unit/list' : '{/lang}/{/app}/organization/unit/list?{?}&id=' . \reset($units)->getId() . '&ptype=p'; $next = empty($units) ? 'organization/unit/list' : '{/lang}/{/app}/organization/unit/list?{?}&id=' . \end($units)->getId() . '&ptype=n'; echo $this->getData('nav')->render(); ?>
getHtml('Units'); ?>
$value) : $url = UriFactory::build('{/lang}/{/app}/organization/unit/profile?{?}&id=' . $value->getId()); ?>
getHtml('ID', '0', '0'); ?> getHtml('Logo'); ?> getHtml('Name'); ?> getHtml('Parent'); ?>
getId(); ?> <?= $this->getHtml('IMG_alt_profile'); ?> printHtml($value->name); ?> printHtml($value->parent->name); ?>