getData('list:elements') ?? []; echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Name') ?> | = $this->getHtml('Parent') ?> |
| = $this->printHtml($value->getId()); ?> | = $this->printHtml($value->getName()); ?> | = $this->printHtml($value->getParent()->getName()); ?> |