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

Role

Role Details

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

Rights:

rightsAvailable === true) { if($this->addRightToRoleRight && $this->role->getGroupID() == $this->membership->getGroupID()) { 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 && $this->role->getGroupID() == $this->membership->getGroupID()) 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 && $this->role->getGroupID() == $this->membership->getGroupID()) { ?>
getTitle(); ?>
getDescription()) { ?>
getDescription(); ?>