| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Test\Presentation\WorkingTime:Public Member Functions | |
| __construct (private readonly ilLanguage $lng, private readonly Factory $ui_factory, private readonly Renderer $ui_renderer, private readonly int $starting_time, private readonly int $processing_time) | |
| prepareWorkingTimeJsTemplate (ilObjTest $object, array $date, string $check_url, string $redirect_url) | |
| getMessageBox (bool $verbose) | |
Private Member Functions | |
| getUserProcessingTimeMinutesAndSeconds () | |
| getUserProcessingTimeString () | |
| getUserRemainingTimeString () | |
Definition at line 31 of file class.WorkingTime.php.
| ILIAS\Test\Presentation\WorkingTime::__construct | ( | private readonly ilLanguage | $lng, | 
| private readonly Factory | $ui_factory, | ||
| private readonly Renderer | $ui_renderer, | ||
| private readonly int | $starting_time, | ||
| private readonly int | $processing_time | ||
| ) | 
Definition at line 33 of file class.WorkingTime.php.
| ILIAS\Test\Presentation\WorkingTime::getMessageBox | ( | bool | $verbose | ) | 
Definition at line 90 of file class.WorkingTime.php.
References ILIAS\Test\Presentation\WorkingTime\getUserProcessingTimeString(), and ILIAS\Test\Presentation\WorkingTime\getUserRemainingTimeString().
Referenced by ilTestSubmissionReviewGUI\show().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 98 of file class.WorkingTime.php.
Referenced by ILIAS\Test\Presentation\WorkingTime\getUserProcessingTimeString(), and ILIAS\Test\Presentation\WorkingTime\prepareWorkingTimeJsTemplate().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 106 of file class.WorkingTime.php.
References ilDatePresentation\formatDate(), ILIAS\Test\Presentation\WorkingTime\getUserProcessingTimeMinutesAndSeconds(), IL_CAL_FKT_GETDATE, and ILIAS\Repository\lng().
Referenced by ILIAS\Test\Presentation\WorkingTime\getMessageBox().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 129 of file class.WorkingTime.php.
References ILIAS\Repository\lng().
Referenced by ILIAS\Test\Presentation\WorkingTime\getMessageBox().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Test\Presentation\WorkingTime::prepareWorkingTimeJsTemplate | ( | ilObjTest | $object, | 
| array | $date, | ||
| string | $check_url, | ||
| string | $redirect_url | ||
| ) | 
Definition at line 42 of file class.WorkingTime.php.
References ilObjTest\getEndingTime(), ILIAS\Test\Presentation\WorkingTime\getUserProcessingTimeMinutesAndSeconds(), IL_CAL_TIMESTAMP, IL_CAL_UNIX, ilObjTest\isEndingTimeEnabled(), and ILIAS\Repository\lng().
Referenced by ilTestPlayerAbstractGUI\outProcessingTime().
 Here is the call graph for this function:
 Here is the caller graph for this function: