|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\LearningModule\Presentation\PresentationGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getRefId () | |
| getObjId () | |
| getObjType () | |
| getTranslation () | |
| getFocusId () | |
| getFocusReturn () | |
| getBackPage () | |
| getSearchString () | |
| getFrame () | |
| getFromPage () | |
| getMobId () | |
| getEmbedMode () | |
| getCmd () | |
| getPgId () | |
| getPgType () | |
| getNotificationSwitch () | |
| getType () | |
| getUrl () | |
| getRating () | |
| getItems () | |
| getSelectedType () | |
| getSelectedObjIds () | |
| getQuestionPageId () | |
| getQuestionId () | |
Definition at line 23 of file class.PresentationGUIRequest.php.
| ILIAS\LearningModule\Presentation\PresentationGUIRequest::__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.PresentationGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, ILIAS\Repository\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getBackPage | ( | ) |
Definition at line 71 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getCmd | ( | ) |
Definition at line 101 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\isArray(), and ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getEmbedMode | ( | ) |
Definition at line 96 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getFocusId | ( | ) |
Definition at line 61 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getFocusReturn | ( | ) |
Definition at line 66 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getFrame | ( | ) |
Definition at line 81 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getFromPage | ( | ) |
Definition at line 86 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getItems | ( | ) |
Definition at line 139 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getMobId | ( | ) |
Definition at line 91 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getNotificationSwitch | ( | ) |
Definition at line 119 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getObjId | ( | ) |
Definition at line 46 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getObjType | ( | ) |
Definition at line 51 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getPgId | ( | ) |
Definition at line 109 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getPgType | ( | ) |
Definition at line 114 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getQuestionId | ( | ) |
Definition at line 159 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getQuestionPageId | ( | ) |
Definition at line 154 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getRating | ( | ) |
Definition at line 134 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getSearchString | ( | ) |
Definition at line 76 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getSelectedObjIds | ( | ) |
Definition at line 149 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getSelectedType | ( | ) |
Definition at line 144 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getTranslation | ( | ) |
Definition at line 56 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getType | ( | ) |
Definition at line 124 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\LearningModule\Presentation\PresentationGUIRequest::getUrl | ( | ) |
Definition at line 129 of file class.PresentationGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function: