ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
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.
ILIAS\Awareness\User\ProviderFactory::__construct | ( | Container | $DIC | ) |
Definition at line 64 of file class.ProviderFactory.php.
References $DIC.
ILIAS\Awareness\User\ProviderFactory::getAllProviders | ( | ) |
Get all awareness providers.
Definition at line 73 of file class.ProviderFactory.php.
References ILIAS\Awareness\User\ProviderFactory\$dic, and ILIAS\Awareness\User\ProviderFactory\$providers.
|
protected |
Definition at line 62 of file class.ProviderFactory.php.
Referenced by ILIAS\Awareness\User\ProviderFactory\getAllProviders().
|
staticprotected |
Definition at line 32 of file class.ProviderFactory.php.
Referenced by ILIAS\Awareness\User\ProviderFactory\getAllProviders().