|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Invitation for raters. More...
Inheritance diagram for ilSurveyMailTemplateRaterInvitationContext:
Collaboration diagram for ilSurveyMailTemplateRaterInvitationContext:Public Member Functions | |
| __construct (?OrgUnitUserService $orgUnitUserService=null, ?ilMailEnvironmentHelper $envHelper=null, ?ilMailUserHelper $usernameHelper=null, ?ilMailLanguageHelper $languageHelper=null) | |
| getId () | |
| getTitle () | |
| getDescription () | |
| getSpecificPlaceholders () | |
Public Member Functions inherited from ilMailTemplateContext | |
| __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) | |
Data Fields | |
| const | ID = 'svy_rater_inv' |
Protected Attributes | |
| ilLanguage | $lng |
| ilObjectDataCache | $obj_data_cache |
Protected Attributes inherited from ilMailTemplateContext | |
| ilLanguage | $language |
| ilMailEnvironmentHelper | $env_helper |
| ilMailLanguageHelper | $language_helper |
| ilMailUserHelper | $user_helper |
| OrgUnitUserService | $org_unit_user_service |
Additional Inherited Members | |
Protected Member Functions inherited from ilMailTemplateContext | |
| initLanguage (ilObjUser $user) | |
| initLanguageByIso2Code (string $iso_code) | |
Invitation for raters.
Definition at line 28 of file class.ilSurveyMailTemplateRaterInvitationContext.php.
| ilSurveyMailTemplateRaterInvitationContext::__construct | ( | ?OrgUnitUserService | $orgUnitUserService = null, |
| ?ilMailEnvironmentHelper | $envHelper = null, |
||
| ?ilMailUserHelper | $usernameHelper = null, |
||
| ?ilMailLanguageHelper | $languageHelper = null |
||
| ) |
Reimplemented from ilMailTemplateContext.
Definition at line 33 of file class.ilSurveyMailTemplateRaterInvitationContext.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyMailTemplateRaterInvitationContext::getDescription | ( | ) |
Reimplemented from ilMailTemplateContext.
Definition at line 70 of file class.ilSurveyMailTemplateRaterInvitationContext.php.
References $lng, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Here is the call graph for this function:| ilSurveyMailTemplateRaterInvitationContext::getId | ( | ) |
Reimplemented from ilMailTemplateContext.
Definition at line 56 of file class.ilSurveyMailTemplateRaterInvitationContext.php.
References ID.
| ilSurveyMailTemplateRaterInvitationContext::getSpecificPlaceholders | ( | ) |
Reimplemented from ilMailTemplateContext.
Definition at line 79 of file class.ilSurveyMailTemplateRaterInvitationContext.php.
References $lng, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Here is the call graph for this function:| ilSurveyMailTemplateRaterInvitationContext::getTitle | ( | ) |
Reimplemented from ilMailTemplateContext.
Definition at line 61 of file class.ilSurveyMailTemplateRaterInvitationContext.php.
References $lng, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilSurveyMailTemplateRaterInvitationContext.php.
Referenced by getDescription(), getSpecificPlaceholders(), and getTitle().
|
protected |
Definition at line 31 of file class.ilSurveyMailTemplateRaterInvitationContext.php.
| const ilSurveyMailTemplateRaterInvitationContext::ID = 'svy_rater_inv' |
Definition at line 54 of file class.ilSurveyMailTemplateRaterInvitationContext.php.
Referenced by getId().