|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\User\ProfileGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getUserId () | |
| getBackUrl () | |
| getBaseClass () | |
| getPrompted () | |
| getOsdId () | |
| getFieldId () | |
| getTerm () | |
| getUserFileCapture () | |
| getToken () | |
Definition at line 23 of file class.ProfileGUIRequest.php.
| ILIAS\User\ProfileGUIRequest::__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.ProfileGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, ILIAS\Repository\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getBackUrl | ( | ) |
Definition at line 50 of file class.ProfileGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getBaseClass | ( | ) |
Definition at line 55 of file class.ProfileGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getFieldId | ( | ) |
Definition at line 70 of file class.ProfileGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getOsdId | ( | ) |
Definition at line 65 of file class.ProfileGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getPrompted | ( | ) |
Definition at line 60 of file class.ProfileGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getTerm | ( | ) |
Definition at line 75 of file class.ProfileGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getToken | ( | ) |
Definition at line 91 of file class.ProfileGUIRequest.php.
References $query, ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getUserFileCapture | ( | ) |
Definition at line 80 of file class.ProfileGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getUserId | ( | ) |
Definition at line 41 of file class.ProfileGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function: