| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ILIAS\GlobalScreen\Provider\ProviderFactory:
 Collaboration diagram for ILIAS\GlobalScreen\Provider\ProviderFactory: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().
 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: