data['group']; $permissions = $this->data['permissions']; $accounts = $group->getAccounts(); $audits = $this->data['auditlogs'] ?? []; $previous = empty($audits) ? HttpHeader::getAllHeaders()['Referer'] ?? 'admin/group/view?id={?id}#{\#}' : 'admin/group/view?{?}&audit=' . \reset($audits)->id . '&ptype=p#{\#}'; $next = empty($audits) ? HttpHeader::getAllHeaders()['Referer'] ?? 'admin/group/view?id={?id}#{\#}' : 'admin/group/view?{?}&audit=' . \end($audits)->id . '&ptype=n#{\#}'; echo $this->data['nav']->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?>expand_lessexpand_more | = $this->getHtml('Name'); ?>expand_lessexpand_more | |
| close | ||
| = $value->id; ?> | = $this->printHtml($value->login); ?> | |
| = $this->getHtml('Empty', '0', '0'); ?> | ||
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Module', 'Auditor'); ?> | = $this->getHtml('Type', 'Auditor'); ?> | = $this->getHtml('Trigger', 'Auditor'); ?> | = $this->getHtml('By', 'Auditor'); ?> | = $this->getHtml('Ref', 'Auditor'); ?> | = $this->getHtml('Date', 'Auditor'); ?> |
| = $audit->id; ?> | = $this->printHtml($audit->module); ?> | = $audit->type; ?> | = $this->printHtml($audit->trigger); ?> | = $this->printHtml($audit->createdBy->login); ?> | = $this->printHtml($audit->ref); ?> | = $audit->createdAt->format('Y-m-d H:i'); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||