ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | getContentObjectType () |
static | setAction (string $a_action) |
static | getAction () |
static | getContentObjectId () |
static | storeContentObject (string $a_type, int $a_id, string $a_action="cut") |
static | clear () |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilEditClipboard
This class supports only a few basic clipboard functions for the editor and should be further elaborated in the future.
Definition at line 27 of file class.ilEditClipboard.php.
|
static |
Definition at line 78 of file class.ilEditClipboard.php.
References $DIC.
Referenced by ilObjContentObjectGUI\activatePages(), ILIAS\Skill\Tree\SkillTreeNodeManager\clearClipboard(), ilStructureObjectGUI\insertChapterClip(), ilObjContentObjectGUI\insertChapterClip(), and ilStructureObjectGUI\insertPageClip().
|
static |
Definition at line 48 of file class.ilEditClipboard.php.
References $DIC.
Referenced by ilLMPagesTableGUI\__construct(), ilObjContentObjectGUI\activatePages(), ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\allCommand(), ilStructureObjectGUI\insertChapterClip(), ilObjContentObjectGUI\insertChapterClip(), ILIAS\Skill\Tree\SkillTreeNodeManager\insertItemsFromClip(), ilStructureObjectGUI\insertPageClip(), ilObjGlossaryGUI\pasteTerms(), and ilPageObjectGUI\showPage().
|
static |
Definition at line 55 of file class.ilEditClipboard.php.
References $DIC.
Referenced by ilObjContentObjectGUI\activatePages().
|
static |
Definition at line 29 of file class.ilEditClipboard.php.
References $DIC.
Referenced by ilLMPagesTableGUI\__construct(), and ilObjContentObjectGUI\activatePages().
|
static |
Definition at line 41 of file class.ilEditClipboard.php.
References $DIC.
Referenced by ILIAS\Skill\Tree\SkillTreeNodeManager\clipboardCopy(), ILIAS\Skill\Tree\SkillTreeNodeManager\clipboardCut(), ilPageObject\copyContents(), ilStructureObjectGUI\copyItems(), ilObjContentObjectGUI\copyItems(), ilObjContentObjectGUI\copyPage(), ilObjGlossaryGUI\copyTerms(), ilStructureObjectGUI\cutItems(), ilObjContentObjectGUI\cutItems(), ilObjContentObjectGUI\movePage(), and ilObjGlossaryGUI\referenceTerms().
|
static |
Definition at line 66 of file class.ilEditClipboard.php.
References $DIC.
Referenced by ilObjContentObjectGUI\moveChapter().