|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilStudyProgrammeMailTemplateContext:
Collaboration diagram for ilStudyProgrammeMailTemplateContext:Public Member Functions | |
| __construct (OrgUnitUserService $orgUnitUserService=null, ilMailEnvironmentHelper $envHelper=null, ilMailUserHelper $usernameHelper=null, ilMailLanguageHelper $languageHelper=null) | |
| getId () | |
| getTitle () | |
| getDescription () | |
| getSpecificPlaceholders () | |
| Return an array of placeholders. More... | |
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 = 'prg_context_manual' |
Protected Member Functions | |
| getLatestAssignment (array $assignments) | |
| getLatestSuccessfulAssignment (array $assignments) | |
| statusToRepr (int $status, string $lang) | |
| date2String (DateTimeImmutable $date_time=null, ilObjUser $user=null) | |
Protected Member Functions inherited from ilMailTemplateContext | |
| initLanguage (ilObjUser $user) | |
| initLanguageByIso2Code (string $isoCode) | |
Protected Attributes | |
| ilLanguage | $lng |
Protected Attributes inherited from ilMailTemplateContext | |
| ilLanguage | $language |
| ilMailEnvironmentHelper | $envHelper |
| ilMailLanguageHelper | $languageHelper |
| ilMailUserHelper | $userHelper |
| OrgUnitUserService | $orgUnitUserService |
Private Attributes | |
| const | TITLE = "prg_title" |
| const | DESCRIPTION = "prg_description" |
| const | TYPE = "prg_type" |
| const | LINK = "prg_link" |
| const | ORG_UNIT = "prg_orgus" |
| const | STATUS = "prg_status" |
| const | COMPLETION_DATE = "prg_completion_date" |
| const | COMPLETED_BY = "prg_completion_by" |
| const | POINTS_REQUIRED = "prg_points_required" |
| const | POINTS_CURRENT = "prg_points_current" |
| const | DEADLINE = "prg_deadline" |
| const | EXPIRE_DATE = "prg_expiry_date" |
| const | VALIDITY = "prg_validity" |
| const | DATE_FORMAT = 'd.m.Y' |
Definition at line 23 of file class.ilStudyProgrammeMailTemplateContext.php.
| ilStudyProgrammeMailTemplateContext::__construct | ( | OrgUnitUserService | $orgUnitUserService = null, |
| ilMailEnvironmentHelper | $envHelper = null, |
||
| ilMailUserHelper | $usernameHelper = null, |
||
| ilMailLanguageHelper | $languageHelper = null |
||
| ) |
Reimplemented from ilMailTemplateContext.
Definition at line 45 of file class.ilStudyProgrammeMailTemplateContext.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:
|
protected |
Definition at line 329 of file class.ilStudyProgrammeMailTemplateContext.php.
| ilStudyProgrammeMailTemplateContext::getDescription | ( | ) |
Reimplemented from ilMailTemplateContext.
Definition at line 74 of file class.ilStudyProgrammeMailTemplateContext.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilStudyProgrammeMailTemplateContext::getId | ( | ) |
Reimplemented from ilMailTemplateContext.
Definition at line 64 of file class.ilStudyProgrammeMailTemplateContext.php.
References ID.
|
protected |
Definition at line 266 of file class.ilStudyProgrammeMailTemplateContext.php.
References Vendor\Package\$a, and Vendor\Package\$b.
|
protected |
Definition at line 282 of file class.ilStudyProgrammeMailTemplateContext.php.
References Vendor\Package\$a, and Vendor\Package\$b.
| ilStudyProgrammeMailTemplateContext::getSpecificPlaceholders | ( | ) |
Return an array of placeholders.
Reimplemented from ilMailTemplateContext.
Definition at line 82 of file class.ilStudyProgrammeMailTemplateContext.php.
References COMPLETED_BY, COMPLETION_DATE, DEADLINE, DESCRIPTION, EXPIRE_DATE, LINK, ILIAS\Repository\lng(), ORG_UNIT, POINTS_CURRENT, POINTS_REQUIRED, STATUS, TITLE, TYPE, and VALIDITY.
Here is the call graph for this function:| ilStudyProgrammeMailTemplateContext::getTitle | ( | ) |
Reimplemented from ilMailTemplateContext.
Definition at line 69 of file class.ilStudyProgrammeMailTemplateContext.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 308 of file class.ilStudyProgrammeMailTemplateContext.php.
References ILIAS\Repository\lng(), ilPRGProgress\STATUS_ACCREDITED, ilPRGProgress\STATUS_COMPLETED, ilPRGProgress\STATUS_FAILED, ilPRGProgress\STATUS_IN_PROGRESS, and ilPRGProgress\STATUS_NOT_RELEVANT.
Here is the call graph for this function:
|
protected |
Definition at line 43 of file class.ilStudyProgrammeMailTemplateContext.php.
|
private |
Definition at line 34 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 33 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 41 of file class.ilStudyProgrammeMailTemplateContext.php.
|
private |
Definition at line 37 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 28 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 38 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
| const ilStudyProgrammeMailTemplateContext::ID = 'prg_context_manual' |
Definition at line 25 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by ilStudyProgrammeMailMemberSearchGUI\generateContextArray(), and getId().
|
private |
Definition at line 30 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 31 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 36 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 35 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 32 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 27 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 29 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
|
private |
Definition at line 39 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().