ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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 () | |
getTableAction (string $action_parameter) | |
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\initRequest().
ILIAS\MediaCast\StandardGUIRequest::getAutoplay | ( | ) |
Definition at line 89 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaCast\StandardGUIRequest::getDefaultAccess | ( | ) |
Definition at line 128 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getEvent | ( | ) |
Definition at line 74 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(), and ILIAS\Repository\intArray().
ILIAS\MediaCast\StandardGUIRequest::getItemIds | ( | ) |
Definition at line 95 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\MediaCast\StandardGUIRequest::getMimeTypes | ( | ) |
Definition at line 133 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getMobId | ( | ) |
Definition at line 84 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaCast\StandardGUIRequest::getPlayer | ( | ) |
Definition at line 79 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getPresentation | ( | ) |
Definition at line 69 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaCast\StandardGUIRequest::getPurpose | ( | ) |
Definition at line 64 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 118 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\MediaCast\StandardGUIRequest::getSettingsPurpose | ( | string | $purpose | ) |
Definition at line 123 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getTableAction | ( | string | $action_parameter | ) |
Definition at line 138 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getTargetFormat | ( | ) |
Definition at line 113 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\MediaCast\StandardGUIRequest::getTargetPurpose | ( | ) |
Definition at line 108 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().