|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Style\Content\StandardGUIRequest:Public Member Functions | |
| __construct (Services $http, Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getRefId () | |
| getObjId () | |
| getId () | |
| getIds () | |
| getToStyleId () | |
| getFromStyleId () | |
| getCatId () | |
| getStyleType () | |
| getTempType () | |
| getAdminMode () | |
| getColorName () | |
| getMediaQueryId () | |
| getMediaQueryIds () | |
| getTemplateId () | |
| getTemplateIds () | |
| getFile () | |
| getFiles () | |
| getCharacteristics () | |
| getCharacteristic () | |
| getTag () | |
| getAllCharacteristics () | |
| getHidden () | |
| getOrder () | |
| getTitles () | |
| getConflictAction () | |
| getSelectedStandard ($style_id) | |
| getColors () | |
Definition at line 27 of file class.StandardGUIRequest.php.
| ILIAS\Style\Content\StandardGUIRequest::__construct | ( | Services | $http, |
| Factory | $refinery, | ||
| ?array | $passed_query_params = null, |
||
| ?array | $passed_post_data = null |
||
| ) |
Definition at line 31 of file class.StandardGUIRequest.php.
References ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getAdminMode | ( | ) |
Definition at line 90 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getAllCharacteristics | ( | ) |
Definition at line 151 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getCatId | ( | ) |
Definition at line 75 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getCharacteristic | ( | ) |
Definition at line 141 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getCharacteristics | ( | ) |
Definition at line 136 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getColorName | ( | ) |
Definition at line 95 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getColors | ( | ) |
Definition at line 181 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getConflictAction | ( | ) |
Definition at line 171 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getFile | ( | ) |
Definition at line 120 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getFiles | ( | ) |
Definition at line 125 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str(), and ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getFromStyleId | ( | ) |
Definition at line 70 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getHidden | ( | ) |
Definition at line 156 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getId | ( | ) |
Definition at line 55 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getIds | ( | ) |
Definition at line 60 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getMediaQueryId | ( | ) |
Definition at line 100 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getMediaQueryIds | ( | ) |
Definition at line 105 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getObjId | ( | ) |
Definition at line 50 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getOrder | ( | ) |
Definition at line 161 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getRefId | ( | ) |
Definition at line 45 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getSelectedStandard | ( | $style_id | ) |
Definition at line 176 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getStyleType | ( | ) |
Definition at line 80 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getTag | ( | ) |
Definition at line 146 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getTemplateId | ( | ) |
Definition at line 110 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getTemplateIds | ( | ) |
Definition at line 115 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getTempType | ( | ) |
Definition at line 85 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getTitles | ( | ) |
Definition at line 166 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Style\Content\StandardGUIRequest::getToStyleId | ( | ) |
Definition at line 65 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function: