|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Survey\Execution\ExecutionGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery) | |
| getQuestionId () | |
| getRefId () | |
| getActiveCommand () | |
| getAccessCode () | |
| getDirection () | |
| getMail () | |
| getAppraiseeId () | |
| getTargetPosition () | |
| getPreview () | |
Protected Attributes | |
| array | $params |
Definition at line 26 of file class.ExecutionGUIRequest.php.
| ILIAS\Survey\Execution\ExecutionGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
| \ILIAS\Refinery\Factory | $refinery | ||
| ) |
Definition at line 32 of file class.ExecutionGUIRequest.php.
References ILIAS\Repository\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\Survey\Execution\ExecutionGUIRequest::getAccessCode | ( | ) |
Definition at line 57 of file class.ExecutionGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Survey\Execution\ExecutionGUIRequest::getActiveCommand | ( | ) |
Definition at line 52 of file class.ExecutionGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Survey\Execution\ExecutionGUIRequest::getAppraiseeId | ( | ) |
Definition at line 72 of file class.ExecutionGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Survey\Execution\ExecutionGUIRequest::getDirection | ( | ) |
Definition at line 62 of file class.ExecutionGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Survey\Execution\ExecutionGUIRequest::getMail | ( | ) |
Definition at line 67 of file class.ExecutionGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Survey\Execution\ExecutionGUIRequest::getPreview | ( | ) |
Definition at line 82 of file class.ExecutionGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Survey\Execution\ExecutionGUIRequest::getQuestionId | ( | ) |
Definition at line 42 of file class.ExecutionGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Survey\Execution\ExecutionGUIRequest::getRefId | ( | ) |
Definition at line 47 of file class.ExecutionGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Survey\Execution\ExecutionGUIRequest::getTargetPosition | ( | ) |
Definition at line 77 of file class.ExecutionGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ExecutionGUIRequest.php.