38 return $this->container[
"rbacsystem"];
46 return $this->container[
"rbacadmin"];
54 return $this->container[
"rbacreview"];
Customizing of pimple-DIC for ILIAS.
Provides fluid interface to RBAC services.
system()
Get the interface to the RBAC system.
review()
Get the interface to query the RBAC system.
__construct(Container $container)
admin()
Get the interface to insert relations into the RBAC system.
Class ilRbacAdmin Core functions for role based access control.
class ilRbacReview Contains Review functions of core Rbac.
class ilRbacSystem system function like checkAccess, addActiveRole ... Supporting system functions ar...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...