getData('units') ?? []; $previous = empty($units) ? '{/prefix}organization/unit/list' : '{/prefix}organization/unit/list?{?}&id=' . \reset($units)->getId() . '&ptype=p'; $next = empty($units) ? '{/prefix}organization/unit/list' : '{/prefix}organization/unit/list?{?}&id=' . \end($units)->getId() . '&ptype=n'; echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Logo') ?> | = $this->getHtml('Name') ?> | = $this->getHtml('Parent') ?> |
| = $this->printHtml($value->getId()); ?> |
| = $this->printHtml($value->getName()); ?> | = $this->printHtml($value->getParent()->getName()); ?> |