| ILIAS
    release_5-4 Revision v5.4.26-12-gabc799a52e6
    | 
 Collaboration diagram for ILIAS\GlobalScreen\Services:
 Collaboration diagram for ILIAS\GlobalScreen\Services:| Public Member Functions | |
| __construct (ProviderFactoryInterface $provider_factory) | |
| Services constructor.  More... | |
| mainmenu () | |
| collector () | |
| identification () | |
| Static Public Member Functions | |
| static | getInstance (ProviderFactoryInterface $provider_factory) | 
| Private Attributes | |
| $provider_factory | |
| Static Private Attributes | |
| static | $instance = null | 
Class Services.
Definition at line 13 of file Services.php.
| ILIAS\GlobalScreen\Services::__construct | ( | ProviderFactoryInterface | $provider_factory | ) | 
Services constructor.
| ProviderFactoryInterface | $provider_factory | 
Definition at line 31 of file Services.php.
References ILIAS\GlobalScreen\Services\$provider_factory.
| ILIAS\GlobalScreen\Services::collector | ( | ) | 
Definition at line 66 of file Services.php.
References ILIAS\GlobalScreen\getWithArgument().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
| ProviderFactoryInterface | $provider_factory | 
Definition at line 42 of file Services.php.
References ILIAS\GlobalScreen\Services\$instance, and ILIAS\GlobalScreen\Services\$provider_factory.
| ILIAS\GlobalScreen\Services::identification | ( | ) | 
Definition at line 77 of file Services.php.
References ILIAS\GlobalScreen\getWithArgument().
 Here is the call graph for this function:
 Here is the call graph for this function:| ILIAS\GlobalScreen\Services::mainmenu | ( | ) | 
Definition at line 57 of file Services.php.
| 
 | staticprivate | 
Definition at line 19 of file Services.php.
Referenced by ILIAS\GlobalScreen\Services\getInstance().
| 
 | private | 
Definition at line 23 of file Services.php.
Referenced by ILIAS\GlobalScreen\Services\__construct(), and ILIAS\GlobalScreen\Services\getInstance().