| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\Folder\StandardGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getRefId () | |
| getUserId () | |
| getCmdClass () | |
| getBaseClass () | |
Definition at line 22 of file class.StandardGUIRequest.php.
| ILIAS\Folder\StandardGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, | 
| \ILIAS\Refinery\Factory | $refinery, | ||
| ?array | $passed_query_params = null,  | 
        ||
| ?array | $passed_post_data = null  | 
        ||
| ) | 
Definition at line 26 of file class.StandardGUIRequest.php.
References ILIAS\Repository\initRequest().
 Here is the call graph for this function:| ILIAS\Folder\StandardGUIRequest::getBaseClass | ( | ) | 
Definition at line 55 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Folder\StandardGUIRequest::getCmdClass | ( | ) | 
Definition at line 50 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\Folder\StandardGUIRequest::getRefId | ( | ) | 
Definition at line 40 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\Folder\StandardGUIRequest::getUserId | ( | ) | 
Definition at line 45 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function: