ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Page component editing request. More...
Public Member Functions | |
__construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery) | |
getHierId () | |
getPCId () | |
getPlaceholderPCId () | |
getCType () | |
getCName () | |
getMobId () | |
getIds () | |
getString (string $key) | |
getInt (string $key) | |
getStringArray (string $key) | |
getPageId () | |
getPageType () | |
Page component editing request.
Includes common and generic request parameter handling.
Definition at line 27 of file class.EditGUIRequest.php.
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
\ILIAS\Refinery\Factory | $refinery | ||
) |
Definition at line 31 of file class.EditGUIRequest.php.
References ILIAS\Repository\initRequest().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getCName | ( | ) |
Definition at line 65 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getCType | ( | ) |
Definition at line 60 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getHierId | ( | ) |
Definition at line 41 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getIds | ( | ) |
Definition at line 76 of file class.EditGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getInt | ( | string | $key | ) |
Definition at line 86 of file class.EditGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getMobId | ( | ) |
Definition at line 70 of file class.EditGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getPageId | ( | ) |
Definition at line 96 of file class.EditGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getPageType | ( | ) |
Definition at line 101 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getPCId | ( | ) |
Definition at line 46 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getPlaceholderPCId | ( | ) |
Definition at line 55 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getString | ( | string | $key | ) |
Definition at line 81 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\UI\Implementation\Component\Layout\Page\EditGUIRequest::getStringArray | ( | string | $key | ) |
Definition at line 91 of file class.EditGUIRequest.php.
References ILIAS\Repository\strArray().