|
ILIAS
release_8 Revision v8.24
|
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 $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) | |
Data Fields | |
| const | ID = 'svy_rater_inv' |
Protected Attributes | |
| ilLanguage | $lng |
| ilObjectDataCache | $obj_data_cache |
Protected Attributes inherited from ilMailTemplateContext | |
| ilLanguage | $language |
| ilMailEnvironmentHelper | $envHelper |
| ilMailLanguageHelper | $languageHelper |
| ilMailUserHelper | $userHelper |
| OrgUnitUserService | $orgUnitUserService |
Additional Inherited Members | |
Protected Member Functions inherited from ilMailTemplateContext | |
| initLanguage (ilObjUser $user) | |
| initLanguageByIso2Code (string $isoCode) | |
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, ilMailTemplateContext\$envHelper, ilMailTemplateContext\$languageHelper, ilMailTemplateContext\$orgUnitUserService, 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().