| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilTestToplistGUI:Public Member Functions | |
| __construct (private ilObjTest $test_obj, private ilTestTopList $toplist, private ilCtrl $ctrl, private ilGlobalTemplateInterface $tpl, private ilLanguage $lng, private ilObjUser $user, private UIFactory $ui_factory, private UIRenderer $ui_renderer) | |
| executeCommand () | |
Protected Member Functions | |
| showResultsToplistsCmd () | |
| renderMedianMarkPanel () | |
| renderResultsToplistByScore () | |
| renderResultsToplistByTime () | |
| buildTableGUI () | |
| isTopTenRankingTableRequired () | |
| isOwnRankingTableRequired () | |
Definition at line 28 of file class.ilTestToplistGUI.php.
| ilTestToplistGUI::__construct | ( | private ilObjTest | $test_obj, | 
| private ilTestTopList | $toplist, | ||
| private ilCtrl | $ctrl, | ||
| private ilGlobalTemplateInterface | $tpl, | ||
| private ilLanguage | $lng, | ||
| private ilObjUser | $user, | ||
| private UIFactory | $ui_factory, | ||
| private UIRenderer | $ui_renderer | ||
| ) | 
Definition at line 30 of file class.ilTestToplistGUI.php.
      
  | 
  protected | 
Definition at line 176 of file class.ilTestToplistGUI.php.
Referenced by renderResultsToplistByScore(), and renderResultsToplistByTime().
 Here is the caller graph for this function:| ilTestToplistGUI::executeCommand | ( | ) | 
Definition at line 45 of file class.ilTestToplistGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and showResultsToplistsCmd().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 194 of file class.ilTestToplistGUI.php.
Referenced by renderResultsToplistByScore(), and renderResultsToplistByTime().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 186 of file class.ilTestToplistGUI.php.
Referenced by renderResultsToplistByScore(), and renderResultsToplistByTime().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 74 of file class.ilTestToplistGUI.php.
References $data, ILIAS\Repository\lng(), and ILIAS\Repository\user().
Referenced by showResultsToplistsCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 97 of file class.ilTestToplistGUI.php.
References buildTableGUI(), ILIAS\Repository\int(), isOwnRankingTableRequired(), isTopTenRankingTableRequired(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Referenced by showResultsToplistsCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 136 of file class.ilTestToplistGUI.php.
References buildTableGUI(), ILIAS\Repository\int(), isOwnRankingTableRequired(), isTopTenRankingTableRequired(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Referenced by showResultsToplistsCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 62 of file class.ilTestToplistGUI.php.
References renderMedianMarkPanel(), renderResultsToplistByScore(), and renderResultsToplistByTime().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function: