37 return $this[
"ilCtrl"];
46 return $this[
"ilUser"];
55 return $this[
"ilAccess"];
91 return $this[
"ilToolbar"];
100 return $this[
"ilTabs"];
108 public function ui() {
116 return $this[
'ilAppEventHandler'];
An exception for terminatinating execution or to throw for unit testing.
Customizing of pimple-DIC for ILIAS.
access()
Get interface for access checks.
logger()
Get interface to get interfaces to different loggers.
database()
Get interface to the Database.
user()
Get the current user.
language()
Get interface to the i18n service.
ui()
Get the interface to get services from UI framework.
ctrl()
Get the interface to the control structure.
repositoryTree()
Get interface to the repository tree.
toolbar()
Get interface to the toolbar.
rbac()
Get interface to get interfaces to all things rbac.
tabs()
Get interface to the tabs.
Provides fluid interface to RBAC services.
Provides fluid interface to RBAC services.
Provides fluid interface to RBAC services.