ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Awareness providers are. More...
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.