ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Interface ProviderFactory. More...
Public Member Functions | |
getModificationProvider () | |
getMainBarProvider () | |
getMainBarItemInformation () | |
getToolProvider () | |
getMetaBarProvider () | |
getNotificationsProvider () | |
getProviderByClassName (string $class_name) | |
isInstanceCreationPossible (string $class_name) | |
isRegistered (string $class_name) | |
Interface ProviderFactory.
Definition at line 33 of file ProviderFactory.php.
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().