roleID) { if(isset($this->userIDsNamespace['roleID'])) { ?>

Role

Role Details

deleteRight) echo $this->formButton('deleterole', 'Delete', array( 'onclick' => 'self.location="/user/role/delete/roleID/' . $this->role->getID() .'"', 'class' => 'rightbutton')); if($this->editRight) echo $this->formButton('editrole', 'Edit', array( 'onclick' => 'self.location="/user/role/edit/roleID/' . $this->role->getID() .'"', 'class' => 'rightbutton')); ?>
Title: role->getTitle(); ?>
Description: role->getDescription(); ?>
role->getInheritance()) { ?>
Inheritance: yes
Inheritance: no

Rights:

rightsAvailable === true) { if($this->addRightToRoleRight) { echo $this->formButton('linkright', 'Add Rights', array( 'onclick' => 'self.location="/user/role/linkright/roleID/' . $this->role->getID() .'"', 'class' => 'addbutton'))?> rightsList)==0) { echo "There are no Rights to display."; } else { if($this->removeRightOfRoleRight) echo $this->formButton('deleteallrights', 'Delete All Rights', array( 'onclick' => 'self.location="/user/role/unlinkright/rightrolesID/' . $this->roleID . '-all"', 'class' => 'rightbutton'));?>
rightcategorieslist)) { foreach($this->rightcategorieslist as $k => $v): $rights = $this->rightsList[$k]; if(count($rights) > 0) { ?>

:

removeRightOfRoleRight) { ?>
getTitle(); ?>
getDescription()) { ?>
getDescription(); ?>