|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilExcCriteriaCatalogueGUI. More...
Collaboration diagram for ilExcCriteriaCatalogueGUI:Public Member Functions | |
| __construct (ilObjExercise $a_exc_obj) | |
| executeCommand () | |
Protected Member Functions | |
| view () | |
| saveOrder () | |
| confirmDeletion () | |
| delete () | |
| initForm (ilExcCriteriaCatalogue $a_cat_obj=null) | |
| add (ilPropertyFormGUI $a_form=null) | |
| exportForm (ilExcCriteriaCatalogue $a_cat_obj, ilPropertyFormGUI $a_form) | |
| importForm (ilExcCriteriaCatalogue $a_cat_obj=null) | |
| create () | |
| getCurrentCatalogue () | |
| edit (ilPropertyFormGUI $a_form=null) | |
| update () | |
Protected Attributes | |
| $exc_obj | |
Class ilExcCriteriaCatalogueGUI.
Definition at line 14 of file class.ilExcCriteriaCatalogueGUI.php.
| ilExcCriteriaCatalogueGUI::__construct | ( | ilObjExercise | $a_exc_obj | ) |
Definition at line 18 of file class.ilExcCriteriaCatalogueGUI.php.
|
protected |
Definition at line 172 of file class.ilExcCriteriaCatalogueGUI.php.
References $tpl, and initForm().
Here is the call graph for this function:
|
protected |
Definition at line 86 of file class.ilExcCriteriaCatalogueGUI.php.
References $_POST, $ilCtrl, $lng, $tpl, ilExcCriteriaCatalogue\getInstancesByParentId(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 223 of file class.ilExcCriteriaCatalogueGUI.php.
References importForm().
Here is the call graph for this function:
|
protected |
Definition at line 115 of file class.ilExcCriteriaCatalogueGUI.php.
References $_POST, $ilCtrl, $lng, ilExcCriteriaCatalogue\getInstancesByParentId(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 246 of file class.ilExcCriteriaCatalogueGUI.php.
References $tpl, exportForm(), getCurrentCatalogue(), and initForm().
Here is the call graph for this function:| ilExcCriteriaCatalogueGUI::executeCommand | ( | ) |
Definition at line 23 of file class.ilExcCriteriaCatalogueGUI.php.
|
protected |
Definition at line 184 of file class.ilExcCriteriaCatalogueGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and ilExcCriteriaCatalogue\getTitle().
Referenced by edit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 228 of file class.ilExcCriteriaCatalogueGUI.php.
References $_REQUEST, and $ilCtrl.
Referenced by edit(), and update().
Here is the caller graph for this function:
|
protected |
Definition at line 189 of file class.ilExcCriteriaCatalogueGUI.php.
References $ilCtrl, $lng, initForm(), and ilUtil\sendSuccess().
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 142 of file class.ilExcCriteriaCatalogueGUI.php.
Referenced by add(), edit(), and importForm().
Here is the caller graph for this function:
|
protected |
Definition at line 64 of file class.ilExcCriteriaCatalogueGUI.php.
References $_POST, $ilCtrl, $lng, ilExcCriteriaCatalogue\getInstancesByParentId(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 261 of file class.ilExcCriteriaCatalogueGUI.php.
References getCurrentCatalogue(), and importForm().
Here is the call graph for this function:
|
protected |
Definition at line 52 of file class.ilExcCriteriaCatalogueGUI.php.
|
protected |
Definition at line 16 of file class.ilExcCriteriaCatalogueGUI.php.