|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 () | |
| 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 $isoCode) | |
Protected Attributes | |
| ilLanguage | $language |
| ilMailEnvironmentHelper | $envHelper |
| ilMailLanguageHelper | $languageHelper |
| ilMailUserHelper | $userHelper |
| OrgUnitUserService | $orgUnitUserService |
Private Member Functions | |
| getGenericPlaceholders () | |
Definition at line 24 of file class.ilMailTemplateContext.php.
| ilMailTemplateContext::__construct | ( | OrgUnitUserService | $orgUnitUserService = null, |
| ilMailEnvironmentHelper | $envHelper = null, |
||
| ilMailUserHelper | $usernameHelper = null, |
||
| ilMailLanguageHelper | $languageHelper = null |
||
| ) |
Definition at line 32 of file class.ilMailTemplateContext.php.
|
abstract |
|
private |
Definition at line 58 of file class.ilMailTemplateContext.php.
References getLanguage().
Referenced by getPlaceholders(), and resolvePlaceholder().
Here is the call graph for this function:
Here is the caller graph for this function:
|
abstract |
Referenced by ilMailTemplateContextService\createEntry(), and getLanguage().
Here is the caller graph for this function:| ilMailTemplateContext::getLanguage | ( | ) |
Definition at line 44 of file class.ilMailTemplateContext.php.
References getDescription(), getId(), getTitle(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by ilCourseMailTemplateTutorContext\getCachedPeriodByObjId(), ilMailTemplateGenericContext\getDescription(), ilScormMailTemplateLPContext\getDescription(), getGenericPlaceholders(), ilMailTemplateGenericContext\getTitle(), and resolvePlaceholder().
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(), getSpecificPlaceholders(), and resolveSpecificPlaceholder().
Referenced by getNestedPlaceholders().
Here is the call graph for this function:
Here is the caller graph for this function:
|
abstract |
Referenced by ilScormMailTemplateLPContext\getDescription(), ilCourseMailTemplateTutorContext\getDescription(), ilCourseMailTemplateMemberContext\getDescription(), ilSurveyMailTemplateReminderContext\getDescription(), and getPlaceholders().
Here is the caller graph for this function:
|
abstract |
|
protected |
Definition at line 227 of file class.ilMailTemplateContext.php.
References ilObjUser\getLanguage(), and initLanguageByIso2Code().
Referenced by resolvePlaceholder().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 232 of file class.ilMailTemplateContext.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by initLanguage().
Here is the call graph for this function:
Here is the caller 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 getGenericPlaceholders(), getLanguage(), ilDatePresentation\getLanguage(), OrgUnit\User\ilOrgUnitUser\getUserId(), initLanguage(), resolveSpecificPlaceholder(), and ilDatePresentation\setLanguage().
Here is the call graph for this function:
|
abstract |
| array<string,mixed> | $context_parameters |
Referenced by ilCourseMailTemplateMemberContext\getCachedPeriodByObjId(), ilCourseMailTemplateTutorContext\getCachedPeriodByObjId(), ilScormMailTemplateLPContext\getDescription(), ilSurveyMailTemplateReminderContext\getDescription(), getPlaceholders(), ilSurveyMailTemplateRaterInvitationContext\getSpecificPlaceholders(), ilStudyProgrammeMailTemplateContext\getSpecificPlaceholders(), and resolvePlaceholder().
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.ilMailTemplateContext.php.
Referenced by ilSurveyMailTemplateRaterInvitationContext\__construct(), ilSurveyMailTemplateReminderContext\__construct(), ilCourseMailTemplateMemberContext\__construct(), ilExcMailTemplatePeerReminderContext\__construct(), ilExcMailTemplateGradeReminderContext\__construct(), and ilStudyProgrammeMailTemplateContext\__construct().
|
protected |
Definition at line 26 of file class.ilMailTemplateContext.php.
|
protected |
Definition at line 28 of file class.ilMailTemplateContext.php.
Referenced by ilSurveyMailTemplateRaterInvitationContext\__construct(), ilSurveyMailTemplateReminderContext\__construct(), ilCourseMailTemplateMemberContext\__construct(), ilExcMailTemplatePeerReminderContext\__construct(), ilExcMailTemplateGradeReminderContext\__construct(), and ilStudyProgrammeMailTemplateContext\__construct().
|
protected |
Definition at line 30 of file class.ilMailTemplateContext.php.
Referenced by ilSurveyMailTemplateRaterInvitationContext\__construct(), ilSurveyMailTemplateReminderContext\__construct(), ilCourseMailTemplateMemberContext\__construct(), ilExcMailTemplatePeerReminderContext\__construct(), ilExcMailTemplateGradeReminderContext\__construct(), and ilStudyProgrammeMailTemplateContext\__construct().
|
protected |
Definition at line 29 of file class.ilMailTemplateContext.php.