ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 29 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getMainBarItemInformation | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 50 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getMainBarProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 42 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getMetaBarProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 66 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getModificationProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 34 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getNotificationsProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 74 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getProviderByClassName | ( | string | $class_name | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 82 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::getToolProvider | ( | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 58 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::isInstanceCreationPossible | ( | string | $class_name | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 90 of file NullProviderFactory.php.
ILIAS\GlobalScreen\Provider\NullProviderFactory::isRegistered | ( | string | $class_name | ) |
Implements ILIAS\GlobalScreen\Provider\ProviderFactory.
Definition at line 98 of file NullProviderFactory.php.