{%TEMPLATE->struct/head%} {%TEMPLATE->struct/menu%}

API Group '[[htmlentities([[group.getName()]], ENT_QUOTES, "UTF-8")]]'

{%TEMPLATE->struct/messages%}

Assigned Keys

{{FOREACH key;[[keys]]}} {{ENDFOREACH}} {{IF [[sizeof([[keys]])]] == 0}} {{ENDIF}}
Key ID Key Username
[[key.getId()]]
[[key.getAccessKey()]]
[[htmlentities([[Util::getUsernameById([[key.getUserId()]])]], ENT_QUOTES, 'UTF-8')]]
---------

Permissions (Section '[[currentSection]]')

{{FOREACH section;[[sectionConstants]]}} {{ENDFOREACH}}

{{FOREACH constant;[[currentConstants]]}} {{ENDFOREACH}} {{IF [[perm]] != 'ALL'}} {{ENDIF}}
Permission Setting
[[UApi::getDescription([[currentSection]], [[constant]])]] {{IF [[perm]] == 'ALL' || [[currentSection]] == 'test'}} {{ELSE}} {{ENDIF}}
{%TEMPLATE->struct/foot%}