getData('solutions'); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Title'); ?> | = $this->getHtml('Risk'); ?> | = $this->getHtml('Cause'); ?> |
| = $value->getId(); ?> | = $this->printHtml($value->getTitle()); ?> | = $this->printHtml($value->getRisk()->getName()); ?> | = $this->printHtml($value->getCause()->getTitle()); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | |||