data['unit']; echo $this->data['nav']->render(); ?>
request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>

getHtml('Unit'); ?>

getHtml('Name'); ?>printHtml($unit->getName()); ?>
getHtml('Description'); ?>:printHtml($unit->description); ?>
getHtml('Risks'); ?>:
getHtml('Departments'); ?>:
getHtml('Categories'); ?>:
getHtml('Projects'); ?>:
getHtml('Processes'); ?>:
getHtml('Causes'); ?>:
getHtml('Solutions'); ?>:

getHtml('Media'); ?>

getHtml('Responsibility'); ?>

request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
$value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('riskmanagement/cause/view?{?}&id=' . $value->id); ?>
getHtml('Risks'); ?>download
getHtml('ID', '0', '0'); ?> getHtml('Title'); ?> getHtml('Causes'); ?> getHtml('Solutions'); ?> getHtml('RiskObjects'); ?>
id; ?> printHtml($value->name); ?> printHtml(\count($value->getCauses())); ?> printHtml(\count($value->getSolutions())); ?> printHtml(\count($value->getRiskObjects())); ?>
getHtml('Empty', '0', '0'); ?>
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>
$value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('riskmanagement/department/view?{?}&id=' . $value->id); ?>
getHtml('Departments'); ?>download
getHtml('ID', '0', '0'); ?> getHtml('Title'); ?>
id; ?> printHtml($value->getDepartment()->getName()); ?>
getHtml('Empty', '0', '0'); ?>
request->uri->fragment === 'c-tab-4' ? ' checked' : ''; ?>>
$value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('riskmanagement/category/view?{?}&id=' . $value->id); ?>
getHtml('Categories'); ?>download
getHtml('ID', '0', '0'); ?> getHtml('Title'); ?>
id; ?> printHtml($value->getTitle()); ?>
getHtml('Empty', '0', '0'); ?>
request->uri->fragment === 'c-tab-5' ? ' checked' : ''; ?>>
$value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('riskmanagement/project/view?{?}&id=' . $value->id); ?>
getHtml('Projects'); ?>download
getHtml('ID', '0', '0'); ?> getHtml('Title'); ?>
id; ?> printHtml($value->getProject()->getName()); ?>
getHtml('Empty', '0', '0'); ?>
request->uri->fragment === 'c-tab-6' ? ' checked' : ''; ?>>
$value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('riskmanagement/process/view?{?}&id=' . $value->id); ?>
getHtml('Processes'); ?>download
getHtml('ID', '0', '0'); ?> getHtml('Title'); ?>
id; ?> printHtml($value->getTitle()); ?>
getHtml('Empty', '0', '0'); ?>
request->uri->fragment === 'c-tab-7' ? ' checked' : ''; ?>>
$value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('riskmanagement/cause/view?{?}&id=' . $value->id); ?>
getHtml('Causes'); ?>download
getHtml('ID', '0', '0'); ?> getHtml('Title'); ?> getHtml('Risk'); ?>
id; ?> printHtml($value->getTitle()); ?> printHtml($value->getRisk()->getName()); ?>
getHtml('Empty', '0', '0'); ?>
request->uri->fragment === 'c-tab-8' ? ' checked' : ''; ?>>
$value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('riskmanagement/solution/view?{?}&id=' . $value->id); ?>
getHtml('Solutions'); ?>download
getHtml('ID', '0', '0'); ?> getHtml('Title'); ?> getHtml('Risk'); ?> getHtml('Cause'); ?>
id; ?> printHtml($value->getTitle()); ?> printHtml($value->getRisk()->getName()); ?> printHtml($value->getCause()->getTitle()); ?>
getHtml('Empty', '0', '0'); ?>