ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
getRefId () | |
getUserId () | |
getItemId () | |
getPurpose () | |
getPresentation () | |
getEvent () | |
getPlayer () | |
getMobId () | |
getAutoplay () | |
getItemIds () | |
getTargetPurpose () | |
getTargetFormat () | |
getSeconds () | |
getSettingsPurpose (string $purpose) | |
getDefaultAccess () | |
getMimeTypes () | |
Definition at line 23 of file class.StandardGUIRequest.php.
ILIAS\MediaCast\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\MediaCast\StandardGUIRequest::getAutoplay | ( | ) |
Definition at line 81 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaCast\StandardGUIRequest::getDefaultAccess | ( | ) |
Definition at line 112 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getEvent | ( | ) |
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getItemId | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaCast\StandardGUIRequest::getItemIds | ( | ) |
Definition at line 87 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\MediaCast\StandardGUIRequest::getMimeTypes | ( | ) |
Definition at line 117 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getMobId | ( | ) |
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaCast\StandardGUIRequest::getPlayer | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getPresentation | ( | ) |
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaCast\StandardGUIRequest::getPurpose | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaCast\StandardGUIRequest::getSeconds | ( | ) |
Definition at line 102 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaCast\StandardGUIRequest::getSettingsPurpose | ( | string | $purpose | ) |
Definition at line 107 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getTargetFormat | ( | ) |
Definition at line 97 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getTargetPurpose | ( | ) |
Definition at line 92 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getUserId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().