|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\COPage\Page\PageQueryActionHandler:
Collaboration diagram for ILIAS\COPage\Page\PageQueryActionHandler:Public Member Functions | |
| __construct (\ilPageObjectGUI $page_gui, string $pc_id="") | |
| handle (array $query) | |
| getActionsDropDown () | |
| getMultiLangActions () | |
| Add multi-language actions to menu. More... | |
| getMultiLangInfo () | |
| getModalTemplate () | |
| getConfirmationTemplate () | |
| Get confirmation template. More... | |
Protected Member Functions | |
| allCommand () | |
| getConfig () | |
| getAddCommands () | |
| getPageEditHelp () | |
| Get page help (general) More... | |
| getMultiEditHelp () | |
| Get page help (multi editing) More... | |
| getTopActions () | |
| getMultiActions () | |
| getPasteMessage () | |
| Confirmation screen for cut/paste step. More... | |
| getErrorMessage () | |
| Confirmation screen for cut/paste step. More... | |
| getErrorModalMessage () | |
| getFormatSelection () | |
| getPCModel () | |
| Get page component model. More... | |
| componentEditFormResponse (array $query) | |
| getComponentsEditorUI () | |
| Get components ui elements. More... | |
| getComponentsDefinitions () | |
| getAutoSaveInterval () | |
| Get auto save interval. More... | |
Protected Attributes | |
| ILIAS COPage InternalGUIService | $gui |
| ILIAS COPage PC PCDefinition | $pc_definition |
| string | $pc_id = "" |
| ILIAS DI UIServices | $ui |
| ilLanguage | $lng |
| ilPageObjectGUI | $page_gui |
| ilObjUser | $user |
| Server UIWrapper | $ui_wrapper |
| ilCtrl | $ctrl |
| ilComponentFactory | $component_factory |
Definition at line 30 of file class.PageQueryActionHandler.php.
| ILIAS\COPage\Page\PageQueryActionHandler::__construct | ( | \ilPageObjectGUI | $page_gui, |
| string | $pc_id = "" |
||
| ) |
Definition at line 43 of file class.PageQueryActionHandler.php.
References $DIC, ILIAS\COPage\Page\PageQueryActionHandler\$page_gui, ILIAS\COPage\Page\PageQueryActionHandler\$pc_id, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 80 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$ctrl, Vendor\Package\$f, ILIAS\COPage\Page\PageQueryActionHandler\$pc_id, $r, ilEditClipboard\getAction(), ILIAS\COPage\Page\PageQueryActionHandler\getAddCommands(), ILIAS\COPage\Page\PageQueryActionHandler\getAutoSaveInterval(), ILIAS\COPage\Page\PageQueryActionHandler\getComponentsDefinitions(), ILIAS\COPage\Page\PageQueryActionHandler\getComponentsEditorUI(), ILIAS\COPage\Page\PageQueryActionHandler\getConfig(), ILIAS\COPage\Page\PageQueryActionHandler\getConfirmationTemplate(), ILIAS\COPage\Page\PageQueryActionHandler\getErrorMessage(), ILIAS\COPage\Page\PageQueryActionHandler\getErrorModalMessage(), ILIAS\COPage\Page\PageQueryActionHandler\getFormatSelection(), ilUtil\getImagePath(), ILIAS\COPage\Page\PageQueryActionHandler\getModalTemplate(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiActions(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiEditHelp(), ILIAS\COPage\Page\PageQueryActionHandler\getPageEditHelp(), ILIAS\COPage\Page\PageQueryActionHandler\getPasteMessage(), ILIAS\COPage\Page\PageQueryActionHandler\getPCModel(), ILIAS\COPage\Page\PageQueryActionHandler\getTopActions(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\handle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 572 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$page_gui, and ilPageObjectGUI\getStyleId().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\handle().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\COPage\Page\PageQueryActionHandler::getActionsDropDown | ( | ) |
Definition at line 250 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$ctrl, $lm_set, ILIAS\COPage\Page\PageQueryActionHandler\$lng, ILIAS\COPage\Page\PageQueryActionHandler\$ui, ILIAS\COPage\Page\PageQueryActionHandler\$user, ANONYMOUS_USER_ID, ILIAS\COPage\Page\PageQueryActionHandler\getMultiLangActions(), ilLanguage\loadLanguageModule(), and ILIAS\Repository\user().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\getTopActions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 149 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$lng, XapiProxy\$plugin, ilLanguage\txt(), and ilPageComponentPlugin\TXT_CMD_INSERT.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Get auto save interval.
Definition at line 652 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 613 of file class.PageQueryActionHandler.php.
References ILIAS\Repository\lng().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Get components ui elements.
Definition at line 593 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$page_gui, ILIAS\COPage\Page\PageQueryActionHandler\$ui, and ilPageObjectGUI\getStyleId().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 124 of file class.PageQueryActionHandler.php.
References $txt, ilObjStyleSheet\getContentStylePath(), ilUtil\getStyleSheetLocation(), ilPageConfig\SEC_PROTECT_PROTECTED, and ILIAS\Repository\user().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\COPage\Page\PageQueryActionHandler::getConfirmationTemplate | ( | ) |
Get confirmation template.
Definition at line 640 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$ui.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Confirmation screen for cut/paste step.
Definition at line 512 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 519 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 526 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$lng, and ILIAS\COPage\Page\PageQueryActionHandler\$ui.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:| ILIAS\COPage\Page\PageQueryActionHandler::getModalTemplate | ( | ) |
Definition at line 624 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$ui.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 476 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Get page help (multi editing)
Definition at line 199 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$lng, and ilLanguage\loadLanguageModule().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\COPage\Page\PageQueryActionHandler::getMultiLangActions | ( | ) |
Add multi-language actions to menu.
Definition at line 403 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$ctrl, $lang, ILIAS\COPage\Page\PageQueryActionHandler\$lng, ILIAS\COPage\Page\PageQueryActionHandler\$ui, and ilObjectTranslation\getInstance().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\getActionsDropDown().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\COPage\Page\PageQueryActionHandler::getMultiLangInfo | ( | ) |
Definition at line 448 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$lng, ILIAS\COPage\Page\PageQueryActionHandler\$ui, and ilObjectTranslation\getInstance().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\getTopActions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Get page help (general)
Definition at line 179 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$lng, and ilLanguage\loadLanguageModule().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Confirmation screen for cut/paste step.
Definition at line 500 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$lng.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Get page component model.
Definition at line 567 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 211 of file class.PageQueryActionHandler.php.
References Vendor\Package\$b, ILIAS\COPage\Page\PageQueryActionHandler\$ctrl, ILIAS\COPage\Page\PageQueryActionHandler\$lng, ILIAS\COPage\Page\PageQueryActionHandler\$ui, ILIAS\COPage\Page\PageQueryActionHandler\getActionsDropDown(), ilUtil\getImagePath(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiLangInfo(), and ilLanguage\loadLanguageModule().
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\COPage\Page\PageQueryActionHandler::handle | ( | array | $query | ) |
| Exception |
Definition at line 68 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\allCommand(), and ILIAS\COPage\Page\PageQueryActionHandler\componentEditFormResponse().
Here is the call graph for this function:
|
protected |
Definition at line 41 of file class.PageQueryActionHandler.php.
|
protected |
Definition at line 40 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand(), ILIAS\COPage\Page\PageQueryActionHandler\getActionsDropDown(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiLangActions(), and ILIAS\COPage\Page\PageQueryActionHandler\getTopActions().
|
protected |
Definition at line 32 of file class.PageQueryActionHandler.php.
|
protected |
Definition at line 36 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\getActionsDropDown(), ILIAS\COPage\Page\PageQueryActionHandler\getAddCommands(), ILIAS\COPage\Page\PageQueryActionHandler\getFormatSelection(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiEditHelp(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiLangActions(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiLangInfo(), ILIAS\COPage\Page\PageQueryActionHandler\getPageEditHelp(), ILIAS\COPage\Page\PageQueryActionHandler\getPasteMessage(), and ILIAS\COPage\Page\PageQueryActionHandler\getTopActions().
|
protected |
|
protected |
Definition at line 33 of file class.PageQueryActionHandler.php.
|
protected |
Definition at line 34 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\__construct(), and ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
|
protected |
Definition at line 35 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\getActionsDropDown(), ILIAS\COPage\Page\PageQueryActionHandler\getComponentsEditorUI(), ILIAS\COPage\Page\PageQueryActionHandler\getConfirmationTemplate(), ILIAS\COPage\Page\PageQueryActionHandler\getFormatSelection(), ILIAS\COPage\Page\PageQueryActionHandler\getModalTemplate(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiLangActions(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiLangInfo(), and ILIAS\COPage\Page\PageQueryActionHandler\getTopActions().
Definition at line 39 of file class.PageQueryActionHandler.php.
|
protected |
Definition at line 38 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\getActionsDropDown().