ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilExcCriteriaCatalogueGUI. More...
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().
|
protected |
Definition at line 86 of file class.ilExcCriteriaCatalogueGUI.php.
References $_POST, $ilCtrl, $lng, $tpl, ilExcCriteriaCatalogue\getInstancesByParentId(), and ilUtil\sendInfo().
|
protected |
Definition at line 223 of file class.ilExcCriteriaCatalogueGUI.php.
References importForm().
|
protected |
Definition at line 115 of file class.ilExcCriteriaCatalogueGUI.php.
References $_POST, $ilCtrl, $lng, ilExcCriteriaCatalogue\getInstancesByParentId(), and ilUtil\sendSuccess().
|
protected |
Definition at line 246 of file class.ilExcCriteriaCatalogueGUI.php.
References $tpl, exportForm(), getCurrentCatalogue(), and initForm().
ilExcCriteriaCatalogueGUI::executeCommand | ( | ) |
Definition at line 23 of file class.ilExcCriteriaCatalogueGUI.php.
References $cmd, $ilCtrl, and $lng.
|
protected |
Definition at line 184 of file class.ilExcCriteriaCatalogueGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and ilExcCriteriaCatalogue\getTitle().
Referenced by edit().
|
protected |
Definition at line 228 of file class.ilExcCriteriaCatalogueGUI.php.
References $ilCtrl.
Referenced by edit(), and update().
|
protected |
Definition at line 189 of file class.ilExcCriteriaCatalogueGUI.php.
References $ilCtrl, $lng, initForm(), and ilUtil\sendSuccess().
Referenced by create(), and update().
|
protected |
Definition at line 142 of file class.ilExcCriteriaCatalogueGUI.php.
References $ilCtrl, $lng, and $title.
Referenced by add(), edit(), and importForm().
|
protected |
Definition at line 64 of file class.ilExcCriteriaCatalogueGUI.php.
References $_POST, $ilCtrl, $lng, ilExcCriteriaCatalogue\getInstancesByParentId(), and ilUtil\sendSuccess().
|
protected |
Definition at line 261 of file class.ilExcCriteriaCatalogueGUI.php.
References getCurrentCatalogue(), and importForm().
|
protected |
Definition at line 52 of file class.ilExcCriteriaCatalogueGUI.php.
References $ilCtrl, $lng, $tbl, and $tpl.
|
protected |
Definition at line 16 of file class.ilExcCriteriaCatalogueGUI.php.