| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Class ilLocalUnitConfigurationGUI. More...
 Inheritance diagram for ilLocalUnitConfigurationGUI:
 Inheritance diagram for ilLocalUnitConfigurationGUI: Collaboration diagram for ilLocalUnitConfigurationGUI:
 Collaboration diagram for ilLocalUnitConfigurationGUI:| Public Member Functions | |
| getUnitCategoryOverviewCommand () | |
| isCRUDContext () | |
| getUniqueId () | |
| executeCommand () | |
|  Public Member Functions inherited from ilUnitConfigurationGUI | |
| deleteUnits () | |
| Data Fields | |
| const | REQUEST_PARAM_SUB_CONTEXT_ID = 'question_fi' | 
| Protected Member Functions | |
| getDefaultCommand () | |
| showUnitCategories (array $categories) | |
| confirmImportGlobalCategory () | |
| confirmImportGlobalCategories () | |
| importGlobalCategories () | |
|  Protected Member Functions inherited from ilUnitConfigurationGUI | |
| getCategoryById ($id, $for_CRUD=true) | |
| handleSubtabs () | |
| checkPermissions ($cmd) | |
| confirmDeleteUnit () | |
| confirmDeleteUnits () | |
| saveOrder () | |
| saveUnit () | |
| Save a unit. | |
| showUnitModificationForm () | |
| addUnit () | |
| Adds a new unit. | |
| showUnitCreationForm () | |
| confirmDeleteCategory () | |
| confirmDeleteCategories () | |
| deleteCategories () | |
| initUnitCategoryForm (assFormulaQuestionUnitCategory $cat=null) | |
| addCategory () | |
| showUnitCategoryCreationForm () | |
| saveCategory () | |
| showUnitCategoryModificationForm () | |
| Additional Inherited Members | |
|  Protected Attributes inherited from ilUnitConfigurationGUI | |
| $unit_cat_form | |
| $unit_form | |
| $repository = null | |
| $tpl | |
| $lng | |
| $ctrl | |
Class ilLocalUnitConfigurationGUI.
Definition at line 9 of file class.ilLocalUnitConfigurationGUI.php.
| 
 | protected | 
Definition at line 170 of file class.ilLocalUnitConfigurationGUI.php.
References $_POST, and importGlobalCategories().
Referenced by confirmImportGlobalCategory().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 155 of file class.ilLocalUnitConfigurationGUI.php.
References $_GET, $_POST, and confirmImportGlobalCategories().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilLocalUnitConfigurationGUI::executeCommand | ( | ) | 
Reimplemented from ilUnitConfigurationGUI.
Definition at line 73 of file class.ilLocalUnitConfigurationGUI.php.
| 
 | protected | 
Reimplemented from ilUnitConfigurationGUI.
Definition at line 16 of file class.ilLocalUnitConfigurationGUI.php.
Referenced by importGlobalCategories().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilLocalUnitConfigurationGUI::getUniqueId | ( | ) | 
Reimplemented from ilUnitConfigurationGUI.
Definition at line 54 of file class.ilLocalUnitConfigurationGUI.php.
References isCRUDContext().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilLocalUnitConfigurationGUI::getUnitCategoryOverviewCommand | ( | ) | 
Reimplemented from ilUnitConfigurationGUI.
Definition at line 24 of file class.ilLocalUnitConfigurationGUI.php.
References isCRUDContext().
Referenced by showUnitCategories().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 185 of file class.ilLocalUnitConfigurationGUI.php.
References $_POST, getDefaultCommand(), isCRUDContext(), and ilUtil\sendSuccess().
Referenced by confirmImportGlobalCategories().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilLocalUnitConfigurationGUI::isCRUDContext | ( | ) | 
Reimplemented from ilUnitConfigurationGUI.
Definition at line 39 of file class.ilLocalUnitConfigurationGUI.php.
References $_GET.
Referenced by getUniqueId(), getUnitCategoryOverviewCommand(), and importGlobalCategories().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
| array | $categories | 
Reimplemented from ilUnitConfigurationGUI.
Definition at line 143 of file class.ilLocalUnitConfigurationGUI.php.
References getUnitCategoryOverviewCommand().
 Here is the call graph for this function:
 Here is the call graph for this function:| const ilLocalUnitConfigurationGUI::REQUEST_PARAM_SUB_CONTEXT_ID = 'question_fi' | 
Definition at line 11 of file class.ilLocalUnitConfigurationGUI.php.