| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilTestResultsPresentationFactory:Public Member Functions | |
| __construct (protected UIFactory $ui_factory, protected UIRenderer $ui_renderer, protected Refinery $refinery, protected DataFactory $data_factory, protected HTTPService $http, protected ilLanguage $lng) | |
| getPassResultsPresentationTable (ilTestPassResult $pass_results, string $title='') | |
Definition at line 31 of file class.ilTestResultsPresentationFactory.php.
| ilTestResultsPresentationFactory::__construct | ( | protected UIFactory | $ui_factory, | 
| protected UIRenderer | $ui_renderer, | ||
| protected Refinery | $refinery, | ||
| protected DataFactory | $data_factory, | ||
| protected HTTPService | $http, | ||
| protected ilLanguage | $lng | ||
| ) | 
Definition at line 33 of file class.ilTestResultsPresentationFactory.php.
| ilTestResultsPresentationFactory::getPassResultsPresentationTable | ( | ilTestPassResult | $pass_results, | 
| string | $title = ''  | 
        ||
| ) | 
Definition at line 43 of file class.ilTestResultsPresentationFactory.php.
References ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
 Here is the call graph for this function: