|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Interface ProviderFactory. More...
Inheritance diagram for ILIAS\GlobalScreen\Provider\ProviderFactory:
Collaboration diagram for ILIAS\GlobalScreen\Provider\ProviderFactory: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 15 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().
Here is the caller graph for this function:| 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().
Here is the caller graph for this function:| 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().
Here is the caller graph for this function: