ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
description of a localized parameter this information is used locate translations while processing notifications More...
Public Member Functions | |
__construct ($name, $parameters=array(), $language_module='notification') | |
getName () | |
getParameters () | |
getLanguageModule () | |
Private Attributes | |
$name | |
$parameters = array() | |
$language_module = array() | |
description of a localized parameter this information is used locate translations while processing notifications
Definition at line 397 of file class.ilNotificationConfig.php.
ilNotificationParameter::__construct | ( | $name, | |
$parameters = array() , |
|||
$language_module = 'notification' |
|||
) |
Definition at line 404 of file class.ilNotificationConfig.php.
ilNotificationParameter::getLanguageModule | ( | ) |
Definition at line 421 of file class.ilNotificationConfig.php.
ilNotificationParameter::getName | ( | ) |
Definition at line 411 of file class.ilNotificationConfig.php.
ilNotificationParameter::getParameters | ( | ) |
Definition at line 416 of file class.ilNotificationConfig.php.
|
private |
Definition at line 402 of file class.ilNotificationConfig.php.
|
private |
Definition at line 400 of file class.ilNotificationConfig.php.
|
private |
Definition at line 401 of file class.ilNotificationConfig.php.