ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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().
|
static |
ProviderFactoryInterface | $provider_factory |
Definition at line 42 of file Services.php.
References ILIAS\GlobalScreen\Services\$provider_factory.
ILIAS\GlobalScreen\Services::identification | ( | ) |
Definition at line 77 of file Services.php.
References ILIAS\GlobalScreen\getWithArgument().
ILIAS\GlobalScreen\Services::mainmenu | ( | ) |
|
staticprivate |
Definition at line 19 of file Services.php.
|
private |
Definition at line 23 of file Services.php.
Referenced by ILIAS\GlobalScreen\Services\__construct(), and ILIAS\GlobalScreen\Services\getInstance().