ILIAS
release_8 Revision v8.19
|
Class ilExcCriteriaGUI. More...
Public Member Functions | |
__construct (int $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 | |
ilCtrl | $ctrl |
ilToolbarGUI | $toolbar |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
int | $cat_id |
GUIRequest | $request |
Class ilExcCriteriaGUI.
Definition at line 28 of file class.ilExcCriteriaGUI.php.
ilExcCriteriaGUI::__construct | ( | int | $a_cat_id | ) |
Definition at line 37 of file class.ilExcCriteriaGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
|
protected |
Definition at line 203 of file class.ilExcCriteriaGUI.php.
References $ctrl, $tpl, ilExcCriteria\getInstanceByType(), initForm(), ilCtrl\redirect(), and ilGlobalTemplateInterface\setContent().
|
protected |
Definition at line 112 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, $tpl, ilExcCriteria\getInstancesByParentId(), ilGlobalTemplateInterface\setContent(), ilGlobalTemplateInterface\setOnScreenMessage(), and ilLanguage\txt().
|
protected |
Definition at line 265 of file class.ilExcCriteriaGUI.php.
References $ctrl, ilExcCriteria\getInstanceByType(), importForm(), and ilCtrl\redirect().
|
protected |
Definition at line 139 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, ilExcCriteria\getInstancesByParentId(), and ilLanguage\txt().
|
protected |
Definition at line 296 of file class.ilExcCriteriaGUI.php.
References $tpl, exportForm(), getCurrentCritera(), initForm(), and ilGlobalTemplateInterface\setContent().
ilExcCriteriaGUI::executeCommand | ( | ) |
Definition at line 49 of file class.ilExcCriteriaGUI.php.
References $ctrl, and ilCtrl\getNextClass().
|
protected |
Definition at line 223 of file class.ilExcCriteriaGUI.php.
References ilExcCriteria\exportCustomForm(), ilExcCriteria\getDescription(), ilPropertyFormGUI\getItemByPostVar(), ilExcCriteria\getTitle(), and ilExcCriteria\isRequired().
Referenced by edit().
|
protected |
Definition at line 278 of file class.ilExcCriteriaGUI.php.
References $cat_id, $ctrl, $id, and ilExcCriteria\getInstanceById().
Referenced by edit(), and update().
|
protected |
Definition at line 234 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, ilExcCriteria\getId(), ilExcCriteria\importCustomForm(), initForm(), ilExcCriteria\save(), ilExcCriteria\setDescription(), ilExcCriteria\setParent(), ilExcCriteria\setRequired(), ilExcCriteria\setTitle(), ilLanguage\txt(), and ilExcCriteria\update().
Referenced by create(), and update().
|
protected |
Definition at line 164 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, XapiProxy\$req, $type, ilExcCriteria\getId(), ilExcCriteria\getTranslatedType(), ilExcCriteria\initCustomForm(), and ilLanguage\txt().
Referenced by add(), edit(), and importForm().
|
protected |
Definition at line 90 of file class.ilExcCriteriaGUI.php.
References $ctrl, $id, $lng, ilExcCriteria\getInstancesByParentId(), and ilLanguage\txt().
|
protected |
Definition at line 310 of file class.ilExcCriteriaGUI.php.
References getCurrentCritera(), and importForm().
|
protected |
Definition at line 68 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, $toolbar, $tpl, ilSubmitButton\getInstance(), ilExcCriteria\getTypesMap(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
|
protected |
Definition at line 34 of file class.ilExcCriteriaGUI.php.
Referenced by getCurrentCritera().
|
protected |
Definition at line 30 of file class.ilExcCriteriaGUI.php.
Referenced by add(), confirmDeletion(), create(), delete(), executeCommand(), getCurrentCritera(), importForm(), initForm(), saveOrder(), and view().
|
protected |
Definition at line 32 of file class.ilExcCriteriaGUI.php.
Referenced by confirmDeletion(), delete(), importForm(), initForm(), saveOrder(), and view().
|
protected |
Definition at line 35 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 31 of file class.ilExcCriteriaGUI.php.
Referenced by view().
|
protected |
Definition at line 33 of file class.ilExcCriteriaGUI.php.
Referenced by add(), confirmDeletion(), edit(), and view().