data['process'] ?? new NullProcess(); $isNew = $process->id === 0; echo $this->data['nav']->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Title'); ?> | = $this->getHtml('Causes'); ?> | = $this->getHtml('Solutions'); ?> | = $this->getHtml('RiskObjects'); ?> |
| = $value->id; ?> | = $this->printHtml($value->name); ?> | = \count($value->causes); ?> | = \count($value->solutions); ?> | = \count($value->riskObjects); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||