| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilEditClipboard. More...
 Collaboration diagram for ilEditClipboard:
 Collaboration diagram for ilEditClipboard:| Public Member Functions | |
| getContentObjectType () | |
| setAction ($a_action) | |
| getAction () | |
| getContentObjectId () | |
| storeContentObject ($a_type, $a_id, $a_action="cut") | |
| 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.
| ilEditClipboard::clear | ( | ) | 
Definition at line 81 of file class.ilEditClipboard.php.
References $_SESSION.
Referenced by ilSCORM2004Node\insertChapterClip(), ilStructureObjectGUI\insertChapterClip(), ilObjContentObjectGUI\insertChapterClip(), ilSCORM2004Node\insertPageClip(), ilStructureObjectGUI\insertPageClip(), ilSCORM2004Node\insertScoClip(), ilStructureObjectGUI\pasteChapter(), ilObjContentObjectGUI\pasteChapter(), ilStructureObjectGUI\pastePage(), and ilObjContentObjectGUI\pastePage().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilEditClipboard::getAction | ( | ) | 
Definition at line 55 of file class.ilEditClipboard.php.
References $_SESSION.
Referenced by ilSCORM2004Node\insertChapterClip(), ilStructureObjectGUI\insertChapterClip(), ilObjContentObjectGUI\insertChapterClip(), ilSCORM2004Node\insertPageClip(), ilStructureObjectGUI\insertPageClip(), ilSCORM2004Node\insertScoClip(), ilObjContentObjectGUI\pages(), ilObjContentObjectGUI\pasteChapter(), ilStructureObjectGUI\pastePage(), ilObjContentObjectGUI\pastePage(), and ilPageObjectGUI\showPage().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilEditClipboard::getContentObjectId | ( | ) | 
Definition at line 67 of file class.ilEditClipboard.php.
References $_SESSION.
Referenced by ilStructureObjectGUI\pasteChapter(), ilObjContentObjectGUI\pasteChapter(), ilStructureObjectGUI\pastePage(), and ilObjContentObjectGUI\pastePage().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilEditClipboard::getContentObjectType | ( | ) | 
Definition at line 38 of file class.ilEditClipboard.php.
References $_SESSION.
Referenced by ilObjContentObjectGUI\pages(), ilObjContentObjectGUI\pasteChapter(), and ilObjContentObjectGUI\pastePage().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilEditClipboard::setAction | ( | $a_action | ) | 
Definition at line 50 of file class.ilEditClipboard.php.
References $_SESSION.
Referenced by ilPageObject\copyContents(), ilStructureObjectGUI\copyItems(), ilSCORM2004NodeGUI\copyItems(), ilObjSCORM2004LearningModuleGUI\copyItems(), ilObjContentObjectGUI\copyItems(), ilObjContentObjectGUI\copyPage(), ilStructureObjectGUI\cutItems(), ilSCORM2004NodeGUI\cutItems(), ilObjSCORM2004LearningModuleGUI\cutItems(), ilObjContentObjectGUI\cutItems(), ilObjContentObjectGUI\movePage(), and ilPageEditorGUI\paste().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilEditClipboard::storeContentObject | ( | $a_type, | |
| $a_id, | |||
| $a_action = "cut" | |||
| ) | 
Definition at line 75 of file class.ilEditClipboard.php.
References $_SESSION.
Referenced by ilObjContentObjectGUI\copyChapter(), ilStructureObjectGUI\copyPage(), ilStructureObjectGUI\cutPage(), and ilObjContentObjectGUI\moveChapter().
 Here is the caller graph for this function:
 Here is the caller graph for this function: