|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 |
| ilDBInterface | $db |
| ilComponentFactory | $component_factory |
Definition at line 31 of file class.PageQueryActionHandler.php.
| ILIAS\COPage\Page\PageQueryActionHandler::__construct | ( | \ilPageObjectGUI | $page_gui, |
| string | $pc_id = "" |
||
| ) |
Definition at line 45 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 83 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$ctrl, Vendor\Package\$f, ILIAS\COPage\Page\PageQueryActionHandler\$pc_id, 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(), ilCtrl\getLinkTarget(), 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 581 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\handle().
Here is the caller graph for this function:| ILIAS\COPage\Page\PageQueryActionHandler::getActionsDropDown | ( | ) |
Definition at line 255 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, ilCtrl\getLinkTarget(), ilCtrl\getLinkTargetByClass(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiLangActions(), ilObjUser\getPref(), ilLanguage\loadLanguageModule(), ilCtrl\setParameter(), and ilLanguage\txt().
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 154 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 662 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 622 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 602 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 129 of file class.PageQueryActionHandler.php.
References 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 650 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 521 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 528 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 535 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$lng, ILIAS\COPage\Page\PageQueryActionHandler\$ui, and ilLanguage\txt().
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::getModalTemplate | ( | ) |
Definition at line 633 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 485 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand(), and ILIAS\UI\Implementation\Component\Table\AbstractTable\hasMultiActions().
Here is the caller graph for this function:
|
protected |
Get page help (multi editing)
Definition at line 204 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$lng, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
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 408 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$ctrl, ILIAS\COPage\Page\PageQueryActionHandler\$lng, ILIAS\COPage\Page\PageQueryActionHandler\$ui, ilCtrl\getLinkTarget(), ilLanguage\loadLanguageModule(), ilCtrl\setParameter(), and ilLanguage\txt().
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 455 of file class.PageQueryActionHandler.php.
References $info, ILIAS\COPage\Page\PageQueryActionHandler\$lng, ILIAS\COPage\Page\PageQueryActionHandler\$ui, and ilLanguage\loadLanguageModule().
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 184 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$lng, ilLanguage\loadLanguageModule(), and ilLanguage\txt().
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 509 of file class.PageQueryActionHandler.php.
References ILIAS\COPage\Page\PageQueryActionHandler\$lng, and ilLanguage\txt().
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 page component model.
Definition at line 576 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 216 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(), ilCtrl\getLinkTarget(), ILIAS\COPage\Page\PageQueryActionHandler\getMultiLangInfo(), ilLanguage\loadLanguageModule(), and ilLanguage\txt().
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 71 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 43 of file class.PageQueryActionHandler.php.
|
protected |
Definition at line 41 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 42 of file class.PageQueryActionHandler.php.
|
protected |
Definition at line 33 of file class.PageQueryActionHandler.php.
|
protected |
Definition at line 37 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 |
Definition at line 38 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\__construct().
|
protected |
Definition at line 34 of file class.PageQueryActionHandler.php.
|
protected |
Definition at line 35 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\__construct(), and ILIAS\COPage\Page\PageQueryActionHandler\allCommand().
Definition at line 36 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 40 of file class.PageQueryActionHandler.php.
|
protected |
Definition at line 39 of file class.PageQueryActionHandler.php.
Referenced by ILIAS\COPage\Page\PageQueryActionHandler\getActionsDropDown().