|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilExcCriteriaGUI. More...
Collaboration diagram for ilExcCriteriaGUI:Public Member Functions | |
| __construct ($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 | |
| $ctrl | |
| $toolbar | |
| $lng | |
| $tpl | |
| $cat_id | |
Class ilExcCriteriaGUI.
Definition at line 14 of file class.ilExcCriteriaGUI.php.
| ilExcCriteriaGUI::__construct | ( | $a_cat_id | ) |
|
protected |
Definition at line 207 of file class.ilExcCriteriaGUI.php.
References $ctrl, $ilCtrl, $tpl, ilExcCriteria\getInstanceByType(), and initForm().
Here is the call graph for this function:
|
protected |
Definition at line 114 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $ilCtrl, $lng, $tpl, ilExcCriteria\getInstancesByParentId(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 266 of file class.ilExcCriteriaGUI.php.
References $ctrl, $ilCtrl, ilExcCriteria\getInstanceByType(), and importForm().
Here is the call graph for this function:
|
protected |
Definition at line 142 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $ilCtrl, $lng, and ilExcCriteria\getInstancesByParentId().
Here is the call graph for this function:
|
protected |
Definition at line 295 of file class.ilExcCriteriaGUI.php.
References $tpl, exportForm(), getCurrentCritera(), and initForm().
Here is the call graph for this function:| ilExcCriteriaGUI::executeCommand | ( | ) |
Definition at line 49 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 227 of file class.ilExcCriteriaGUI.php.
References ilExcCriteria\exportCustomForm(), ilExcCriteria\getDescription(), ilPropertyFormGUI\getItemByPostVar(), ilExcCriteria\getTitle(), and ilExcCriteria\isRequired().
Referenced by edit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 279 of file class.ilExcCriteriaGUI.php.
References $ctrl, $id, $ilCtrl, and ilExcCriteria\getInstanceById().
Referenced by edit(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 236 of file class.ilExcCriteriaGUI.php.
References $ctrl, $form, $ilCtrl, $lng, ilExcCriteria\getId(), ilExcCriteria\importCustomForm(), initForm(), ilExcCriteria\save(), ilExcCriteria\setDescription(), ilExcCriteria\setParent(), ilExcCriteria\setRequired(), ilExcCriteria\setTitle(), and ilExcCriteria\update().
Referenced by create(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 167 of file class.ilExcCriteriaGUI.php.
References $ctrl, $form, $ilCtrl, $lng, $req, $title, $type, ilExcCriteria\getId(), ilExcCriteria\getTranslatedType(), and ilExcCriteria\initCustomForm().
Referenced by add(), edit(), and importForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 93 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $id, $ilCtrl, $lng, and ilExcCriteria\getInstancesByParentId().
Here is the call graph for this function:
|
protected |
Definition at line 309 of file class.ilExcCriteriaGUI.php.
References getCurrentCritera(), and importForm().
Here is the call graph for this function:
|
protected |
Definition at line 68 of file class.ilExcCriteriaGUI.php.
References $ctrl, $ilCtrl, $lng, $tbl, $toolbar, $tpl, ilSubmitButton\getInstance(), and ilExcCriteria\getTypesMap().
Here is the call graph for this function:
|
protected |
Definition at line 36 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 19 of file class.ilExcCriteriaGUI.php.
Referenced by add(), confirmDeletion(), create(), delete(), executeCommand(), getCurrentCritera(), importForm(), initForm(), saveOrder(), and view().
|
protected |
Definition at line 29 of file class.ilExcCriteriaGUI.php.
Referenced by confirmDeletion(), delete(), importForm(), initForm(), saveOrder(), and view().
|
protected |
Definition at line 24 of file class.ilExcCriteriaGUI.php.
Referenced by view().
|
protected |
Definition at line 34 of file class.ilExcCriteriaGUI.php.
Referenced by add(), confirmDeletion(), edit(), and view().