ILIAS
release_8 Revision v8.19
|
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, and ILIAS\Repository\initRequest().
ILIAS\User\StandardGUIRequest::getActionActive | ( | ) |
Definition at line 99 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\User\StandardGUIRequest::getBaseClass | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getChecked | ( | ) |
Definition at line 109 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\User\StandardGUIRequest::getCurrentPassword | ( | ) |
Definition at line 209 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getExportType | ( | ) |
Definition at line 144 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getFetchAll | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\User\StandardGUIRequest::getFieldId | ( | ) |
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\User\StandardGUIRequest::getFields | ( | ) |
Definition at line 119 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\User\StandardGUIRequest::getFieldType | ( | ) |
Definition at line 114 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\User\StandardGUIRequest::getFiles | ( | ) |
Definition at line 139 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\User\StandardGUIRequest::getFilteredRoles | ( | ) |
Definition at line 184 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\User\StandardGUIRequest::getFrSearch | ( | ) |
Definition at line 129 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\User\StandardGUIRequest::getIds | ( | ) |
Definition at line 104 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\User\StandardGUIRequest::getJumpToUser | ( | ) |
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\User\StandardGUIRequest::getLetter | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getMailAttDelete | ( | string | $lang | ) |
Definition at line 164 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\User\StandardGUIRequest::getMailBody | ( | string | $lang | ) |
Definition at line 159 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getMailSalutation | ( | string | $gender, |
string | $lang | ||
) |
Definition at line 149 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getMailSubject | ( | string | $lang | ) |
Definition at line 154 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getNewPassword | ( | ) |
Definition at line 214 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getPassword | ( | ) |
Definition at line 194 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getPositions | ( | ) |
Definition at line 204 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\User\StandardGUIRequest::getPostedRoleIds | ( | ) |
Definition at line 179 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\User\StandardGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\User\StandardGUIRequest::getRoleId | ( | ) |
Definition at line 90 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getRoleIds | ( | ) |
Definition at line 174 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\User\StandardGUIRequest::getSearch | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getSelect | ( | ) |
Definition at line 134 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\User\StandardGUIRequest::getSelectAll | ( | ) |
Definition at line 169 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\User\StandardGUIRequest::getSelectedAction | ( | ) |
Definition at line 124 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getSendMail | ( | ) |
Definition at line 189 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getStartingPointId | ( | ) |
Definition at line 81 of file class.StandardGUIRequest.php.
References $id, and ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getTerm | ( | ) |
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\User\StandardGUIRequest::getUDFs | ( | ) |
Definition at line 199 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().