request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
= $this->getHtml('Department'); ?>
= $this->getHtml('Media'); ?>
= $this->getHtml('Responsibility'); ?>
request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
= $this->getHtml('Risks'); ?>download
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>
= $this->getHtml('Categories'); ?>download
| = $this->getHtml('ID', '0', '0'); ?>
| = $this->getHtml('Title'); ?>
|
$value) : ++$c;
$url = \phpOMS\Uri\UriFactory::build('{/base}/controlling/riskmanagement/category/view?{?}&id=' . $value->id); ?>
| = $value->id; ?>
| = $this->printHtml($value->title); ?>
|
| = $this->getHtml('Empty', '0', '0'); ?>
|
request->uri->fragment === 'c-tab-4' ? ' checked' : ''; ?>>
= $this->getHtml('Projects'); ?>download
| = $this->getHtml('ID', '0', '0'); ?>
| = $this->getHtml('Title'); ?>
|
$value) : ++$c;
$url = \phpOMS\Uri\UriFactory::build('{/base}/controlling/riskmanagement/project/view?{?}&id=' . $value->id); ?>
| = $value->id; ?>
| = $this->printHtml($value->name); ?>
|
| = $this->getHtml('Empty', '0', '0'); ?>
|
request->uri->fragment === 'c-tab-5' ? ' checked' : ''; ?>>
= $this->getHtml('Processes'); ?>download
| = $this->getHtml('ID', '0', '0'); ?>
| = $this->getHtml('Title'); ?>
|
$value) : ++$c;
$url = \phpOMS\Uri\UriFactory::build('{/base}/controlling/riskmanagement/process/view?{?}&id=' . $value->id); ?>
| = $value->id; ?>
| = $this->printHtml($value->title); ?>
|
| = $this->getHtml('Empty', '0', '0'); ?>
|
request->uri->fragment === 'c-tab-6' ? ' checked' : ''; ?>>
= $this->getHtml('Causes'); ?>download
request->uri->fragment === 'c-tab-7' ? ' checked' : ''; ?>>
= $this->getHtml('Solutions'); ?>download