ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Page component editing request. More...
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\initRequest().
ILIAS\COPage\PC\EditGUIRequest::getArrayArray | ( | string | $key | ) |
Definition at line 100 of file class.EditGUIRequest.php.
References ILIAS\Repository\arrayArray().
ILIAS\COPage\PC\EditGUIRequest::getHierId | ( | ) |
Definition at line 51 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\COPage\PC\EditGUIRequest::getInt | ( | string | $key | ) |
Definition at line 65 of file class.EditGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\COPage\PC\EditGUIRequest::getIntArray | ( | string | $key | ) |
Definition at line 83 of file class.EditGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\COPage\PC\EditGUIRequest::getPCId | ( | ) |
Definition at line 56 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\COPage\PC\EditGUIRequest::getRaw | ( | string | $key | ) |
Definition at line 75 of file class.EditGUIRequest.php.
References ILIAS\Repository\raw().
ILIAS\COPage\PC\EditGUIRequest::getRefId | ( | ) |
Definition at line 46 of file class.EditGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\COPage\PC\EditGUIRequest::getString | ( | string | $key | ) |
Definition at line 70 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\COPage\PC\EditGUIRequest::getStringArray | ( | string | $key | ) |
Definition at line 91 of file class.EditGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\COPage\PC\EditGUIRequest::getSubCmd | ( | ) |
Definition at line 41 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().