|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\User\StandardGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getRefId () | |
| getLetter () | |
| getBaseClass () | |
| getSearch () | |
| getJumpToUser () | |
| getFieldId () | |
| getFetchAll () | |
| getTerm () | |
| getStartingPointId () | |
| getRoleId () | |
| getActionActive () | |
| getIds () | |
| getChecked () | |
| getFieldType () | |
| getFields () | |
| getSelectedAction () | |
| getFrSearch () | |
| getSelect () | |
| getFiles () | |
| getExportType () | |
| getMailSalutation (string $gender, string $lang) | |
| getMailSubject (string $lang) | |
| getMailBody (string $lang) | |
| getMailAttDelete (string $lang) | |
| getSelectAll () | |
| getRoleIds () | |
| getPostedRoleIds () | |
| getFilteredRoles () | |
| getSendMail () | |
| getPassword () | |
| getUDFs () | |
| getPositions () | |
| getCurrentPassword () | |
| getNewPassword () | |
Definition at line 23 of file class.StandardGUIRequest.php.
| ILIAS\User\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\$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\StandardGUIRequest::getActionActive | ( | ) |
Definition at line 99 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getBaseClass | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getChecked | ( | ) |
Definition at line 109 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getCurrentPassword | ( | ) |
Definition at line 209 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getExportType | ( | ) |
Definition at line 144 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getFetchAll | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getFieldId | ( | ) |
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getFields | ( | ) |
Definition at line 119 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getFieldType | ( | ) |
Definition at line 114 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getFiles | ( | ) |
Definition at line 139 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getFilteredRoles | ( | ) |
Definition at line 184 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getFrSearch | ( | ) |
Definition at line 129 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getIds | ( | ) |
Definition at line 104 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getJumpToUser | ( | ) |
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getLetter | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getMailAttDelete | ( | string | $lang | ) |
Definition at line 164 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getMailBody | ( | string | $lang | ) |
Definition at line 159 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getMailSalutation | ( | string | $gender, |
| string | $lang | ||
| ) |
Definition at line 149 of file class.StandardGUIRequest.php.
References $lang, and ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getMailSubject | ( | string | $lang | ) |
Definition at line 154 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getNewPassword | ( | ) |
Definition at line 214 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getPassword | ( | ) |
Definition at line 194 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getPositions | ( | ) |
Definition at line 204 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getPostedRoleIds | ( | ) |
Definition at line 179 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getRoleId | ( | ) |
Definition at line 90 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getRoleIds | ( | ) |
Definition at line 174 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getSearch | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getSelect | ( | ) |
Definition at line 134 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getSelectAll | ( | ) |
Definition at line 169 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getSelectedAction | ( | ) |
Definition at line 124 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getSendMail | ( | ) |
Definition at line 189 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getStartingPointId | ( | ) |
Definition at line 81 of file class.StandardGUIRequest.php.
References $id, and ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getTerm | ( | ) |
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\User\StandardGUIRequest::getUDFs | ( | ) |
Definition at line 199 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function: