|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilSystemStyleDICMock:
Collaboration diagram for ilSystemStyleDICMock:Public Member Functions | |
| logger () | |
| Get interface to get interfaces to different loggers. More... | |
Public Member Functions inherited from ILIAS\DI\Container | |
| database () | |
| Get interface to the Database. More... | |
| rbac () | |
| Get interface to get interfaces to all things rbac. More... | |
| ctrl () | |
| Get the interface to the control structure. More... | |
| user () | |
| Get the current user. More... | |
| access () | |
| Get interface for access checks. More... | |
| repositoryTree () | |
| Get interface to the repository tree. More... | |
| language () | |
| Get interface to the i18n service. More... | |
| logger () | |
| Get interface to get interfaces to different loggers. More... | |
| toolbar () | |
| Get interface to the toolbar. More... | |
| tabs () | |
| Get interface to the tabs. More... | |
| ui () | |
| Get the interface to get services from UI framework. More... | |
| settings () | |
| Get the interface to the settings. More... | |
| filesystem () | |
| Get the Filesystem service interface. More... | |
| upload () | |
| Gets the file upload interface. More... | |
| backgroundTasks () | |
| globalScreen () | |
| http () | |
| event () | |
| iliasIni () | |
| clientIni () | |
| systemStyle () | |
| help () | |
| question () | |
| conditions () | |
| Get conditions service. More... | |
| learningHistory () | |
| news () | |
| object () | |
| exercise () | |
| task () | |
| refinery () | |
| uiService () | |
| bookingManager () | |
| skills () | |
| resourceStorage () | |
| repository () | |
| container () | |
| containerReference () | |
| category () | |
| folder () | |
| rootFolder () | |
| copage () | |
| learningModule () | |
| wiki () | |
| mediaObjects () | |
| survey () | |
| surveyQuestionPool () | |
| test () | |
| testQuestionPool () | |
| workflowEngine () | |
| mediaPool () | |
| notes () | |
| glossary () | |
| portfolio () | |
| blog () | |
| mediaCast () | |
| itemGroup () | |
| htmlLearningModule () | |
| awareness () | |
| fileServiceSettings () | |
| contentStyle () | |
| notifications () | |
| cron () | |
| isDependencyAvailable (string $name) | |
| Note: Only use isDependencyAvailable if strictly required. More... | |
Definition at line 5 of file ilSystemStyleDICMock.php.
| ilSystemStyleDICMock::logger | ( | ) |
Get interface to get interfaces to different loggers.
Reimplemented from ILIAS\DI\Container.
Definition at line 7 of file ilSystemStyleDICMock.php.