ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilExcCriteriaGUI. More...
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().
|
protected |
Definition at line 114 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $ilCtrl, $lng, $tpl, ilExcCriteria\getInstancesByParentId(), and ilUtil\sendInfo().
|
protected |
Definition at line 266 of file class.ilExcCriteriaGUI.php.
References $ctrl, $ilCtrl, ilExcCriteria\getInstanceByType(), and importForm().
|
protected |
Definition at line 142 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $ilCtrl, $lng, ilExcCriteria\getInstancesByParentId(), and ilUtil\sendSuccess().
|
protected |
Definition at line 295 of file class.ilExcCriteriaGUI.php.
References $tpl, exportForm(), getCurrentCritera(), and initForm().
ilExcCriteriaGUI::executeCommand | ( | ) |
|
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().
|
protected |
Definition at line 279 of file class.ilExcCriteriaGUI.php.
References $cat_id, $ctrl, $id, $ilCtrl, and ilExcCriteria\getInstanceById().
Referenced by edit(), and update().
|
protected |
Definition at line 236 of file class.ilExcCriteriaGUI.php.
References $ctrl, $form, $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().
|
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().
|
protected |
Definition at line 93 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $id, $ilCtrl, $lng, ilExcCriteria\getInstancesByParentId(), and ilUtil\sendSuccess().
|
protected |
Definition at line 309 of file class.ilExcCriteriaGUI.php.
References getCurrentCritera(), and importForm().
|
protected |
Definition at line 68 of file class.ilExcCriteriaGUI.php.
References $ctrl, $ilCtrl, $lng, $tbl, $toolbar, $tpl, ilSubmitButton\getInstance(), ilExcCriteria\getTypesMap(), and ilSelectInputGUI\setOptions().
|
protected |
Definition at line 36 of file class.ilExcCriteriaGUI.php.
Referenced by getCurrentCritera().
|
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().