| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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 () | |
| 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 = '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 = 'STUDY_PROGRAMME_TITLE' | 
| const | DESCRIPTION = 'STUDY_PROGRAMME_DESCRIPTION' | 
| const | TYPE = 'STUDY_PROGRAMME_TYPE' | 
| const | LINK = 'STUDY_PROGRAMME_LINK' | 
| const | ORG_UNIT = 'STUDY_PROGRAMME_ORG_UNITS' | 
| const | STATUS = 'STUDY_PROGRAMME_STATUS' | 
| const | COMPLETION_DATE = 'STUDY_PROGRAMME_COMPLETION_DATE' | 
| const | COMPLETED_BY = 'STUDY_PROGRAMME_COMPLETED_BY' | 
| const | POINTS_REQUIRED = 'STUDY_PROGRAMME_POINTS_REQUIRED' | 
| const | POINTS_CURRENT = 'STUDY_PROGRAMME_POINTS_CURRENT' | 
| const | DEADLINE = 'STUDY_PROGRAMME_DEADLINE' | 
| const | EXPIRE_DATE = 'STUDY_PROGRAMME_EXPIRE_DATE' | 
| const | VALIDITY = 'STUDY_PROGRAMME_VALIDITY' | 
| const | PLACEHOLDER_TRANSLATIONS | 
| 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  | 
        ||
| ) | 
Definition at line 62 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 273 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by getSpecificPlaceholders().
 Here is the caller graph for this function:| ilStudyProgrammeMailTemplateContext::getDescription | ( | ) | 
Definition at line 91 of file class.ilStudyProgrammeMailTemplateContext.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:| ilStudyProgrammeMailTemplateContext::getId | ( | ) | 
Definition at line 81 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  protected | 
Definition at line 210 of file class.ilStudyProgrammeMailTemplateContext.php.
References Vendor\Package\$a, Vendor\Package\$b, and ilPRGAssignment\getProgressTree().
Referenced by getSpecificPlaceholders().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 226 of file class.ilStudyProgrammeMailTemplateContext.php.
References Vendor\Package\$a, Vendor\Package\$b, and ilPRGAssignment\getProgressTree().
Referenced by getSpecificPlaceholders().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilStudyProgrammeMailTemplateContext::getSpecificPlaceholders | ( | ) | 
Return an array of placeholders.
Definition at line 99 of file class.ilStudyProgrammeMailTemplateContext.php.
References $id, $ref_id, ilObject\_exists(), ilObject\_lookupDeletedDate(), ilObjUser\_lookupLogin(), ilContainerReference\_lookupTargetRefId(), ilContainerReference\_lookupTitle(), date2String(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), getLatestAssignment(), getLatestSuccessfulAssignment(), ILIAS\Repository\lng(), ilObjUser\lookupOrgUnitsRepresentation(), ilMailTemplateContext\resolveSpecificPlaceholder(), and statusToRepr().
 Here is the call graph for this function:| ilStudyProgrammeMailTemplateContext::getTitle | ( | ) | 
Definition at line 86 of file class.ilStudyProgrammeMailTemplateContext.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 252 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.
Referenced by getSpecificPlaceholders().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 60 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 35 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 34 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 58 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 38 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 29 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 39 of file class.ilStudyProgrammeMailTemplateContext.php.
| const ilStudyProgrammeMailTemplateContext::ID = 'prg_context_manual' | 
Definition at line 25 of file class.ilStudyProgrammeMailTemplateContext.php.
Referenced by ilStudyProgrammeMailMemberSearchGUI\generateContextArray().
      
  | 
  private | 
Definition at line 31 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 32 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 42 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 37 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 36 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 33 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 28 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 30 of file class.ilStudyProgrammeMailTemplateContext.php.
      
  | 
  private | 
Definition at line 40 of file class.ilStudyProgrammeMailTemplateContext.php.