|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 12 of file class.ilExcCriteriaGUI.php.
| ilExcCriteriaGUI::__construct | ( | $a_cat_id | ) |
|
protected |
Definition at line 200 of file class.ilExcCriteriaGUI.php.
References $ctrl, $tpl, ilExcCriteria\getInstanceByType(), and initForm().
Here is the call graph for this function:
|
protected |
Definition at line 109 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $lng, $tpl, ilExcCriteria\getInstancesByParentId(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 259 of file class.ilExcCriteriaGUI.php.
References $ctrl, ilExcCriteria\getInstanceByType(), and importForm().
Here is the call graph for this function:
|
protected |
Definition at line 136 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $lng, and ilExcCriteria\getInstancesByParentId().
Here is the call graph for this function:
|
protected |
Definition at line 288 of file class.ilExcCriteriaGUI.php.
References $tpl, exportForm(), getCurrentCritera(), and initForm().
Here is the call graph for this function:| ilExcCriteriaGUI::executeCommand | ( | ) |
Definition at line 47 of file class.ilExcCriteriaGUI.php.
References $ctrl.
|
protected |
Definition at line 220 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 272 of file class.ilExcCriteriaGUI.php.
References $ctrl, 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 229 of file class.ilExcCriteriaGUI.php.
References $ctrl, $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 161 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, XapiProxy\$req, $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 88 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $lng, and ilExcCriteria\getInstancesByParentId().
Here is the call graph for this function:
|
protected |
Definition at line 302 of file class.ilExcCriteriaGUI.php.
References getCurrentCritera(), and importForm().
Here is the call graph for this function:
|
protected |
Definition at line 66 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, $toolbar, $tpl, ilSubmitButton\getInstance(), and ilExcCriteria\getTypesMap().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 17 of file class.ilExcCriteriaGUI.php.
Referenced by add(), confirmDeletion(), create(), delete(), executeCommand(), getCurrentCritera(), importForm(), initForm(), saveOrder(), and view().
|
protected |
Definition at line 27 of file class.ilExcCriteriaGUI.php.
Referenced by confirmDeletion(), delete(), importForm(), initForm(), saveOrder(), and view().
|
protected |
Definition at line 22 of file class.ilExcCriteriaGUI.php.
Referenced by view().
|
protected |
Definition at line 32 of file class.ilExcCriteriaGUI.php.
Referenced by add(), confirmDeletion(), edit(), and view().