| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Category\StandardGUIRequest: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 () | |
| getTaxId () | |
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().
 Here is the call graph for this function:| ILIAS\Category\StandardGUIRequest::getBaseClass | ( | ) | 
Definition at line 58 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Category\StandardGUIRequest::getCmdClass | ( | ) | 
Definition at line 53 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Category\StandardGUIRequest::getFetchAll | ( | ) | 
Definition at line 81 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Category\StandardGUIRequest::getIds | ( | ) | 
Definition at line 70 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
 Here is the call graph for this function:| ILIAS\Category\StandardGUIRequest::getObjId | ( | ) | 
Definition at line 48 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Category\StandardGUIRequest::getRefId | ( | ) | 
Definition at line 43 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Category\StandardGUIRequest::getRoleIds | ( | ) | 
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
 Here is the call graph for this function:| ILIAS\Category\StandardGUIRequest::getTaxId | ( | ) | 
Definition at line 91 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Category\StandardGUIRequest::getTerm | ( | ) | 
Definition at line 86 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Category\StandardGUIRequest::getUserIds | ( | ) | 
Definition at line 64 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
 Here is the call graph for this function: