ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
getRefId () | |
getObjId () | |
getCmdClass () | |
getBaseClass () | |
getUserIds () | |
getIds () | |
getRoleIds () | |
getFetchAll () | |
getTerm () | |
Definition at line 25 of file class.StandardGUIRequest.php.
ILIAS\Category\StandardGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
\ILIAS\Refinery\Factory | $refinery, | ||
?array | $passed_query_params = null , |
||
?array | $passed_post_data = null |
||
) |
Definition at line 29 of file class.StandardGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, and ILIAS\Repository\initRequest().
ILIAS\Category\StandardGUIRequest::getBaseClass | ( | ) |
Definition at line 58 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Category\StandardGUIRequest::getCmdClass | ( | ) |
Definition at line 53 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Category\StandardGUIRequest::getFetchAll | ( | ) |
Definition at line 81 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Category\StandardGUIRequest::getIds | ( | ) |
Definition at line 70 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\Category\StandardGUIRequest::getObjId | ( | ) |
Definition at line 48 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Category\StandardGUIRequest::getRefId | ( | ) |
Definition at line 43 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Category\StandardGUIRequest::getRoleIds | ( | ) |
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\Category\StandardGUIRequest::getTerm | ( | ) |
Definition at line 86 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Category\StandardGUIRequest::getUserIds | ( | ) |
Definition at line 64 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().