|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\WorkflowEngine\InternalRequestService: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\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\WorkflowEngine\InternalRequestService::getProcessId | ( | ) |
Definition at line 46 of file class.InternalRequestService.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\WorkflowEngine\InternalRequestService::getRefId | ( | ) |
Definition at line 41 of file class.InternalRequestService.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\WorkflowEngine\InternalRequestService::is_set | ( | string | $key | ) |
Definition at line 51 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.