ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilLanguageMock. More...
Public Member Functions | |
language () | |
logger () | |
![]() | |
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 () | |
isDependencyAvailable ($name) | |
Note: Only use isDependencyAvailable if strictly required. More... | |
Class ilLanguageMock.
Definition at line 14 of file ilSystemStyleDICMock.php.
ilSystemStyleDICMock::language | ( | ) |
Definition at line 19 of file ilSystemStyleDICMock.php.
ilSystemStyleDICMock::logger | ( | ) |