|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilMailTemplateContext:
Collaboration diagram for ilMailTemplateContext: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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
abstract |
Reimplemented in ilCourseMailTemplateMemberContext, ilCourseMailTemplateTutorContext, ilCourseMailTemplateTutorContextPreview, ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilMailTemplateGenericContext, ilScormMailTemplateLPContext, ilSessionMailTemplateParticipantContext, ilStudyProgrammeMailTemplateContext, ilStudyProgrammeMailTemplateContextPreview, ilSurveyMailTemplateRaterInvitationContext, and ilSurveyMailTemplateReminderContext.
Referenced by ilMailTemplateContextService\createEntry().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailTemplateContext::getNestedPlaceholders | ( | ) |
Definition at line 101 of file class.ilMailTemplateContext.php.
References getPlaceholders().
Here is the call graph for this function:
|
final |
Definition at line 116 of file class.ilMailTemplateContext.php.
References getGenericPlaceholders(), and getSpecificPlaceholders().
Referenced by getNestedPlaceholders().
Here is the call graph for this function:
Here is the caller graph for this function:
|
abstract |
Reimplemented in ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilMailTemplateGenericContext, ilSessionMailTemplateParticipantContext, ilStudyProgrammeMailTemplateContext, and ilSurveyMailTemplateRaterInvitationContext.
Referenced by getPlaceholders().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 230 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 |
||
| ) |
| array<string,mixed> | $context_parameters |
Definition at line 141 of file class.ilMailTemplateContext.php.
References initLanguage().
Here is the call graph for this function:
|
abstract |
| array<string,mixed> | $context_parameters |
Reimplemented in ilExcMailTemplateGradeReminderContext, ilExcMailTemplatePeerReminderContext, ilExcMailTemplateSubmitReminderContext, ilMailTemplateGenericContext, ilSessionMailTemplateParticipantContext, and ilStudyProgrammeMailTemplateContextPreview.
|
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().