ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class NullProviderFactory. More...
Public Member Functions | |
getModificationProvider () | |
getMainBarProvider () | |
getMainBarItemInformation () | |
getToolProvider () | |
getMetaBarProvider () | |
getNotificationsProvider () | |
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\ProviderFactory.
Definition at line 34 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getMainBarProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 25 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getMetaBarProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 52 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getModificationProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 16 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getNotificationsProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 61 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getProviderByClassName | ( | string | $class_name | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 70 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getToolProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 43 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::isInstanceCreationPossible | ( | string | $class_name | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 79 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::isRegistered | ( | string | $class_name | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 88 of file NullProviderFactory.php.