|
ILIAS
release_8 Revision v8.24
|
Page component editing request. More...
Collaboration diagram for ILIAS\COPage\PC\EditGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery) | |
| getSubCmd () | |
| getRefId () | |
| getHierId () | |
| getPCId () | |
| getInt (string $key) | |
| getString (string $key) | |
| getRaw (string $key) | |
| getIntArray (string $key) | |
| getStringArray (string $key) | |
| getArrayArray (string $key) | |
Page component editing request.
Includes common and generic request parameter handling.
Definition at line 27 of file class.EditGUIRequest.php.
| ILIAS\COPage\PC\EditGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
| \ILIAS\Refinery\Factory | $refinery | ||
| ) |
Definition at line 31 of file class.EditGUIRequest.php.
References ILIAS\Repository\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\COPage\PC\EditGUIRequest::getArrayArray | ( | string | $key | ) |
Definition at line 100 of file class.EditGUIRequest.php.
References ILIAS\Repository\arrayArray().
Here is the call graph for this function:| ILIAS\COPage\PC\EditGUIRequest::getHierId | ( | ) |
Definition at line 51 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\PC\EditGUIRequest::getInt | ( | string | $key | ) |
Definition at line 65 of file class.EditGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\COPage\PC\EditGUIRequest::getIntArray | ( | string | $key | ) |
Definition at line 83 of file class.EditGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\COPage\PC\EditGUIRequest::getPCId | ( | ) |
Definition at line 56 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\PC\EditGUIRequest::getRaw | ( | string | $key | ) |
Definition at line 75 of file class.EditGUIRequest.php.
References ILIAS\Repository\raw().
Here is the call graph for this function:| ILIAS\COPage\PC\EditGUIRequest::getRefId | ( | ) |
Definition at line 46 of file class.EditGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\COPage\PC\EditGUIRequest::getString | ( | string | $key | ) |
Definition at line 70 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\PC\EditGUIRequest::getStringArray | ( | string | $key | ) |
Definition at line 91 of file class.EditGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\COPage\PC\EditGUIRequest::getSubCmd | ( | ) |
Definition at line 41 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function: