data['risks']; echo $this->data['nav']->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Title'); ?> | = $this->getHtml('Causes'); ?> | = $this->getHtml('Solutions'); ?> | = $this->getHtml('RiskObjects'); ?> |
| = $value->id; ?> | = $this->printHtml($value->name); ?> | = $this->printHtml(\count($value->getCauses())); ?> | = $this->printHtml(\count($value->getSolutions())); ?> | = $this->printHtml(\count($value->getRiskObjects())); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||