ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getIdentifier () | |
Return a unique identifier. More... | |
getName (ilLanguage $lng) | |
Return the presentation name of the provider. More... | |
getDescription (ilLanguage $lng) | |
Return the description of the provider. More... | |
getIdentifier () | |
Return a unique identifier. More... | |
getName (ilLanguage $lng) | |
Return the presentation name of the provider. More... | |
getDescription (ilLanguage $lng) | |
Return the description of the provider. More... | |
Definition at line 28 of file InternalPushProvider.php.
|
final |
Return the description of the provider.
Implements ILIAS\Notifications\Interfaces\PushProviderInterface.
Definition at line 40 of file InternalPushProvider.php.
|
final |
Return a unique identifier.
Implements ILIAS\Notifications\Interfaces\PushProviderInterface.
Definition at line 30 of file InternalPushProvider.php.
|
final |
Return the presentation name of the provider.
Implements ILIAS\Notifications\Interfaces\PushProviderInterface.
Definition at line 35 of file InternalPushProvider.php.