47 return $this[
"ilCtrl"];
57 return $this[
"ilUser"];
67 return $this[
"ilAccess"];
107 return $this[
"ilToolbar"];
117 return $this[
"ilTabs"];
137 return $this[
"ilSetting"];
148 return $this[
'filesystem'];
159 return $this[
'upload'];
177 return $this[
'global_screen'];
186 return $this[
'http'];
194 return $this[
'ilAppEventHandler'];
202 return $this[
'ilIliasIniFile'];
210 return $this[
'ilClientIniFile'];
218 return $this[
'styleDefinition'];
226 return $this[
'ilHelp'];
234 return new \ilAsqFactory();
252 return new \ilLearningHistoryService(
282 return new \ilExerciseFactory();
299 return $this[
'refinery'];
308 return new \ilUIService($this->
http()->request(), $this->
ui());
317 return new \ilBookingManagerService();
331 return $this[
'resource_storage'];
Wraps ilObject dependencies.
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.
Class ChatMainBarProvider .
tabs()
Get interface to the tabs.
repositoryTree()
Get interface to the repository tree.
conditions()
Get conditions service.
Customizing of pimple-DIC for ILIAS.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
isDependencyAvailable($name)
Note: Only use isDependencyAvailable if strictly required.
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.
upload()
Gets the file upload interface.
filesystem()
Get the Filesystem service interface.
access()
Get interface for access checks.
ctrl()
Get the interface to the control structure.
ui()
Get the interface to get services from UI framework.
Class ilAsqQuestionAuthoringFactory.
settings()
Get the interface to the settings.