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'];
logger()
Get interface to get interfaces to different loggers.
user()
Get the current user.
database()
Get interface to the Database.
Provides fluid interface to RBAC services.
tabs()
Get interface to the tabs.
repositoryTree()
Get interface to the repository tree.
Customizing of pimple-DIC for ILIAS.
toolbar()
Get interface to the toolbar.
Provides fluid interface to RBAC services.
language()
Get interface to the i18n service.
rbac()
Get interface to get interfaces to all things rbac.
Provides fluid interface to RBAC services.
access()
Get interface for access checks.
ctrl()
Get the interface to the control structure.
ui()
Get the interface to get services from UI framework.