|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\MediaCast\StandardGUIRequest: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().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getAutoplay | ( | ) |
Definition at line 89 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getDefaultAccess | ( | ) |
Definition at line 128 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getEvent | ( | ) |
Definition at line 74 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getItemId | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int(), and ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getItemIds | ( | ) |
Definition at line 95 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getMimeTypes | ( | ) |
Definition at line 133 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getMobId | ( | ) |
Definition at line 84 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getPlayer | ( | ) |
Definition at line 79 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getPresentation | ( | ) |
Definition at line 69 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getPurpose | ( | ) |
Definition at line 64 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getSeconds | ( | ) |
Definition at line 118 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getSettingsPurpose | ( | string | $purpose | ) |
Definition at line 123 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getTableAction | ( | string | $action_parameter | ) |
Definition at line 138 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getTargetFormat | ( | ) |
Definition at line 113 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getTargetPurpose | ( | ) |
Definition at line 108 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\MediaCast\StandardGUIRequest::getUserId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function: