|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilLanguageMock. More...
Inheritance diagram for ilSystemStyleDICMock:
Collaboration diagram for ilSystemStyleDICMock:Public Member Functions | |
| language () | |
| logger () | |
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 () | |
| isDependencyAvailable ($name) | |
| Note: Only use isDependencyAvailable if strictly required. More... | |
Class ilLanguageMock.
Definition at line 14 of file ilSystemStyleDICMock.php.
| ilSystemStyleDICMock::language | ( | ) |
Reimplemented from ILIAS\DI\Container.
Definition at line 19 of file ilSystemStyleDICMock.php.
| ilSystemStyleDICMock::logger | ( | ) |
Reimplemented from ILIAS\DI\Container.
Definition at line 27 of file ilSystemStyleDICMock.php.