|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Request wrapper for guis in skill administration. More...
Inheritance diagram for ILIAS\Skill\Service\SkillAdminGUIRequest:
Collaboration diagram for ILIAS\Skill\Service\SkillAdminGUIRequest:Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\Skill\Service\SkillGUIRequest | |
| int (string $key) | |
| get integer parameter kindly More... | |
| intArray (string $key) | |
| get integer array kindly More... | |
| str (string $key) | |
| get string parameter kindly More... | |
| strArray (string $key) | |
| get string array kindly More... | |
| bool (string $key) | |
| get bool parameter kindly More... | |
| boolArray (string $key) | |
| get bool array kindly More... | |
| isArray (string $key) | |
| Check if parameter is an array. More... | |
| get (string $key, Refinery\Transformation $t) | |
| Get passed parameter, if not data passed, get key from http request. More... | |
| getIds () | |
| getTableIds (string $key) | |
| getTableAction (string $key) | |
| getInterruptiveItemIds () | |
Protected Attributes inherited from ILIAS\Skill\Service\SkillGUIRequest | |
| HTTP Services | $http |
| Refinery Factory | $refinery |
| array | $passed_query_params = null |
| array | $passed_post_data = null |
Request wrapper for guis in skill administration.
This class processes all request parameters which are not handled by form classes already.
Definition at line 32 of file class.SkillAdminGUIRequest.php.
| ILIAS\Skill\Service\SkillAdminGUIRequest::__construct | ( | HTTP\Services | $http, |
| Refinery\Factory | $refinery, | ||
| ?array | $passed_query_params = null, |
||
| ?array | $passed_post_data = null |
||
| ) |
Definition at line 34 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\$passed_post_data, ILIAS\Skill\Service\SkillGUIRequest\$passed_query_params, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getAssignedLevelIds | ( | ) |
Definition at line 122 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\strArray().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getBackCommand | ( | ) |
Definition at line 78 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\str().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getCombinedSkillId | ( | ) |
Definition at line 63 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\str().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getLevelId | ( | ) |
Definition at line 106 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\int().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getLevelIds | ( | ) |
Definition at line 114 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getIds().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getLocalContext | ( | ) |
Definition at line 93 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\bool().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getNodeId | ( | ) |
Definition at line 48 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\int().
Referenced by ilSkillTemplateCategoryGUI\addCreationButtons(), and ilSkillCategoryGUI\addCreationButtons().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getNodeIds | ( | ) |
Definition at line 162 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getIds().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getOrder | ( | ) |
Definition at line 101 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\intArray().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getProfileIds | ( | ) |
Definition at line 170 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getInterruptiveItemIds().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getRefId | ( | ) |
Definition at line 43 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\int().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getResourceIds | ( | ) |
Definition at line 130 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getInterruptiveItemIds().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getRootId | ( | ) |
Definition at line 53 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\int().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getSelectedIds | ( | string | $post_var | ) |
Definition at line 199 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\strArray().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getSkillExpand | ( | ) |
Definition at line 83 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\str().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getSkillProfileId | ( | ) |
Definition at line 88 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\int().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getSuggested | ( | ) |
Definition at line 138 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\boolArray().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTableLevelResourcesAction | ( | ) |
Definition at line 243 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getTableAction().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTableProfileAction | ( | ) |
Definition at line 217 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getTableAction().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTableProfileIds | ( | ) |
Definition at line 225 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getTableIds().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTableProfileUserAssignmentAction | ( | ) |
Definition at line 230 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getTableAction().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTableProfileUserAssignmentIds | ( | ) |
Definition at line 238 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getTableIds().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTableRepoRefIds | ( | ) |
Definition at line 251 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getTableIds().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTableTreeAction | ( | ) |
Definition at line 204 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getTableAction().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTableTreeIds | ( | ) |
Definition at line 212 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getTableIds().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTemplateMode | ( | ) |
Definition at line 68 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\bool().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTemplatesTree | ( | ) |
Definition at line 73 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\int().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTitles | ( | ) |
Definition at line 154 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\strArray().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTrefId | ( | ) |
Definition at line 58 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\int().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getTrigger | ( | ) |
Definition at line 146 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\boolArray().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getUserIds | ( | ) |
Definition at line 191 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\getInterruptiveItemIds().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getUserLogin | ( | ) |
Definition at line 175 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\str().
Here is the call graph for this function:| ILIAS\Skill\Service\SkillAdminGUIRequest::getUsers | ( | ) |
Definition at line 183 of file class.SkillAdminGUIRequest.php.
References ILIAS\Skill\Service\SkillGUIRequest\intArray().
Here is the call graph for this function: