|
ILIAS
release_8 Revision v8.24
|
Class ilExcCriteriaGUI. More...
Collaboration diagram for ilExcCriteriaGUI:Public Member Functions | |
| __construct (int $a_cat_id) | |
| executeCommand () | |
Protected Member Functions | |
| view () | |
| saveOrder () | |
| confirmDeletion () | |
| delete () | |
| initForm (ilExcCriteria $a_crit_obj) | |
| add (ilPropertyFormGUI $a_form=null) | |
| exportForm (ilExcCriteria $a_crit_obj, ilPropertyFormGUI $a_form) | |
| importForm (ilExcCriteria $a_crit_obj) | |
| create () | |
| getCurrentCritera () | |
| edit (ilPropertyFormGUI $a_form=null) | |
| update () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilToolbarGUI | $toolbar |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| int | $cat_id |
| GUIRequest | $request |
Class ilExcCriteriaGUI.
Definition at line 28 of file class.ilExcCriteriaGUI.php.
| ilExcCriteriaGUI::__construct | ( | int | $a_cat_id | ) |
Definition at line 37 of file class.ilExcCriteriaGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 203 of file class.ilExcCriteriaGUI.php.
References $ctrl, $tpl, ilExcCriteria\getInstanceByType(), initForm(), ilCtrl\redirect(), and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:
|
protected |
Definition at line 112 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, $tpl, ilExcCriteria\getInstancesByParentId(), ilGlobalTemplateInterface\setContent(), ilGlobalTemplateInterface\setOnScreenMessage(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 265 of file class.ilExcCriteriaGUI.php.
References ilExcCriteria\getInstanceByType().
Here is the call graph for this function:
|
protected |
Definition at line 139 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, ilExcCriteria\getInstancesByParentId(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 296 of file class.ilExcCriteriaGUI.php.
References $tpl, and ilPropertyFormGUI\getHTML().
Here is the call graph for this function:| ilExcCriteriaGUI::executeCommand | ( | ) |
Definition at line 49 of file class.ilExcCriteriaGUI.php.
References $ctrl, and ilCtrl\getNextClass().
Here is the call graph for this function:
|
protected |
Definition at line 223 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 278 of file class.ilExcCriteriaGUI.php.
References $id, and ilExcCriteria\getInstanceById().
Here is the call graph for this function:
|
protected |
Definition at line 234 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 164 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, XapiProxy\$req, $type, ilExcCriteria\getId(), ilExcCriteria\getTranslatedType(), ilExcCriteria\initCustomForm(), and ilLanguage\txt().
Referenced by add().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 90 of file class.ilExcCriteriaGUI.php.
References $ctrl, $id, $lng, ilExcCriteria\getInstancesByParentId(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 310 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 68 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, $toolbar, $tpl, ilSubmitButton\getInstance(), ilExcCriteria\getTypesMap(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 30 of file class.ilExcCriteriaGUI.php.
Referenced by add(), confirmDeletion(), delete(), executeCommand(), initForm(), saveOrder(), and view().
|
protected |
Definition at line 32 of file class.ilExcCriteriaGUI.php.
Referenced by confirmDeletion(), delete(), initForm(), saveOrder(), and view().
|
protected |
Definition at line 35 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 31 of file class.ilExcCriteriaGUI.php.
Referenced by view().
|
protected |
Definition at line 33 of file class.ilExcCriteriaGUI.php.
Referenced by add(), confirmDeletion(), and view().