|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilECSMappingSettingsGUI:Public Member Functions | |
| __construct ($settingsContainer, $server_id, $mid) | |
| Constructor. More... | |
| getContainer () | |
| Get container object. More... | |
| getServer () | |
| getMid () | |
| Get mid. More... | |
| executeCommand () | |
| ilCtrl executeCommand More... | |
| cancel () | |
| return to parent container More... | |
Data Fields | |
| const | TAB_DIRECTORY = 1 |
| const | TAB_COURSE = 2 |
Protected Member Functions | |
| cStart () | |
| Goto default page. More... | |
| dStart () | |
| Goto default page. More... | |
| cInitOverview ($form=null, $current_attribute=null) | |
| Show overview page. More... | |
| cAddAttribute () | |
| Add one attribute in form. More... | |
| cDeleteAttribute () | |
| Delete last attribute in form. More... | |
| cShowLocalExplorer () | |
| Show local explorer. More... | |
| cInitMappingForm ($current_node, $current_attribute) | |
| Init the mapping form. More... | |
| cSaveOverview () | |
| Save overview. More... | |
| cDeleteRulesOfNode () | |
| cSettings (ilPropertyFormGUI $form=NULL) | |
| Show course allocation @global ilTabsGUI $ilTabs. More... | |
| initFormCSettings () | |
| Init settings form. More... | |
| dSettings (ilPropertyFormGUI $form=NULL) | |
| Show directory allocation @global ilTabsGUI $ilTabs. More... | |
| cUpdateSettings () | |
| Update course settings. More... | |
| cAttributes () | |
| Show active attributes @global ilTabsGUI $ilTabs. More... | |
| dUpdateSettings () | |
| Update node mapping settings. More... | |
| initFormDSettings () | |
| dTrees () | |
| Show directory trees. More... | |
| dConfirmDeleteTree () | |
| Delete tree settings. More... | |
| dDeleteTree () | |
| Delete tree. More... | |
| dEditTree (ilPropertyFormGUI $form=null) | |
| Edit directory tree assignments. More... | |
| dInitFormTreeSettings (ilPropertyFormGUI $form=null) | |
| Init form settings. More... | |
| dUpdateTreeSettings () | |
| dSynchronizeTree () | |
| Synchronize Tree. More... | |
| dSynchronizeTrees () | |
| dShowLocalExplorer () | |
| Show local explorer. More... | |
| dShowCmsExplorer (ilExplorer $localExplorer) | |
| Show cms explorer. More... | |
| dInitEditTree () | |
| Init tree. More... | |
| dMap () | |
| Do mapping. More... | |
| dMappingOverview () | |
| Show directory trees. More... | |
| setTabs () | |
| Set tabs @global ilTabsGUI $ilTabs. More... | |
| setSubTabs ($a_tab) | |
| Set Sub tabs @global ilTabsGUI $ilTabs. More... | |
Protected Attributes | |
| $log | |
| $lng = null | |
| $ctrl = null | |
Private Attributes | |
| $container = null | |
| $server = null | |
| $mid = null | |
Definition at line 15 of file class.ilECSMappingSettingsGUI.php.
| ilECSMappingSettingsGUI::__construct | ( | $settingsContainer, | |
| $server_id, | |||
| $mid | |||
| ) |
Constructor.
| ilObjectGUI | $settingsContainer |
Definition at line 36 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS, $ilCtrl, $lng, $mid, and ilECSSetting\getInstanceByServerId().
Here is the call graph for this function:
|
protected |
Add one attribute in form.
Definition at line 211 of file class.ilECSMappingSettingsGUI.php.
References cInitOverview(), ilECSCourseAttributes\getInstance(), getMid(), and getServer().
Here is the call graph for this function:| ilECSMappingSettingsGUI::cancel | ( | ) |
return to parent container
Definition at line 114 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS.
|
protected |
Show active attributes @global ilTabsGUI $ilTabs.
Definition at line 699 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS, ilECSCourseAttributes\getInstance(), getMid(), getServer(), and setSubTabs().
Here is the call graph for this function:
|
protected |
Delete last attribute in form.
Definition at line 221 of file class.ilECSMappingSettingsGUI.php.
References cInitOverview(), ilECSCourseAttributes\getInstance(), getMid(), and getServer().
Here is the call graph for this function:
|
protected |
Definition at line 446 of file class.ilECSMappingSettingsGUI.php.
References getMid(), ilECSCourseMappingRule\getRulesOfRefId(), getServer(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Init the mapping form.
Definition at line 269 of file class.ilECSMappingSettingsGUI.php.
References $section, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilECSCourseAttributes\getInstance(), ilECSCourseMappingRule\getInstanceByAttribute(), getMid(), getServer(), and ilECSCourseMappingRule\hasRules().
Referenced by cInitOverview(), and cSaveOverview().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Show overview page.
Definition at line 155 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS, cInitMappingForm(), cShowLocalExplorer(), getMid(), getServer(), ilECSCourseMappingRule\lookupLastExistingAttribute(), and setSubTabs().
Referenced by cAddAttribute(), cDeleteAttribute(), cSaveOverview(), and cStart().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Save overview.
Definition at line 399 of file class.ilECSMappingSettingsGUI.php.
References cInitMappingForm(), cInitOverview(), ilECSCourseMappingRule\getInstanceByAttribute(), getMid(), getServer(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Show course allocation @global ilTabsGUI $ilTabs.
Definition at line 473 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS, initFormCSettings(), and setSubTabs().
Referenced by cStart(), and cUpdateSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Show local explorer.
Definition at line 231 of file class.ilECSMappingSettingsGUI.php.
References $_GET.
Referenced by cInitOverview().
Here is the caller graph for this function:
|
protected |
Goto default page.
Definition at line 128 of file class.ilECSMappingSettingsGUI.php.
References cInitOverview(), cSettings(), ilECSNodeMappingSettings\getInstanceByServerMid(), getMid(), and getServer().
Here is the call graph for this function:
|
protected |
Update course settings.
Definition at line 640 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS, $info, cSettings(), ilECSNodeMappingSettings\getInstanceByServerMid(), getMid(), ilECSMappingUtils\getRoleMappingInfo(), getServer(), initFormCSettings(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Delete tree settings.
Definition at line 809 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS, getMid(), getServer(), ilECSCmsData\lookupTitle(), and setSubTabs().
Here is the call graph for this function:
|
protected |
Delete tree.
Definition at line 840 of file class.ilECSMappingSettingsGUI.php.
References $data, $GLOBALS, ilECSNodeMappingAssignments\deleteMappings(), ilECSImport\deleteRessources(), getMid(), getServer(), ilECSCmsData\lookupCmsIdsOfTree(), ilECSCmsTree\lookupRootId(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Edit directory tree assignments.
Definition at line 885 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS, dInitFormTreeSettings(), dShowCmsExplorer(), and dShowLocalExplorer().
Referenced by dInitEditTree(), and dUpdateTreeSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Init tree.
Definition at line 1191 of file class.ilECSMappingSettingsGUI.php.
References dEditTree(), getMid(), getServer(), and ilECSCmsData\updateStatus().
Here is the call graph for this function:
|
protected |
Init form settings.
Definition at line 919 of file class.ilECSMappingSettingsGUI.php.
References $title, getMid(), getServer(), ilECSCmsData\lookupCmsId(), ilECSMappingUtils\lookupMappingStatus(), ilECSCmsTree\lookupRootId(), ilECSMappingUtils\MAPPED_MANUAL, and ilECSMappingUtils\mappingStatusToString().
Referenced by dEditTree(), and dUpdateTreeSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Do mapping.
Definition at line 1206 of file class.ilECSMappingSettingsGUI.php.
References $_POST, $ref_id, ilObject\_lookupObjId(), ilECSNodeMappingAssignments\deleteDisconnectableMappings(), ilECSNodeMappingAssignments\deleteMappingsByCsId(), getMid(), getServer(), ilECSNodeMappingAssignments\lookupDefaultTitleUpdate(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilECSCmsData\updateStatus().
Here is the call graph for this function:
|
protected |
Show directory trees.
Definition at line 1279 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS, and setSubTabs().
Here is the call graph for this function:
|
protected |
Show directory allocation @global ilTabsGUI $ilTabs.
Definition at line 617 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS, initFormDSettings(), and setSubTabs().
Referenced by dStart().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Show cms explorer.
Definition at line 1120 of file class.ilECSMappingSettingsGUI.php.
References $_GET, $GLOBALS, $ref_id, getMid(), getServer(), ilECSNodeMappingAssignments\lookupAssignmentsByRefId(), ilECSNodeMappingAssignments\lookupMappedItemsForRefId(), and ilECSCmsTree\lookupRootId().
Referenced by dEditTree().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Show local explorer.
Definition at line 1080 of file class.ilECSMappingSettingsGUI.php.
References $_GET, and $GLOBALS.
Referenced by dEditTree().
Here is the caller graph for this function:
|
protected |
Goto default page.
Definition at line 142 of file class.ilECSMappingSettingsGUI.php.
References dSettings(), dTrees(), ilECSNodeMappingSettings\getInstanceByServerMid(), getMid(), and getServer().
Here is the call graph for this function:
|
protected |
Synchronize Tree.
Definition at line 1031 of file class.ilECSMappingSettingsGUI.php.
References getServer(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 1044 of file class.ilECSMappingSettingsGUI.php.
References $res, ilLogLevel\DEBUG, getServer(), ilUtil\sendFailure(), ilECSEventQueueReader\TYPE_DIRECTORY_TREES, and ilECSEvent\UPDATED.
Here is the call graph for this function:
|
protected |
Show directory trees.
Definition at line 780 of file class.ilECSMappingSettingsGUI.php.
References $GLOBALS, getMid(), getServer(), and setSubTabs().
Referenced by dStart().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Update node mapping settings.
Definition at line 728 of file class.ilECSMappingSettingsGUI.php.
References $ilCtrl, ilECSNodeMappingSettings\getInstanceByServerMid(), getMid(), getServer(), initFormDSettings(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 997 of file class.ilECSMappingSettingsGUI.php.
References dEditTree(), dInitFormTreeSettings(), getMid(), getServer(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilECSMappingSettingsGUI::executeCommand | ( | ) |
ilCtrl executeCommand
Definition at line 80 of file class.ilECSMappingSettingsGUI.php.
References $cmd, $GLOBALS, $ilCtrl, getServer(), and setTabs().
Here is the call graph for this function:| ilECSMappingSettingsGUI::getContainer | ( | ) |
Get container object.
Definition at line 54 of file class.ilECSMappingSettingsGUI.php.
References $container.
| ilECSMappingSettingsGUI::getMid | ( | ) |
Get mid.
Definition at line 72 of file class.ilECSMappingSettingsGUI.php.
References $mid.
Referenced by cAddAttribute(), cAttributes(), cDeleteAttribute(), cDeleteRulesOfNode(), cInitMappingForm(), cInitOverview(), cSaveOverview(), cStart(), cUpdateSettings(), dConfirmDeleteTree(), dDeleteTree(), dInitEditTree(), dInitFormTreeSettings(), dMap(), dShowCmsExplorer(), dStart(), dTrees(), dUpdateSettings(), dUpdateTreeSettings(), initFormCSettings(), initFormDSettings(), setSubTabs(), and setTabs().
Here is the caller graph for this function:| ilECSMappingSettingsGUI::getServer | ( | ) |
Definition at line 63 of file class.ilECSMappingSettingsGUI.php.
References $server.
Referenced by cAddAttribute(), cAttributes(), cDeleteAttribute(), cDeleteRulesOfNode(), cInitMappingForm(), cInitOverview(), cSaveOverview(), cStart(), cUpdateSettings(), dConfirmDeleteTree(), dDeleteTree(), dInitEditTree(), dInitFormTreeSettings(), dMap(), dShowCmsExplorer(), dStart(), dSynchronizeTree(), dSynchronizeTrees(), dTrees(), dUpdateSettings(), dUpdateTreeSettings(), executeCommand(), initFormCSettings(), initFormDSettings(), setSubTabs(), and setTabs().
Here is the caller graph for this function:
|
protected |
Init settings form.
Definition at line 494 of file class.ilECSMappingSettingsGUI.php.
References $info, $path, $tpl, ilECSMappingUtils\getAuthModeSelection(), ilECSMappingUtils\getCourseMappingFieldSelectOptions(), ilECSCourseAttributes\getInstance(), ilECSNodeMappingSettings\getInstanceByServerMid(), getMid(), ilECSMappingUtils\getRoleMappingInfo(), and getServer().
Referenced by cSettings(), and cUpdateSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 753 of file class.ilECSMappingSettingsGUI.php.
References ilECSNodeMappingSettings\getInstanceByServerMid(), getMid(), and getServer().
Referenced by dSettings(), and dUpdateSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Set Sub tabs @global ilTabsGUI $ilTabs.
| string | $a_tab |
Definition at line 1325 of file class.ilECSMappingSettingsGUI.php.
References ilECSCourseAttributes\getInstance(), ilECSNodeMappingSettings\getInstanceByServerMid(), getMid(), and getServer().
Referenced by cAttributes(), cInitOverview(), cSettings(), dConfirmDeleteTree(), dMappingOverview(), dSettings(), and dTrees().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Set tabs @global ilTabsGUI $ilTabs.
Definition at line 1292 of file class.ilECSMappingSettingsGUI.php.
References getMid(), getServer(), and ilECSParticipantSettings\loookupCmsMid().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 25 of file class.ilECSMappingSettingsGUI.php.
Referenced by getContainer().
|
protected |
Definition at line 30 of file class.ilECSMappingSettingsGUI.php.
|
protected |
Definition at line 29 of file class.ilECSMappingSettingsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 23 of file class.ilECSMappingSettingsGUI.php.
|
private |
Definition at line 27 of file class.ilECSMappingSettingsGUI.php.
Referenced by __construct(), and getMid().
|
private |
Definition at line 26 of file class.ilECSMappingSettingsGUI.php.
Referenced by getServer().
| const ilECSMappingSettingsGUI::TAB_COURSE = 2 |
Definition at line 18 of file class.ilECSMappingSettingsGUI.php.
| const ilECSMappingSettingsGUI::TAB_DIRECTORY = 1 |
Definition at line 17 of file class.ilECSMappingSettingsGUI.php.