getData('risks'); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Title') ?> | = $this->getHtml('Causes') ?> | = $this->getHtml('Solutions') ?> | = $this->getHtml('RiskObjects') ?> |
| = $this->printHtml($value->getId()); ?> | = $this->printHtml($value->getName()); ?> | = $this->printHtml(\count($value->getCauses())); ?> | = $this->printHtml(\count($value->getSolutions())); ?> | = $this->printHtml(\count($value->getRiskObjects())); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||