|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 | |
| $cat_id | |
Class ilExcCriteriaGUI.
Definition at line 14 of file class.ilExcCriteriaGUI.php.
| ilExcCriteriaGUI::__construct | ( | $a_cat_id | ) |
Definition at line 18 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 185 of file class.ilExcCriteriaGUI.php.
References $ilCtrl, $tpl, ilExcCriteria\getInstanceByType(), and initForm().
Here is the call graph for this function:
|
protected |
Definition at line 87 of file class.ilExcCriteriaGUI.php.
References $_POST, $ilCtrl, $lng, $tpl, ilExcCriteria\getInstancesByParentId(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 248 of file class.ilExcCriteriaGUI.php.
References $ilCtrl, ilExcCriteria\getInstanceByType(), and importForm().
Here is the call graph for this function:
|
protected |
Definition at line 116 of file class.ilExcCriteriaGUI.php.
References $_POST, $ilCtrl, $lng, ilExcCriteria\getInstancesByParentId(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 280 of file class.ilExcCriteriaGUI.php.
References $tpl, exportForm(), getCurrentCritera(), and initForm().
Here is the call graph for this function:| ilExcCriteriaGUI::executeCommand | ( | ) |
Definition at line 23 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 206 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 262 of file class.ilExcCriteriaGUI.php.
References $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 215 of file class.ilExcCriteriaGUI.php.
References $ilCtrl, $lng, ilExcCriteria\getId(), ilExcCriteria\importCustomForm(), initForm(), ilExcCriteria\save(), ilUtil\sendSuccess(), 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 143 of file class.ilExcCriteriaGUI.php.
References $ilCtrl, $lng, $title, 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 65 of file class.ilExcCriteriaGUI.php.
References $_POST, $ilCtrl, $lng, ilExcCriteria\getInstancesByParentId(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 295 of file class.ilExcCriteriaGUI.php.
References getCurrentCritera(), and importForm().
Here is the call graph for this function:
|
protected |
Definition at line 43 of file class.ilExcCriteriaGUI.php.
References $ilCtrl, $lng, $tbl, $tpl, ilSubmitButton\getInstance(), and ilExcCriteria\getTypesMap().
Here is the call graph for this function:
|
protected |
Definition at line 16 of file class.ilExcCriteriaGUI.php.