|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Awareness providers are. More...
Collaboration diagram for ceLTIc\LTI\User\ProviderFactory:Public Member Functions | |
| __construct (Container $DIC) | |
| getAllProviders () | |
| Get all awareness providers. More... | |
Protected Attributes | |
| Container | $dic |
Static Protected Attributes | |
| static array | $providers |
Awareness providers are.
Definition at line 27 of file class.ProviderFactory.php.
| ceLTIc\LTI\User\ProviderFactory::__construct | ( | Container | $DIC | ) |
Definition at line 64 of file class.ProviderFactory.php.
References $DIC.
| ceLTIc\LTI\User\ProviderFactory::getAllProviders | ( | ) |
Get all awareness providers.
Definition at line 73 of file class.ProviderFactory.php.
References $dic.
|
protected |
Definition at line 62 of file class.ProviderFactory.php.
|
staticprotected |
Definition at line 32 of file class.ProviderFactory.php.