ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (?OrgUnitUserService $org_unit_user_service=null, ?ilMailEnvironmentHelper $environment_helper=null, ?ilMailUserHelper $user_helper=null, ?ilMailLanguageHelper $language_helper=null) | |
getLanguage () | |
getId () | |
getTitle () | |
getDescription () | |
getNestedPlaceholders () | |
getPlaceholders () | |
getSpecificPlaceholders () | |
resolveSpecificPlaceholder (string $placeholder_id, array $context_parameters, ?ilObjUser $recipient=null) | |
resolvePlaceholder (string $placeholder_id, array $context_parameters, ?ilObjUser $recipient=null) | |
Protected Member Functions | |
initLanguage (ilObjUser $user) | |
initLanguageByIso2Code (string $iso_code) | |
Protected Attributes | |
ilLanguage | $language |
ilMailEnvironmentHelper | $env_helper |
ilMailLanguageHelper | $language_helper |
ilMailUserHelper | $user_helper |
OrgUnitUserService | $org_unit_user_service |
Private Member Functions | |
getGenericPlaceholders () | |
Definition at line 24 of file class.ilMailTemplateContext.php.
ilMailTemplateContext::__construct | ( | ?OrgUnitUserService | $org_unit_user_service = null , |
?ilMailEnvironmentHelper | $environment_helper = null , |
||
?ilMailUserHelper | $user_helper = null , |
||
?ilMailLanguageHelper | $language_helper = null |
||
) |
Reimplemented in ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilStudyProgrammeMailTemplateContext, ilSurveyMailTemplateRaterInvitationContext, and ilSurveyMailTemplateReminderContext.
Definition at line 32 of file class.ilMailTemplateContext.php.
References $language_helper, $org_unit_user_service, and $user_helper.
|
abstract |
Reimplemented in ilCourseMailTemplateMemberContext, ilCourseMailTemplateTutorContext, ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilMailTemplateGenericContext, ilScormMailTemplateLPContext, ilSessionMailTemplateParticipantContext, ilStudyProgrammeMailTemplateContext, ilSurveyMailTemplateRaterInvitationContext, and ilSurveyMailTemplateReminderContext.
|
private |
Definition at line 58 of file class.ilMailTemplateContext.php.
References getLanguage().
Referenced by getPlaceholders().
|
abstract |
Reimplemented in ilCourseMailTemplateMemberContext, ilCourseMailTemplateTutorContext, ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilMailTemplateGenericContext, ilScormMailTemplateLPContext, ilSessionMailTemplateParticipantContext, ilStudyProgrammeMailTemplateContext, ilSurveyMailTemplateRaterInvitationContext, and ilSurveyMailTemplateReminderContext.
Referenced by ilMailTemplateContextService\createEntry().
ilMailTemplateContext::getLanguage | ( | ) |
Definition at line 44 of file class.ilMailTemplateContext.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by ilMailTemplateGenericContext\getDescription(), getGenericPlaceholders(), and ilMailTemplateGenericContext\getTitle().
ilMailTemplateContext::getNestedPlaceholders | ( | ) |
Definition at line 101 of file class.ilMailTemplateContext.php.
References getPlaceholders().
|
final |
Definition at line 116 of file class.ilMailTemplateContext.php.
References getGenericPlaceholders(), and getSpecificPlaceholders().
Referenced by getNestedPlaceholders().
|
abstract |
Reimplemented in ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilMailTemplateGenericContext, ilSessionMailTemplateParticipantContext, ilStudyProgrammeMailTemplateContext, and ilSurveyMailTemplateRaterInvitationContext.
Referenced by getPlaceholders().
|
abstract |
Reimplemented in ilCourseMailTemplateMemberContext, ilCourseMailTemplateTutorContext, ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilMailTemplateGenericContext, ilScormMailTemplateLPContext, ilSessionMailTemplateParticipantContext, ilStudyProgrammeMailTemplateContext, ilSurveyMailTemplateRaterInvitationContext, and ilSurveyMailTemplateReminderContext.
|
protected |
Definition at line 225 of file class.ilMailTemplateContext.php.
References ilObjUser\getLanguage().
Referenced by resolvePlaceholder().
|
protected |
Definition at line 230 of file class.ilMailTemplateContext.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
ilMailTemplateContext::resolvePlaceholder | ( | string | $placeholder_id, |
array | $context_parameters, | ||
?ilObjUser | $recipient = null |
||
) |
array<string,mixed> | $context_parameters |
Definition at line 141 of file class.ilMailTemplateContext.php.
References initLanguage().
|
abstract |
array<string,mixed> | $context_parameters |
Reimplemented in ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilMailTemplateGenericContext, and ilSessionMailTemplateParticipantContext.
|
protected |
Definition at line 27 of file class.ilMailTemplateContext.php.
|
protected |
Definition at line 26 of file class.ilMailTemplateContext.php.
|
protected |
Definition at line 28 of file class.ilMailTemplateContext.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilMailTemplateContext.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilMailTemplateContext.php.
Referenced by __construct().