ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
__construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
getWspId () | |
getRefId () | |
getPrtId () | |
getBlogGtp () | |
getBlogEdt () | |
getBackUrl () | |
getSelectPar () | |
getItemIds () | |
getSortation () | |
getNewType () | |
getUser () | |
getAction () | |
getObjId () | |
getShareId () | |
getNode () | |
getPasteExpand (string $mode) | |
Definition at line 23 of file class.StandardGUIRequest.php.
ILIAS\PersonalWorkspace\StandardGUIRequest::__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.StandardGUIRequest.php.
References ILIAS\Repository\initRequest().
ILIAS\PersonalWorkspace\StandardGUIRequest::getAction | ( | ) |
Definition at line 106 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\PersonalWorkspace\StandardGUIRequest::getBackUrl | ( | ) |
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\PersonalWorkspace\StandardGUIRequest::getBlogEdt | ( | ) |
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\PersonalWorkspace\StandardGUIRequest::getBlogGtp | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\PersonalWorkspace\StandardGUIRequest::getItemIds | ( | ) |
Definition at line 79 of file class.StandardGUIRequest.php.
References $id, ILIAS\Repository\int(), and ILIAS\Repository\intArray().
ILIAS\PersonalWorkspace\StandardGUIRequest::getNewType | ( | ) |
Definition at line 96 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\PersonalWorkspace\StandardGUIRequest::getNode | ( | ) |
Definition at line 121 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\PersonalWorkspace\StandardGUIRequest::getObjId | ( | ) |
Definition at line 111 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\PersonalWorkspace\StandardGUIRequest::getPasteExpand | ( | string | $mode | ) |
Definition at line 126 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\PersonalWorkspace\StandardGUIRequest::getPrtId | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\PersonalWorkspace\StandardGUIRequest::getRefId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\PersonalWorkspace\StandardGUIRequest::getSelectPar | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\PersonalWorkspace\StandardGUIRequest::getShareId | ( | ) |
Definition at line 116 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\PersonalWorkspace\StandardGUIRequest::getSortation | ( | ) |
Definition at line 91 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\PersonalWorkspace\StandardGUIRequest::getUser | ( | ) |
Definition at line 101 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\PersonalWorkspace\StandardGUIRequest::getWspId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Referenced by ilSharedResourceGUI\__construct().