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