Role Administration

FIXME Overview of roles.

Note: Roles are not yet fully functional within KnowledgeTree™ 3.0

{if ($for_edit === false)}
Add a Role {foreach item=oWidget from=$add_fields} {$oWidget->render()} {/foreach}
{else}
Change a role's details {foreach item=oWidget from=$edit_fields} {$oWidget->render()} {/foreach}
{/if} {if (count($roles) !== 0)} {foreach item=oRole from=$roles} {/foreach} {else} {/if}
Role Name Edit Delete
{$oRole->getName()} Edit Delete

There are currently no roles created within the system.