| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\Survey\Execution\LaunchGUI:Public Member Functions | |
| __construct (protected InternalDomainService $domain, protected InternalGUIService $gui, protected \ilObjSurvey $survey) | |
| executeCommand () | |
| initSession () | |
Protected Member Functions | |
| launch () | |
| forwardInputsToParameters () | |
| start () | |
| resume () | |
| collectData () | |
| getLauncher () | |
| getPanel () | |
| getMessageBox () | |
| determinePrivacyInfo () | |
| determineAppraiseeInfo () | |
| determineMainLink (string $anonymous_code,) | |
| determineNotStartableReasons () | |
Protected Attributes | |
| string | $requested_code | 
| FeatureConfig | $feature_config | 
| RunManager | $run_manager | 
| int | $user_id | 
| AccessManager | $access_manager | 
| StatusManager | $status_manager | 
| string | $launch_title = "" | 
| string | $launch_target = "" | 
| array | $launch_inputs = [] | 
| array | $launch_messages = [] | 
| array | $launch_information = [] | 
| array | $launch_message_buttons = [] | 
| array | $launch_message_links = [] | 
Definition at line 34 of file class.LaunchGUI.php.
| ILIAS\Survey\Execution\LaunchGUI::__construct | ( | protected InternalDomainService | $domain, | 
| protected InternalGUIService | $gui, | ||
| protected \ilObjSurvey | $survey | ||
| ) | 
Definition at line 51 of file class.LaunchGUI.php.
References ILIAS\Survey\Execution\LaunchGUI\$user_id, ILIAS\Survey\InternalDomainService\access(), ILIAS\Survey\InternalDomainService\execution(), ILIAS\Survey\InternalGUIService\execution(), ILIAS\Survey\InternalDomainService\modeFeatureConfig(), and ILIAS\Survey\InternalDomainService\participants().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 181 of file class.LaunchGUI.php.
References Vendor\Package\$f, $lng, ILIAS\Survey\Execution\LaunchGUI\determineAppraiseeInfo(), ILIAS\Survey\Execution\LaunchGUI\determineMainLink(), and ILIAS\Survey\Execution\LaunchGUI\determineNotStartableReasons().
Referenced by ILIAS\Survey\Execution\LaunchGUI\forwardInputsToParameters(), and ILIAS\Survey\Execution\LaunchGUI\launch().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 335 of file class.LaunchGUI.php.
References Vendor\Package\$f, $lng, $txt, ILIAS\Survey\Execution\LaunchGUI\$user_id, ILIAS\Survey\Execution\LaunchGUI\determinePrivacyInfo(), ilDatePresentation\formatDate(), IL_CAL_UNIX, and ilDatePresentation\setUseRelativeDates().
Referenced by ILIAS\Survey\Execution\LaunchGUI\collectData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 379 of file class.LaunchGUI.php.
References Vendor\Package\$f, $lng, ILIAS\Survey\Execution\LaunchGUI\$status_manager, ANONYMOUS_USER_ID, ilUserUtil\getNamePresentation(), ILIAS\Survey\Participants\StatusManager\isAppraisee(), and ILIAS\Survey\Participants\StatusManager\mustEnterCode().
Referenced by ILIAS\Survey\Execution\LaunchGUI\collectData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 502 of file class.LaunchGUI.php.
References Vendor\Package\$f, $lng, ilDatePresentation\formatDate(), and IL_CAL_TIMESTAMP.
Referenced by ILIAS\Survey\Execution\LaunchGUI\collectData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 322 of file class.LaunchGUI.php.
References $lng, ilObjSurvey\RESULTS_360_ALL, and ilObjSurvey\RESULTS_360_OWN.
Referenced by ILIAS\Survey\Execution\LaunchGUI\determineAppraiseeInfo().
 Here is the caller graph for this function:| ILIAS\Survey\Execution\LaunchGUI::executeCommand | ( | ) | 
Definition at line 65 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 142 of file class.LaunchGUI.php.
References ILIAS\Survey\Execution\LaunchGUI\collectData(), and ILIAS\Survey\Execution\LaunchGUI\getLauncher().
Referenced by ILIAS\Survey\Execution\LaunchGUI\resume(), and ILIAS\Survey\Execution\LaunchGUI\start().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 239 of file class.LaunchGUI.php.
References Vendor\Package\$f.
Referenced by ILIAS\Survey\Execution\LaunchGUI\forwardInputsToParameters(), and ILIAS\Survey\Execution\LaunchGUI\launch().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 301 of file class.LaunchGUI.php.
References Vendor\Package\$f.
Referenced by ILIAS\Survey\Execution\LaunchGUI\launch().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 266 of file class.LaunchGUI.php.
References Vendor\Package\$f, and $lng.
Referenced by ILIAS\Survey\Execution\LaunchGUI\launch().
 Here is the caller graph for this function:| ILIAS\Survey\Execution\LaunchGUI::initSession | ( | ) | 
Definition at line 80 of file class.LaunchGUI.php.
References Vendor\Package\$e.
Referenced by ILIAS\Survey\Execution\LaunchGUI\launch(), ILIAS\Survey\Execution\LaunchGUI\resume(), and ILIAS\Survey\Execution\LaunchGUI\start().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 92 of file class.LaunchGUI.php.
References Vendor\Package\$f, $lng, $r, ILIAS\Survey\Execution\LaunchGUI\collectData(), ILIAS\Survey\Execution\LaunchGUI\getLauncher(), ILIAS\Survey\Execution\LaunchGUI\getMessageBox(), ILIAS\Survey\Execution\LaunchGUI\getPanel(), and ILIAS\Survey\Execution\LaunchGUI\initSession().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 173 of file class.LaunchGUI.php.
References ILIAS\Survey\Execution\LaunchGUI\forwardInputsToParameters(), and ILIAS\Survey\Execution\LaunchGUI\initSession().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 165 of file class.LaunchGUI.php.
References ILIAS\Survey\Execution\LaunchGUI\forwardInputsToParameters(), and ILIAS\Survey\Execution\LaunchGUI\initSession().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 40 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 37 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 47 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 44 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 48 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 49 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 45 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 43 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 42 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.LaunchGUI.php.
      
  | 
  protected | 
Definition at line 41 of file class.LaunchGUI.php.
Referenced by ILIAS\Survey\Execution\LaunchGUI\determineMainLink().
      
  | 
  protected | 
Definition at line 39 of file class.LaunchGUI.php.
Referenced by ILIAS\Survey\Execution\LaunchGUI\__construct(), and ILIAS\Survey\Execution\LaunchGUI\determineAppraiseeInfo().