ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 12 of file class.ilExcCriteriaGUI.php.
ilExcCriteriaGUI::__construct | ( | $a_cat_id | ) |
|
protected |
Definition at line 200 of file class.ilExcCriteriaGUI.php.
References $ctrl, $ilCtrl, $tpl, ilExcCriteria\getInstanceByType(), and initForm().
|
protected |
Definition at line 109 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $ilCtrl, $lng, $tpl, ilExcCriteria\getInstancesByParentId(), and ilUtil\sendInfo().
|
protected |
Definition at line 259 of file class.ilExcCriteriaGUI.php.
References $ctrl, $ilCtrl, ilExcCriteria\getInstanceByType(), and importForm().
|
protected |
Definition at line 136 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $ilCtrl, $lng, and ilExcCriteria\getInstancesByParentId().
|
protected |
Definition at line 288 of file class.ilExcCriteriaGUI.php.
References $tpl, exportForm(), getCurrentCritera(), and initForm().
ilExcCriteriaGUI::executeCommand | ( | ) |
|
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().
|
protected |
Definition at line 272 of file class.ilExcCriteriaGUI.php.
References $cat_id, $ctrl, $ilCtrl, and ilExcCriteria\getInstanceById().
Referenced by edit(), and update().
|
protected |
Definition at line 229 of file class.ilExcCriteriaGUI.php.
References $ctrl, $ilCtrl, $lng, ilExcCriteria\getId(), ilExcCriteria\importCustomForm(), initForm(), ilExcCriteria\save(), ilExcCriteria\setDescription(), ilExcCriteria\setParent(), ilExcCriteria\setRequired(), ilExcCriteria\setTitle(), and ilExcCriteria\update().
Referenced by create(), and update().
|
protected |
Definition at line 161 of file class.ilExcCriteriaGUI.php.
References $ctrl, $ilCtrl, $lng, XapiProxy\$req, $type, ilExcCriteria\getId(), ilExcCriteria\getTranslatedType(), and ilExcCriteria\initCustomForm().
Referenced by add(), edit(), and importForm().
|
protected |
Definition at line 88 of file class.ilExcCriteriaGUI.php.
References $_POST, $ctrl, $ilCtrl, $lng, and ilExcCriteria\getInstancesByParentId().
|
protected |
Definition at line 302 of file class.ilExcCriteriaGUI.php.
References getCurrentCritera(), and importForm().
|
protected |
Definition at line 66 of file class.ilExcCriteriaGUI.php.
References $ctrl, $ilCtrl, $lng, $toolbar, $tpl, ilSubmitButton\getInstance(), and ilExcCriteria\getTypesMap().
|
protected |
Definition at line 34 of file class.ilExcCriteriaGUI.php.
Referenced by getCurrentCritera().
|
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().