* @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com */ $solutions = $this->getData('solutions'); echo $this->getData('nav')->render(); ?>
$value) : $c++; $url = \phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/riskmanagement/solution/single?{?}&id=' . $value->getId()); ?>
getHtml('Solutions') ?>
getHtml('ID', 0, 0); ?> getHtml('Title') ?> getHtml('Risk') ?> getHtml('Cause') ?>
getId(), ENT_COMPAT, 'utf-8'); ?> getTitle(), ENT_COMPAT, 'utf-8'); ?> getRisk()->getName(), ENT_COMPAT, 'utf-8'); ?> getCause()->getTitle(), ENT_COMPAT, 'utf-8'); ?>
getHtml('Empty', 0, 0); ?>