ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
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\Node\SkillTreeNodeManager\clearClipboard(), ILIAS\LearningModule\Editing\EditSubObjectsGUI\insertChapterClip(), and ILIAS\LearningModule\Editing\EditSubObjectsGUI\insertPageClip().
|
static |
Definition at line 48 of file class.ilEditClipboard.php.
References $DIC.
Referenced by ilLMPagesTableGUI\__construct(), ilObjContentObjectGUI\activatePages(), ILIAS\UI\Implementation\Component\Layout\Page\PageQueryActionHandler\allCommand(), ILIAS\LearningModule\Editing\EditSubObjectsGUI\insertChapterClip(), ILIAS\Skill\Node\SkillTreeNodeManager\insertItemsFromClip(), ILIAS\LearningModule\Editing\EditSubObjectsGUI\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\Node\SkillTreeNodeManager\clipboardCopy(), ILIAS\Skill\Node\SkillTreeNodeManager\clipboardCut(), ILIAS\UI\Implementation\Component\Layout\Page\PageContentManager\copyContents(), ILIAS\LearningModule\Editing\EditSubObjectsGUI\copyItems(), ilObjContentObjectGUI\copyItems(), ilObjContentObjectGUI\copyPage(), ilObjGlossaryGUI\copyTerms(), ILIAS\LearningModule\Editing\EditSubObjectsGUI\cutItems(), ilObjContentObjectGUI\cutItems(), ilObjContentObjectGUI\movePage(), and ilObjGlossaryGUI\referenceTerms().
|
static |
Definition at line 66 of file class.ilEditClipboard.php.
References $DIC.
Referenced by ilObjContentObjectGUI\moveChapter().