|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for ILIAS\GlobalScreen\Services:Public Member Functions | |
| __construct (ProviderFactory $provider_factory, string $resource_version='') | |
| Services constructor. More... | |
| mainBar () | |
| metaBar () | |
| tool () | |
| layout () | |
| notifications () | |
| collector () | |
| identification () | |
Data Fields | |
| $resource_version = '' | |
Private Attributes | |
| $provider_factory | |
Static Private Attributes | |
| static | $instance |
Class Services.
Definition at line 38 of file Services.php.
| ILIAS\GlobalScreen\Services::__construct | ( | ProviderFactory | $provider_factory, |
| string | $resource_version = '' |
||
| ) |
Services constructor.
| ProviderFactory | $provider_factory | |
| string | $resource_version |
Definition at line 62 of file Services.php.
References $DIC, ILIAS\GlobalScreen\Services\$provider_factory, and ILIAS\GlobalScreen\Services\$resource_version.
| ILIAS\GlobalScreen\Services::collector | ( | ) |
Definition at line 116 of file Services.php.
References ILIAS\GlobalScreen\getWithArgument().
Here is the call graph for this function:| ILIAS\GlobalScreen\Services::identification | ( | ) |
Definition at line 125 of file Services.php.
References ILIAS\GlobalScreen\getWithArgument().
Here is the call graph for this function:| ILIAS\GlobalScreen\Services::layout | ( | ) |
Definition at line 100 of file Services.php.
References ILIAS\GlobalScreen\getWithArgument().
Here is the call graph for this function:| ILIAS\GlobalScreen\Services::mainBar | ( | ) |
Definition at line 75 of file Services.php.
| ILIAS\GlobalScreen\Services::metaBar | ( | ) |
Definition at line 83 of file Services.php.
| ILIAS\GlobalScreen\Services::notifications | ( | ) |
Definition at line 108 of file Services.php.
| ILIAS\GlobalScreen\Services::tool | ( | ) |
Definition at line 92 of file Services.php.
|
staticprivate |
Definition at line 45 of file Services.php.
|
private |
Definition at line 50 of file Services.php.
Referenced by ILIAS\GlobalScreen\Services\__construct().
| ILIAS\GlobalScreen\Services::$resource_version = '' |
Definition at line 55 of file Services.php.
Referenced by ILIAS\GlobalScreen\Services\__construct().