ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
getId () | |
getTitle () | |
getDescription () | |
Public Member Functions inherited from ilMailTemplateContext | |
setLanguage ($language) | |
getId () | |
Returns a unique (in the context of mail template contexts) id. More... | |
getTitle () | |
Returns a translated title (depending on the current language) which is displayed in the user interface. More... | |
getDescription () | |
Returns a translated description (depending on the current language) which is displayed in the user interface. More... | |
getPlaceholders () | |
Return an array of placeholders. More... | |
getSpecificPlaceholders () | |
Return an array of placeholders. More... | |
resolveSpecificPlaceholder ($placeholder_id, array $context_parameters, ilObjUser $recipient=null, $html_markup=false) | |
resolvePlaceholder ($placeholder_id, array $context_parameters, ilObjUser $recipient=null, $html_markup=false) | |
Data Fields | |
const | ID = 'svy_context_rmd' |
Additional Inherited Members | |
Protected Member Functions inherited from ilMailTemplateContext | |
initLanguage (ilObjUser $user) | |
initLanguageByIso2Code ($a_code) | |
Init language by ISO2 code. More... | |
Protected Attributes inherited from ilMailTemplateContext | |
$language | |
Definition at line 12 of file class.ilSurveyMailTemplateReminderContext.php.
ilSurveyMailTemplateReminderContext::getDescription | ( | ) |
Definition at line 39 of file class.ilSurveyMailTemplateReminderContext.php.
References $lng, ilLink\_getLink(), array, ilMailTemplateContext\getSpecificPlaceholders(), and ilMailTemplateContext\resolveSpecificPlaceholder().
ilSurveyMailTemplateReminderContext::getId | ( | ) |
Definition at line 19 of file class.ilSurveyMailTemplateReminderContext.php.
ilSurveyMailTemplateReminderContext::getTitle | ( | ) |
Definition at line 27 of file class.ilSurveyMailTemplateReminderContext.php.
References $lng.
const ilSurveyMailTemplateReminderContext::ID = 'svy_context_rmd' |
Definition at line 14 of file class.ilSurveyMailTemplateReminderContext.php.
Referenced by ilObjSurvey\getReminderMailTemplates(), and ilObjSurvey\sentReminderPlaceholders().