| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilStudyProgrammeMailMemberSearchGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilGlobalTemplateInterface $tpl, ilLanguage $lng, ilAccessHandler $access, ILIAS\HTTP\Wrapper\WrapperFactory $http_wrapper, ILIAS\Refinery\Factory $refinery, ilPRGPermissionsHelper $permission_helper, protected int $context_prg_obj_id, protected ilPRGMessagePrinter $messages,) | |
| getAssignments () | |
| setAssignments (array $assignments) | |
| getBackTarget () | |
| setBackTarget (string $target) | |
| executeCommand () | |
Protected Member Functions | |
| showSelectableUsers () | |
| getProcessData () | |
| getPRGMembersGUI () | |
| retrieveUserIds () | |
| sendMailToSelectedUsers () | |
| generateContextArray () | |
| redirectToParent () | |
| createMailSignature () | |
| getRootPrgRefId () | |
| getRootPrgObjId () | |
Protected Attributes | |
| ilCtrl | $ctrl | 
| ilGlobalTemplateInterface | $tpl | 
| ilLanguage | $lng | 
| ilAccessHandler | $access | 
| ILIAS HTTP Wrapper WrapperFactory | $http_wrapper | 
| ILIAS Refinery Factory | $refinery | 
| array | $assignments = [] | 
| array | $user_ids = [] | 
| ilPRGPermissionsHelper | $permission_helper | 
Private Attributes | |
| string | $back_target = null | 
Definition at line 21 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
| ilStudyProgrammeMailMemberSearchGUI::__construct | ( | ilCtrl | $ctrl, | 
| ilGlobalTemplateInterface | $tpl, | ||
| ilLanguage | $lng, | ||
| ilAccessHandler | $access, | ||
| ILIAS\HTTP\Wrapper\WrapperFactory | $http_wrapper, | ||
| ILIAS\Refinery\Factory | $refinery, | ||
| ilPRGPermissionsHelper | $permission_helper, | ||
| protected int | $context_prg_obj_id, | ||
| protected ilPRGMessagePrinter | $messages | ||
| ) | 
Definition at line 35 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References $access, $ctrl, $http_wrapper, $lng, $permission_helper, $refinery, $tpl, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 238 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References getRootPrgRefId(), and ILIAS\Repository\lng().
Referenced by sendMailToSelectedUsers().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilStudyProgrammeMailMemberSearchGUI::executeCommand | ( | ) | 
Definition at line 78 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References ILIAS\Repository\ctrl(), getProcessData(), redirectToParent(), retrieveUserIds(), sendMailToSelectedUsers(), and showSelectableUsers().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 209 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References $ref_id, ilObject\_lookupType(), ILIAS\Repository\access(), ilMailFormCall\CONTEXT_KEY, getRootPrgRefId(), and ilStudyProgrammeMailTemplateContext\ID.
Referenced by sendMailToSelectedUsers().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilStudyProgrammeMailMemberSearchGUI::getAssignments | ( | ) | 
Definition at line 58 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References $assignments.
Referenced by getProcessData(), getRootPrgObjId(), and getRootPrgRefId().
 Here is the caller graph for this function:| ilStudyProgrammeMailMemberSearchGUI::getBackTarget | ( | ) | 
Definition at line 68 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References $back_target.
Referenced by redirectToParent().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 156 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References ilStudyProgrammeDIC\dic().
Referenced by sendMailToSelectedUsers().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 114 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References $data, ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), getAssignments(), and ilOrgUnitOperation\OP_MANAGE_MEMBERS.
Referenced by executeCommand(), and showSelectableUsers().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 254 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References getAssignments().
Referenced by showSelectableUsers().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 247 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References getAssignments(), and ilObjStudyProgramme\getRefIdFor().
Referenced by createMailSignature(), and generateContextArray().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 228 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References ILIAS\Repository\ctrl(), and getBackTarget().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 161 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References $user_ids, and ILIAS\Repository\refinery().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 173 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References $user_ids, ilObjUser\_lookupLogin(), createMailSignature(), ILIAS\Repository\ctrl(), generateContextArray(), getPRGMembersGUI(), ilMailFormCall\getRedirectTarget(), ILIAS\Repository\lng(), ilMailFormCall\setRecipients(), and showSelectableUsers().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilStudyProgrammeMailMemberSearchGUI::setAssignments | ( | array | $assignments | ) | 
Definition at line 63 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References $assignments.
| ilStudyProgrammeMailMemberSearchGUI::setBackTarget | ( | string | $target | ) | 
Definition at line 73 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
      
  | 
  protected | 
Definition at line 105 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
References getProcessData(), and getRootPrgObjId().
Referenced by executeCommand(), and sendMailToSelectedUsers().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 26 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 30 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
Referenced by getAssignments(), and setAssignments().
      
  | 
  private | 
Definition at line 33 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
Referenced by getBackTarget().
      
  | 
  protected | 
Definition at line 23 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 27 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 25 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 32 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 28 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 24 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 31 of file class.ilStudyProgrammeMailMemberSearchGUI.php.
Referenced by retrieveUserIds(), and sendMailToSelectedUsers().