|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 = null |
Class Services.
Definition at line 17 of file Services.php.
| ILIAS\GlobalScreen\Services::__construct | ( | ProviderFactory | $provider_factory, |
| string | $resource_version = '' |
||
| ) |
Services constructor.
| ProviderFactory | $provider_factory |
Definition at line 38 of file Services.php.
References ILIAS\GlobalScreen\Services\$provider_factory, and ILIAS\GlobalScreen\Services\$resource_version.
| ILIAS\GlobalScreen\Services::collector | ( | ) |
Definition at line 96 of file Services.php.
References ILIAS\GlobalScreen\getWithArgument().
Here is the call graph for this function:| ILIAS\GlobalScreen\Services::identification | ( | ) |
Definition at line 107 of file Services.php.
References ILIAS\GlobalScreen\getWithArgument().
Here is the call graph for this function:| ILIAS\GlobalScreen\Services::layout | ( | ) |
Definition at line 78 of file Services.php.
References ILIAS\GlobalScreen\getWithArgument().
Here is the call graph for this function:| ILIAS\GlobalScreen\Services::mainBar | ( | ) |
Definition at line 50 of file Services.php.
| ILIAS\GlobalScreen\Services::metaBar | ( | ) |
Definition at line 59 of file Services.php.
| ILIAS\GlobalScreen\Services::notifications | ( | ) |
Definition at line 87 of file Services.php.
| ILIAS\GlobalScreen\Services::tool | ( | ) |
Definition at line 69 of file Services.php.
|
staticprivate |
Definition at line 23 of file Services.php.
|
private |
Definition at line 27 of file Services.php.
Referenced by ILIAS\GlobalScreen\Services\__construct().
| ILIAS\GlobalScreen\Services::$resource_version = '' |
Definition at line 31 of file Services.php.
Referenced by ILIAS\GlobalScreen\Services\__construct().