ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
getId () | |
{} More... | |
getTitle () | |
{} More... | |
getDescription () | |
{} More... | |
getSpecificPlaceholders () | |
{} More... | |
resolveSpecificPlaceholder ($placeholder_id, array $context_parameters, ilObjUser $recipient=null, $html_markup=false) | |
{} More... | |
Public Member Functions inherited from ilMailTemplateContext | |
getLanguage () | |
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) | |
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 10 of file class.ilMailTemplateGenericContext.php.
ilMailTemplateGenericContext::getDescription | ( | ) |
ilMailTemplateGenericContext::getId | ( | ) |
{}
Definition at line 15 of file class.ilMailTemplateGenericContext.php.
ilMailTemplateGenericContext::getSpecificPlaceholders | ( | ) |
ilMailTemplateGenericContext::getTitle | ( | ) |