ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilEditClipboard. More...
Static Public Member Functions | |
static | getContentObjectType () |
static | setAction ($a_action) |
static | getAction () |
static | getContentObjectId () |
static | storeContentObject ($a_type, $a_id, $a_action="cut") |
static | clear () |
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 36 of file class.ilEditClipboard.php.
|
static |
Definition at line 89 of file class.ilEditClipboard.php.
Referenced by ilSkillTreeNode\clearClipboard(), ilSCORM2004Node\insertAssetClip(), ilStructureObjectGUI\insertChapterClip(), ilSCORM2004Node\insertChapterClip(), ilObjContentObjectGUI\insertChapterClip(), ilSCORM2004Node\insertPageClip(), ilStructureObjectGUI\insertPageClip(), and ilObjContentObjectGUI\pastePage().
|
static |
Definition at line 57 of file class.ilEditClipboard.php.
Referenced by ilLMPagesTableGUI\__construct(), ilSCORM2004OrganizationHFormGUI\getMenuItems(), ilSCORM2004Node\insertAssetClip(), ilStructureObjectGUI\insertChapterClip(), ilSCORM2004Node\insertChapterClip(), ilObjContentObjectGUI\insertChapterClip(), ilSkillTreeNode\insertItemsFromClip(), ilSCORM2004Node\insertPageClip(), ilStructureObjectGUI\insertPageClip(), ilObjContentObjectGUI\pastePage(), ilObjGlossaryGUI\pasteTerms(), and ilPageObjectGUI\showPage().
|
static |
Definition at line 69 of file class.ilEditClipboard.php.
Referenced by ilObjContentObjectGUI\pastePage().
|
static |
Definition at line 38 of file class.ilEditClipboard.php.
Referenced by ilLMPagesTableGUI\__construct(), and ilObjContentObjectGUI\pastePage().
|
static |
Definition at line 50 of file class.ilEditClipboard.php.
Referenced by ilPageObject\copyContents(), ilSkillTreeNodeGUI\copyItems(), ilStructureObjectGUI\copyItems(), ilSCORM2004NodeGUI\copyItems(), ilObjSCORM2004LearningModuleGUI\copyItems(), ilObjContentObjectGUI\copyItems(), ilObjContentObjectGUI\copyPage(), ilObjGlossaryGUI\copyTerms(), ilSkillTreeNodeGUI\cutItems(), ilStructureObjectGUI\cutItems(), ilSCORM2004NodeGUI\cutItems(), ilObjSCORM2004LearningModuleGUI\cutItems(), ilObjContentObjectGUI\cutItems(), ilObjContentObjectGUI\movePage(), and ilObjGlossaryGUI\referenceTerms().
|
static |
Definition at line 80 of file class.ilEditClipboard.php.
References $a_type, $DIC, and $user.
Referenced by ilObjContentObjectGUI\moveChapter().