|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\MediaPool\Clipboard\ClipboardGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getItemIds () | |
| getPCId () | |
| getReturnCmd () | |
| getItemId () | |
Definition at line 23 of file class.ClipboardGUIRequest.php.
| ILIAS\MediaPool\Clipboard\ClipboardGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
| \ILIAS\Refinery\Factory | $refinery, | ||
| ?array | $passed_query_params = null, |
||
| ?array | $passed_post_data = null |
||
| ) |
Definition at line 27 of file class.ClipboardGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, ILIAS\Repository\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\MediaPool\Clipboard\ClipboardGUIRequest::getItemId | ( | ) |
Definition at line 57 of file class.ClipboardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaPool\Clipboard\ClipboardGUIRequest::getItemIds | ( | ) |
Definition at line 42 of file class.ClipboardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\MediaPool\Clipboard\ClipboardGUIRequest::getPCId | ( | ) |
Definition at line 47 of file class.ClipboardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaPool\Clipboard\ClipboardGUIRequest::getReturnCmd | ( | ) |
Definition at line 52 of file class.ClipboardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function: