ILIAS
trunk Revision v11.0_alpha-2406-g7062992332c
|
Public Member Functions | |
getModificationProvider () | |
getMainBarProvider () | |
getFooterProvider () | |
getMainBarItemInformation () | |
getFooterItemInformation () | |
getToolProvider () | |
getMetaBarProvider () | |
getNotificationsProvider () | |
getProviderByClassName (string $class_name) | |
isInstanceCreationPossible (string $class_name) | |
isRegistered (string $class_name) | |
Definition at line 34 of file ProviderFactory.php.
ILIAS\GlobalScreen\Provider\ProviderFactory::getFooterItemInformation | ( | ) |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
ILIAS\GlobalScreen\Provider\ProviderFactory::getFooterProvider | ( | ) |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
ILIAS\GlobalScreen\Provider\ProviderFactory::getMainBarItemInformation | ( | ) |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
ILIAS\GlobalScreen\Provider\ProviderFactory::getMainBarProvider | ( | ) |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
ILIAS\GlobalScreen\Provider\ProviderFactory::getMetaBarProvider | ( | ) |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
ILIAS\GlobalScreen\Provider\ProviderFactory::getModificationProvider | ( | ) |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
ILIAS\GlobalScreen\Provider\ProviderFactory::getNotificationsProvider | ( | ) |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
ILIAS\GlobalScreen\Provider\ProviderFactory::getProviderByClassName | ( | string | $class_name | ) |
string | $class_name |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
Referenced by ILIAS\GlobalScreen\Identification\Serializer\CoreSerializer\unserialize(), and ILIAS\GlobalScreen\Identification\Serializer\PluginSerializer\unserialize().
ILIAS\GlobalScreen\Provider\ProviderFactory::getToolProvider | ( | ) |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
ILIAS\GlobalScreen\Provider\ProviderFactory::isInstanceCreationPossible | ( | string | $class_name | ) |
string | $class_name |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
Referenced by ILIAS\GlobalScreen\Identification\Serializer\CoreSerializer\unserialize(), and ILIAS\GlobalScreen\Identification\Serializer\PluginSerializer\unserialize().
ILIAS\GlobalScreen\Provider\ProviderFactory::isRegistered | ( | string | $class_name | ) |
string | $class_name |
Implemented in ilGSProviderFactory, and ILIAS\GlobalScreen\Provider\NullProviderFactory.
Referenced by ILIAS\GlobalScreen\Identification\Serializer\CoreSerializer\unserialize(), and ILIAS\GlobalScreen\Identification\Serializer\PluginSerializer\unserialize().