|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilSystemStylesDICMock. More...
Inheritance diagram for ilSystemStylesDICMock:
Collaboration diagram for ilSystemStylesDICMock:Public Member Functions | |
| language () | |
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... | |
| event () | |
Public Member Functions inherited from Pimple\Container | |
| __construct (array $values=array()) | |
| Instantiate the container. More... | |
| offsetSet ($id, $value) | |
| Sets a parameter or an object. More... | |
| offsetGet ($id) | |
| Gets a parameter or an object. More... | |
| offsetExists ($id) | |
| Checks if a parameter or an object is set. More... | |
| offsetUnset ($id) | |
| Unsets a parameter or an object. More... | |
| factory ($callable) | |
| Marks a callable as being a factory service. More... | |
| protect ($callable) | |
| Protects a callable from being interpreted as a service. More... | |
| raw ($id) | |
| Gets a parameter or the closure defining an object. More... | |
| extend ($id, $callable) | |
| Extends an object definition. More... | |
| keys () | |
| Returns all defined value names. More... | |
| register (ServiceProviderInterface $provider, array $values=array()) | |
| Registers a service provider. More... | |
Class ilSystemStylesDICMock.
Definition at line 13 of file ilSystemStylesDICMock.php.
| ilSystemStylesDICMock::language | ( | ) |
Reimplemented from ILIAS\DI\Container.
Definition at line 17 of file ilSystemStylesDICMock.php.