|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilUnitConfigurationGUI. More...
Inheritance diagram for ilUnitConfigurationGUI:
Collaboration diagram for ilUnitConfigurationGUI:Public Member Functions | |
| __construct (protected ilUnitConfigurationRepository $repository) | |
| getUnitCategoryOverviewCommand () | |
| isCRUDContext () | |
| getUniqueId () | |
| executeCommand () | |
| deleteUnits () | |
Protected Member Functions | |
| getDefaultCommand () | |
| showUnitCategories (array $categories) | |
| getCategoryById (int $id, bool $for_CRUD=true) | |
| handleSubtabs () | |
| checkPermissions (string $cmd) | |
| confirmDeleteUnit () | |
| confirmDeleteUnits (?array $unit_ids=null) | |
| saveOrder () | |
| saveUnit () | |
| showUnitModificationForm () | |
| addUnit () | |
| showUnitCreationForm () | |
| initUnitForm (?assFormulaQuestionUnitCategory $category=null, ?assFormulaQuestionUnit $unit=null) | |
| confirmDeleteCategory () | |
| confirmDeleteCategories (?array $category_ids=null) | |
| deleteCategories () | |
| initUnitCategoryForm (?assFormulaQuestionUnitCategory $cat=null) | |
| addCategory () | |
| showUnitCategoryCreationForm () | |
| saveCategory () | |
| showUnitCategoryModificationForm () | |
Protected Attributes | |
| RequestDataCollector | $request |
| ilPropertyFormGUI | $unit_cat_form = null |
| ilPropertyFormGUI | $unit_form = null |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilCtrlInterface | $ctrl |
Class ilUnitConfigurationGUI.
Definition at line 27 of file class.ilUnitConfigurationGUI.php.
| ilUnitConfigurationGUI::__construct | ( | protected ilUnitConfigurationRepository | $repository | ) |
Definition at line 36 of file class.ilUnitConfigurationGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 694 of file class.ilUnitConfigurationGUI.php.
References Vendor\Package\$e, ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
protected |
Definition at line 318 of file class.ilUnitConfigurationGUI.php.
References getCategoryById(), initUnitForm(), isCRUDContext(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
protected |
Definition at line 75 of file class.ilUnitConfigurationGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
| int[] | null | $category_ids |
| ilCtrlException |
Definition at line 527 of file class.ilUnitConfigurationGUI.php.
References Vendor\Package\$e, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
protected |
Definition at line 512 of file class.ilUnitConfigurationGUI.php.
|
protected |
Definition at line 91 of file class.ilUnitConfigurationGUI.php.
References confirmDeleteUnits().
Here is the call graph for this function:
|
protected |
| int[] | null | $unit_ids |
| ilCtrlException |
Definition at line 106 of file class.ilUnitConfigurationGUI.php.
References Vendor\Package\$e, ILIAS\Repository\ctrl(), isCRUDContext(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Referenced by confirmDeleteUnit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 601 of file class.ilUnitConfigurationGUI.php.
References Vendor\Package\$e, ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:| ilUnitConfigurationGUI::deleteUnits | ( | ) |
Definition at line 178 of file class.ilUnitConfigurationGUI.php.
References Vendor\Package\$e, isCRUDContext(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:| ilUnitConfigurationGUI::executeCommand | ( | ) |
Definition at line 79 of file class.ilUnitConfigurationGUI.php.
References checkPermissions(), ILIAS\Repository\ctrl(), getDefaultCommand(), and handleSubtabs().
Here is the call graph for this function:
|
protected |
Definition at line 60 of file class.ilUnitConfigurationGUI.php.
References ILIAS\Repository\ctrl(), getDefaultCommand(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Referenced by addUnit(), saveUnit(), showUnitCreationForm(), and showUnitModificationForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
abstractprotected |
Reimplemented in ilGlobalUnitConfigurationGUI, and ilLocalUnitConfigurationGUI.
Referenced by executeCommand(), and getCategoryById().
Here is the caller graph for this function:
|
abstract |
Reimplemented in ilGlobalUnitConfigurationGUI, and ilLocalUnitConfigurationGUI.
|
abstract |
Reimplemented in ilGlobalUnitConfigurationGUI, and ilLocalUnitConfigurationGUI.
|
protected |
Reimplemented in ilLocalUnitConfigurationGUI.
Definition at line 71 of file class.ilUnitConfigurationGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 667 of file class.ilUnitConfigurationGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 368 of file class.ilUnitConfigurationGUI.php.
References $unit_form.
Referenced by addUnit(), saveUnit(), showUnitCreationForm(), and showUnitModificationForm().
Here is the caller graph for this function:
|
abstract |
Reimplemented in ilGlobalUnitConfigurationGUI, and ilLocalUnitConfigurationGUI.
Referenced by addUnit(), confirmDeleteUnits(), deleteUnits(), saveOrder(), saveUnit(), showUnitCreationForm(), and showUnitModificationForm().
Here is the caller graph for this function:
|
protected |
Definition at line 734 of file class.ilUnitConfigurationGUI.php.
References Vendor\Package\$e, ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
protected |
Definition at line 242 of file class.ilUnitConfigurationGUI.php.
References $id, ILIAS\Repository\int(), isCRUDContext(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
protected |
Definition at line 265 of file class.ilUnitConfigurationGUI.php.
References getCategoryById(), initUnitForm(), isCRUDContext(), ILIAS\Repository\lng(), ILIAS\UI\examples\Deck\repository(), and showUnitModificationForm().
Here is the call graph for this function:
|
abstractprotected |
Reimplemented in ilGlobalUnitConfigurationGUI, and ilLocalUnitConfigurationGUI.
|
protected |
Definition at line 722 of file class.ilUnitConfigurationGUI.php.
|
protected |
Definition at line 763 of file class.ilUnitConfigurationGUI.php.
|
protected |
Definition at line 350 of file class.ilUnitConfigurationGUI.php.
References getCategoryById(), initUnitForm(), isCRUDContext(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 298 of file class.ilUnitConfigurationGUI.php.
References getCategoryById(), initUnitForm(), isCRUDContext(), and ILIAS\UI\examples\Deck\repository().
Referenced by saveUnit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 34 of file class.ilUnitConfigurationGUI.php.
|
protected |
Definition at line 33 of file class.ilUnitConfigurationGUI.php.
|
protected |
Definition at line 29 of file class.ilUnitConfigurationGUI.php.
|
protected |
Definition at line 32 of file class.ilUnitConfigurationGUI.php.
|
protected |
Definition at line 30 of file class.ilUnitConfigurationGUI.php.
|
protected |
Definition at line 31 of file class.ilUnitConfigurationGUI.php.
Referenced by initUnitForm().