|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Wiki\Editing\EditingGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getRefId () | |
| getOldNr () | |
| getUserId () | |
| getWikiPageId () | |
| getWikiPageIds () | |
| getNotification () | |
| getAssignmentId () | |
| getWithComments () | |
| getPage () | |
| getFromPage () | |
| getNewType () | |
| getSearchString () | |
| getSearchTerm () | |
| getTerm () | |
| getUserIds () | |
| getMarks () | |
| getComments () | |
| getStatus () | |
| getImportantPageId () | |
| getImportantPageIds () | |
| getPrintOrdering () | |
| getStyleId () | |
| getImportantPageOrdering () | |
| getImportantPageIndentation () | |
| getFormat () | |
| getPageTemplateId () | |
| getObjId () | |
| getSelectedPrintType () | |
| getIds () | |
| getAllIds () | |
| getNewPages () | |
| getAddToPage () | |
| getEmptyPageTemplate () | |
| getStatFig () | |
| getStatTfr () | |
| getStatScp () | |
Definition at line 23 of file class.EditingGUIRequest.php.
| ILIAS\Wiki\Editing\EditingGUIRequest::__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.EditingGUIRequest.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\Wiki\Editing\EditingGUIRequest::getAddToPage | ( | ) |
Definition at line 211 of file class.EditingGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getAllIds | ( | ) |
Definition at line 199 of file class.EditingGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getAssignmentId | ( | ) |
Definition at line 72 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getComments | ( | ) |
Definition at line 125 of file class.EditingGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getEmptyPageTemplate | ( | ) |
Definition at line 216 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getFormat | ( | ) |
Definition at line 168 of file class.EditingGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getFromPage | ( | ) |
Definition at line 87 of file class.EditingGUIRequest.php.
References ILIAS\Repository\raw().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getIds | ( | ) |
Definition at line 193 of file class.EditingGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getImportantPageId | ( | ) |
Definition at line 136 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getImportantPageIds | ( | ) |
Definition at line 142 of file class.EditingGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getImportantPageIndentation | ( | ) |
Definition at line 163 of file class.EditingGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getImportantPageOrdering | ( | ) |
Definition at line 158 of file class.EditingGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getMarks | ( | ) |
Definition at line 119 of file class.EditingGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getNewPages | ( | ) |
Definition at line 205 of file class.EditingGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getNewType | ( | ) |
Definition at line 92 of file class.EditingGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getNotification | ( | ) |
Definition at line 67 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getObjId | ( | ) |
Definition at line 182 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getOldNr | ( | ) |
Definition at line 46 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getPage | ( | ) |
Definition at line 82 of file class.EditingGUIRequest.php.
References ILIAS\Repository\raw().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getPageTemplateId | ( | ) |
Definition at line 173 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getPrintOrdering | ( | ) |
Definition at line 148 of file class.EditingGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getSearchString | ( | ) |
Definition at line 97 of file class.EditingGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getSearchTerm | ( | ) |
Definition at line 102 of file class.EditingGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getSelectedPrintType | ( | ) |
Definition at line 187 of file class.EditingGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getStatFig | ( | ) |
Definition at line 221 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getStatScp | ( | ) |
Definition at line 231 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getStatTfr | ( | ) |
Definition at line 226 of file class.EditingGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getStatus | ( | ) |
Definition at line 131 of file class.EditingGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getStyleId | ( | ) |
Definition at line 153 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getTerm | ( | ) |
Definition at line 107 of file class.EditingGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getUserId | ( | ) |
Definition at line 51 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getUserIds | ( | ) |
Definition at line 113 of file class.EditingGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getWikiPageId | ( | ) |
Definition at line 56 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getWikiPageIds | ( | ) |
Definition at line 62 of file class.EditingGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\Wiki\Editing\EditingGUIRequest::getWithComments | ( | ) |
Definition at line 77 of file class.EditingGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function: