| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Test\InternalRequestService:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery) | |
| isset (string $key) | |
| hasRefId () | |
| getRefId () | |
| getIds () | |
| hasQuestionId () | |
| getQuestionId () | |
| getQuestionIds () | |
| getCallingTest () | |
| getNextCommand () | |
| getActiveId () | |
| getPassId () | |
| raw (string $key) | |
| strVal (string $key) | |
| getParsedBody () | |
Protected Attributes | |
| ILIAS HTTP Services | $http | 
| array | $params | 
Definition at line 25 of file class.InternalRequestService.php.
| ILIAS\Test\InternalRequestService::__construct | ( | \ILIAS\HTTP\Services | $http, | 
| \ILIAS\Refinery\Factory | $refinery | ||
| ) | 
Definition at line 32 of file class.InternalRequestService.php.
References ILIAS\Repository\initRequest().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::getActiveId | ( | ) | 
Definition at line 88 of file class.InternalRequestService.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::getCallingTest | ( | ) | 
Definition at line 78 of file class.InternalRequestService.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::getIds | ( | ) | 
Definition at line 58 of file class.InternalRequestService.php.
References ILIAS\Repository\strArray().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::getNextCommand | ( | ) | 
Definition at line 83 of file class.InternalRequestService.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::getParsedBody | ( | ) | 
Definition at line 112 of file class.InternalRequestService.php.
References ILIAS\FileDelivery\http().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::getPassId | ( | ) | 
Definition at line 93 of file class.InternalRequestService.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::getQuestionId | ( | ) | 
Definition at line 68 of file class.InternalRequestService.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::getQuestionIds | ( | ) | 
Definition at line 73 of file class.InternalRequestService.php.
References ILIAS\Repository\intArray().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::getRefId | ( | ) | 
Definition at line 52 of file class.InternalRequestService.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::hasQuestionId | ( | ) | 
Definition at line 63 of file class.InternalRequestService.php.
References ILIAS\Test\InternalRequestService\raw().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::hasRefId | ( | ) | 
Definition at line 47 of file class.InternalRequestService.php.
References ILIAS\Test\InternalRequestService\raw().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::isset | ( | string | $key | ) | 
Definition at line 42 of file class.InternalRequestService.php.
References ILIAS\Test\InternalRequestService\raw().
 Here is the call graph for this function:| ILIAS\Test\InternalRequestService::raw | ( | string | $key | ) | 
Definition at line 101 of file class.InternalRequestService.php.
References ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\refinery().
Referenced by ILIAS\Test\InternalRequestService\hasQuestionId(), ILIAS\Test\InternalRequestService\hasRefId(), and ILIAS\Test\InternalRequestService\isset().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Test\InternalRequestService::strVal | ( | string | $key | ) | 
Definition at line 107 of file class.InternalRequestService.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 29 of file class.InternalRequestService.php.
      
  | 
  protected | 
Definition at line 30 of file class.InternalRequestService.php.