ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery) | |
getRefId () | |
getProcessId () | |
is_set (string $key) | |
Protected Attributes | |
array | $params |
Definition at line 25 of file class.InternalRequestService.php.
ILIAS\WorkflowEngine\InternalRequestService::__construct | ( | \ILIAS\HTTP\Services | $http, |
\ILIAS\Refinery\Factory | $refinery | ||
) |
Definition at line 31 of file class.InternalRequestService.php.
References ILIAS\Repository\initRequest().
ILIAS\WorkflowEngine\InternalRequestService::getProcessId | ( | ) |
Definition at line 46 of file class.InternalRequestService.php.
References ILIAS\Repository\str().
ILIAS\WorkflowEngine\InternalRequestService::getRefId | ( | ) |
Definition at line 41 of file class.InternalRequestService.php.
References ILIAS\Repository\int().
ILIAS\WorkflowEngine\InternalRequestService::is_set | ( | string | $key | ) |
Definition at line 51 of file class.InternalRequestService.php.
References ILIAS\Repository\str().
|
protected |
Definition at line 29 of file class.InternalRequestService.php.