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) | |
getRelatedObjId () | |
getNoteType () | |
getNoteId () | |
getNoteIds () | |
getNoteMess () | |
getNoteText () | |
getNoteSubject () | |
getNoteLabel () | |
getOnly () | |
getNewsId () | |
getSortation () | |
isFilterCommand () | |
Definition at line 23 of file class.StandardGUIRequest.php.
ILIAS\Notes\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\Notes\StandardGUIRequest::getNewsId | ( | ) |
Definition at line 86 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Notes\StandardGUIRequest::getNoteId | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Notes\StandardGUIRequest::getNoteIds | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\Notes\StandardGUIRequest::getNoteLabel | ( | ) |
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Notes\StandardGUIRequest::getNoteMess | ( | ) |
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Notes\StandardGUIRequest::getNoteSubject | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Notes\StandardGUIRequest::getNoteText | ( | ) |
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Notes\StandardGUIRequest::getNoteType | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Notes\StandardGUIRequest::getOnly | ( | ) |
Definition at line 81 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Notes\StandardGUIRequest::getRelatedObjId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\Notes\StandardGUIRequest::getSortation | ( | ) |
Definition at line 91 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\Notes\StandardGUIRequest::isFilterCommand | ( | ) |
Definition at line 96 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().