|
ILIAS
release_8 Revision v8.24
|
Page component editing request. More...
Collaboration diagram for ILIAS\COPage\Page\EditGUIRequest: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\COPage\Page\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\Page\EditGUIRequest::getCName | ( | ) |
Definition at line 65 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\Page\EditGUIRequest::getCType | ( | ) |
Definition at line 60 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\Page\EditGUIRequest::getHierId | ( | ) |
Definition at line 41 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\Page\EditGUIRequest::getIds | ( | ) |
Definition at line 76 of file class.EditGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\COPage\Page\EditGUIRequest::getInt | ( | string | $key | ) |
Definition at line 86 of file class.EditGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\COPage\Page\EditGUIRequest::getMobId | ( | ) |
Definition at line 70 of file class.EditGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\COPage\Page\EditGUIRequest::getPageId | ( | ) |
Definition at line 96 of file class.EditGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\COPage\Page\EditGUIRequest::getPageType | ( | ) |
Definition at line 101 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\Page\EditGUIRequest::getPCId | ( | ) |
Definition at line 46 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\Page\EditGUIRequest::getPlaceholderPCId | ( | ) |
Definition at line 55 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\Page\EditGUIRequest::getString | ( | string | $key | ) |
Definition at line 81 of file class.EditGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\COPage\Page\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: