* @author Dennis Eichhorn * @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()); ?>
getText('Solutions'); ?>
getText('ID', 0, 0); ?> getText('Title'); ?> getText('Risk'); ?> getText('Cause'); ?>
getId(); ?> getTitle(); ?> getRisk()->getName(); ?> getCause()->getTitle(); ?>
getText('Empty', 0, 0); ?>