|
ILIAS
release_8 Revision v8.24
|
Class ilMailTemplateContext. More...
Inheritance diagram for ilMailTemplateContext:
Collaboration diagram for ilMailTemplateContext:Public Member Functions | |
| __construct (OrgUnitUserService $orgUnitUserService=null, ilMailEnvironmentHelper $envHelper=null, ilMailUserHelper $usernameHelper=null, ilMailLanguageHelper $languageHelper=null) | |
| getLanguage () | |
| getId () | |
| getTitle () | |
| getDescription () | |
| getPlaceholders () | |
| getSpecificPlaceholders () | |
| resolveSpecificPlaceholder (string $placeholder_id, array $context_parameters, ilObjUser $recipient=null, bool $html_markup=false) | |
| resolvePlaceholder (string $placeholder_id, array $context_parameters, ilObjUser $recipient=null, bool $html_markup=false) | |
Protected Member Functions | |
| initLanguage (ilObjUser $user) | |
| initLanguageByIso2Code (string $isoCode) | |
Protected Attributes | |
| ilLanguage | $language |
| ilMailEnvironmentHelper | $envHelper |
| ilMailLanguageHelper | $languageHelper |
| ilMailUserHelper | $userHelper |
| OrgUnitUserService | $orgUnitUserService |
Private Member Functions | |
| getGenericPlaceholders () | |
Class ilMailTemplateContext.
Definition at line 29 of file class.ilMailTemplateContext.php.
| ilMailTemplateContext::__construct | ( | OrgUnitUserService | $orgUnitUserService = null, |
| ilMailEnvironmentHelper | $envHelper = null, |
||
| ilMailUserHelper | $usernameHelper = null, |
||
| ilMailLanguageHelper | $languageHelper = null |
||
| ) |
Reimplemented in ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilStudyProgrammeMailTemplateContext, ilSurveyMailTemplateRaterInvitationContext, and ilSurveyMailTemplateReminderContext.
Definition at line 37 of file class.ilMailTemplateContext.php.
References $envHelper, $languageHelper, and $orgUnitUserService.
|
abstract |
Reimplemented in ilCourseMailTemplateMemberContext, ilCourseMailTemplateTutorContext, ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilScormMailTemplateLPContext, ilSessionMailTemplateParticipantContext, ilStudyProgrammeMailTemplateContext, ilSurveyMailTemplateRaterInvitationContext, ilSurveyMailTemplateReminderContext, and ilMailTemplateGenericContext.
|
private |
Definition at line 60 of file class.ilMailTemplateContext.php.
References getLanguage().
Referenced by getPlaceholders().
Here is the call graph for this function:
Here is the caller graph for this function:
|
abstract |
Reimplemented in ilCourseMailTemplateMemberContext, ilCourseMailTemplateTutorContext, ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilScormMailTemplateLPContext, ilSessionMailTemplateParticipantContext, ilStudyProgrammeMailTemplateContext, ilSurveyMailTemplateRaterInvitationContext, ilSurveyMailTemplateReminderContext, and ilMailTemplateGenericContext.
Referenced by ilMailTemplateContextService\createEntry().
Here is the caller graph for this function:| ilMailTemplateContext::getLanguage | ( | ) |
Definition at line 49 of file class.ilMailTemplateContext.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by ilMailTemplateGenericContext\getDescription(), getGenericPlaceholders(), and ilMailTemplateGenericContext\getTitle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
final |
Definition at line 99 of file class.ilMailTemplateContext.php.
References getGenericPlaceholders(), and getSpecificPlaceholders().
Here is the call graph for this function:
|
abstract |
Reimplemented in ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilSessionMailTemplateParticipantContext, ilStudyProgrammeMailTemplateContext, ilSurveyMailTemplateRaterInvitationContext, and ilMailTemplateGenericContext.
Referenced by getPlaceholders().
Here is the caller graph for this function:
|
abstract |
Reimplemented in ilCourseMailTemplateMemberContext, ilCourseMailTemplateTutorContext, ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilScormMailTemplateLPContext, ilSessionMailTemplateParticipantContext, ilStudyProgrammeMailTemplateContext, ilSurveyMailTemplateRaterInvitationContext, ilSurveyMailTemplateReminderContext, and ilMailTemplateGenericContext.
|
protected |
Definition at line 204 of file class.ilMailTemplateContext.php.
References ilObjUser\getLanguage().
Referenced by resolvePlaceholder().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 209 of file class.ilMailTemplateContext.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:| ilMailTemplateContext::resolvePlaceholder | ( | string | $placeholder_id, |
| array | $context_parameters, | ||
| ilObjUser | $recipient = null, |
||
| bool | $html_markup = false |
||
| ) |
Definition at line 116 of file class.ilMailTemplateContext.php.
References initLanguage().
Here is the call graph for this function:
|
abstract |
|
protected |
Definition at line 32 of file class.ilMailTemplateContext.php.
Referenced by ilCourseMailTemplateMemberContext\__construct(), ilExcMailTemplateGradeReminderContext\__construct(), ilExcMailTemplatePeerReminderContext\__construct(), ilStudyProgrammeMailTemplateContext\__construct(), ilSurveyMailTemplateRaterInvitationContext\__construct(), ilSurveyMailTemplateReminderContext\__construct(), and __construct().
|
protected |
Definition at line 31 of file class.ilMailTemplateContext.php.
|
protected |
Definition at line 33 of file class.ilMailTemplateContext.php.
Referenced by ilCourseMailTemplateMemberContext\__construct(), ilExcMailTemplateGradeReminderContext\__construct(), ilExcMailTemplatePeerReminderContext\__construct(), ilStudyProgrammeMailTemplateContext\__construct(), ilSurveyMailTemplateRaterInvitationContext\__construct(), ilSurveyMailTemplateReminderContext\__construct(), and __construct().
|
protected |
Definition at line 35 of file class.ilMailTemplateContext.php.
Referenced by ilCourseMailTemplateMemberContext\__construct(), ilExcMailTemplateGradeReminderContext\__construct(), ilExcMailTemplatePeerReminderContext\__construct(), ilStudyProgrammeMailTemplateContext\__construct(), ilSurveyMailTemplateRaterInvitationContext\__construct(), ilSurveyMailTemplateReminderContext\__construct(), and __construct().
|
protected |
Definition at line 34 of file class.ilMailTemplateContext.php.