ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class NullProviderFactory. More...
Public Member Functions | |
getMainBarProvider () | |
getMainBarItemInformation () | |
getProviderByClassName (string $class_name) | |
isInstanceCreationPossible (string $class_name) | |
isRegistered (string $class_name) | |
Class NullProviderFactory.
Definition at line 10 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getMainBarItemInformation | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactoryInterface.
Definition at line 25 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getMainBarProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactoryInterface.
Definition at line 16 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getProviderByClassName | ( | string | $class_name | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactoryInterface.
Definition at line 34 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::isInstanceCreationPossible | ( | string | $class_name | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactoryInterface.
Definition at line 43 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::isRegistered | ( | string | $class_name | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactoryInterface.
Definition at line 52 of file NullProviderFactory.php.