|
ILIAS
release_8 Revision v8.24
|
Handles Administration commands (cut, delete paste) More...
Collaboration diagram for ilAdministrationCommandGUI:Public Member Functions | |
| getContainer () | |
| delete () | |
| performDelete () | |
| cut () | |
| showMoveIntoObjectTree () | |
| showLinkIntoMultipleObjectsTree () | |
| link () | |
| showPasteTree () | |
| paste () | |
| performPasteIntoMultipleObjects () | |
Protected Attributes | |
| ilGlobalTemplateInterface | $tpl |
| ilSetting | $settings |
| ilErrorHandling | $error |
| ilTree | $tree |
| ilObjectDefinition$obj_definition | |
| ilCtrl | $ctrl = null |
| ilLanguage | $lng = null |
| AdminGUIRequest | $request |
Private Attributes | |
| ilAdministrationCommandHandling | $container |
Handles Administration commands (cut, delete paste)
Definition at line 28 of file class.ilAdministrationCommandGUI.php.
| ilAdministrationCommandGUI::cut | ( | ) |
Definition at line 120 of file class.ilAdministrationCommandGUI.php.
References $container, $ref_id, $tree, ILIAS\Repository\ctrl(), getContainer(), and ilTree\getParentId().
Here is the call graph for this function:| ilAdministrationCommandGUI::delete | ( | ) |
Definition at line 68 of file class.ilAdministrationCommandGUI.php.
References $error, $ilErr, $ilSetting, $settings, $tpl, $type, ilObject\_getIcon(), ilObject\_lookupObjId(), ilObject\_lookupType(), ILIAS\Repository\ctrl(), ilObjectFactory\getClassByType(), getContainer(), ILIAS\Repository\lng(), and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:| ilAdministrationCommandGUI::getContainer | ( | ) |
Definition at line 63 of file class.ilAdministrationCommandGUI.php.
References $container.
Referenced by cut(), delete(), link(), paste(), performDelete(), performPasteIntoMultipleObjects(), showLinkIntoMultipleObjectsTree(), showMoveIntoObjectTree(), and showPasteTree().
Here is the caller graph for this function:| ilAdministrationCommandGUI::link | ( | ) |
Definition at line 168 of file class.ilAdministrationCommandGUI.php.
References $container, $ref_id, $tree, ILIAS\Repository\ctrl(), getContainer(), and ilTree\getParentId().
Here is the call graph for this function:| ilAdministrationCommandGUI::paste | ( | ) |
Definition at line 194 of file class.ilAdministrationCommandGUI.php.
References $container, $type, ilObject\_lookupObjId(), ilObject\_lookupType(), ILIAS\Repository\ctrl(), and getContainer().
Here is the call graph for this function:| ilAdministrationCommandGUI::performDelete | ( | ) |
Definition at line 110 of file class.ilAdministrationCommandGUI.php.
References ILIAS\Repository\ctrl(), getContainer(), and ilSession\set().
Here is the call graph for this function:| ilAdministrationCommandGUI::performPasteIntoMultipleObjects | ( | ) |
Definition at line 210 of file class.ilAdministrationCommandGUI.php.
References $container, $type, ilObject\_lookupObjId(), ilObject\_lookupType(), ILIAS\Repository\ctrl(), and getContainer().
Here is the call graph for this function:| ilAdministrationCommandGUI::showLinkIntoMultipleObjectsTree | ( | ) |
Definition at line 151 of file class.ilAdministrationCommandGUI.php.
References $container, $type, ilObject\_lookupObjId(), ilObject\_lookupType(), ILIAS\Repository\ctrl(), and getContainer().
Here is the call graph for this function:| ilAdministrationCommandGUI::showMoveIntoObjectTree | ( | ) |
Definition at line 134 of file class.ilAdministrationCommandGUI.php.
References $container, $type, ilObject\_lookupObjId(), ilObject\_lookupType(), ILIAS\Repository\ctrl(), and getContainer().
Here is the call graph for this function:| ilAdministrationCommandGUI::showPasteTree | ( | ) |
Definition at line 181 of file class.ilAdministrationCommandGUI.php.
References $container, $ref_id, $tree, ILIAS\Repository\ctrl(), getContainer(), and ilTree\getParentId().
Here is the call graph for this function:
|
private |
Definition at line 37 of file class.ilAdministrationCommandGUI.php.
Referenced by cut(), getContainer(), link(), paste(), performPasteIntoMultipleObjects(), showLinkIntoMultipleObjectsTree(), showMoveIntoObjectTree(), and showPasteTree().
|
protected |
Definition at line 35 of file class.ilAdministrationCommandGUI.php.
|
protected |
Definition at line 32 of file class.ilAdministrationCommandGUI.php.
Referenced by delete().
|
protected |
Definition at line 36 of file class.ilAdministrationCommandGUI.php.
|
protected |
Definition at line 38 of file class.ilAdministrationCommandGUI.php.
|
protected |
Definition at line 31 of file class.ilAdministrationCommandGUI.php.
Referenced by delete().
|
protected |
Definition at line 30 of file class.ilAdministrationCommandGUI.php.
Referenced by delete().
|
protected |
Definition at line 33 of file class.ilAdministrationCommandGUI.php.
Referenced by cut(), link(), and showPasteTree().
|
protected |
Definition at line 34 of file class.ilAdministrationCommandGUI.php.