ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
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 | |
ILIAS Exercise InternalGUIService | $gui |
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 38 of file class.ilExcCriteriaGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
|
protected |
Definition at line 205 of file class.ilExcCriteriaGUI.php.
References $ctrl, $tpl, ilExcCriteria\getInstanceByType(), initForm(), ilCtrl\redirect(), and ILIAS\UICore\GlobalTemplate\setContent().
|
protected |
Definition at line 114 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, $tpl, ilExcCriteria\getInstancesByParentId(), ILIAS\UICore\GlobalTemplate\setContent(), ILIAS\UICore\GlobalTemplate\setOnScreenMessage(), and ilLanguage\txt().
|
protected |
Definition at line 267 of file class.ilExcCriteriaGUI.php.
References $ctrl, ilExcCriteria\getInstanceByType(), importForm(), and ilCtrl\redirect().
|
protected |
Definition at line 141 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, ilExcCriteria\getInstancesByParentId(), and ilLanguage\txt().
|
protected |
Definition at line 298 of file class.ilExcCriteriaGUI.php.
References $tpl, exportForm(), getCurrentCritera(), initForm(), and ILIAS\UICore\GlobalTemplate\setContent().
ilExcCriteriaGUI::executeCommand | ( | ) |
Definition at line 51 of file class.ilExcCriteriaGUI.php.
References $ctrl, and ilCtrl\getNextClass().
|
protected |
Definition at line 225 of file class.ilExcCriteriaGUI.php.
References ilExcCriteria\exportCustomForm(), ilExcCriteria\getDescription(), ilPropertyFormGUI\getItemByPostVar(), ilExcCriteria\getTitle(), and ilExcCriteria\isRequired().
Referenced by edit().
|
protected |
Definition at line 280 of file class.ilExcCriteriaGUI.php.
References $cat_id, $ctrl, $id, ilExcCriteria\getInstanceById(), and null.
Referenced by edit(), and update().
|
protected |
Definition at line 236 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 166 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, XapiProxy\$req, ilExcCriteria\getId(), ilExcCriteria\getTranslatedType(), ilExcCriteria\initCustomForm(), and ilLanguage\txt().
Referenced by add(), edit(), and importForm().
|
protected |
Definition at line 92 of file class.ilExcCriteriaGUI.php.
References $ctrl, $id, $lng, ilExcCriteria\getInstancesByParentId(), and ilLanguage\txt().
|
protected |
Definition at line 312 of file class.ilExcCriteriaGUI.php.
References getCurrentCritera(), and importForm().
|
protected |
Definition at line 70 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, $toolbar, $tpl, ilExcCriteria\getTypesMap(), ILIAS\UICore\GlobalTemplate\setContent(), ilSelectInputGUI\setOptions(), and ilLanguage\txt().
|
protected |
Definition at line 35 of file class.ilExcCriteriaGUI.php.
Referenced by getCurrentCritera().
|
protected |
Definition at line 31 of file class.ilExcCriteriaGUI.php.
Referenced by add(), confirmDeletion(), create(), delete(), executeCommand(), getCurrentCritera(), importForm(), initForm(), saveOrder(), and view().
|
protected |
Definition at line 30 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 33 of file class.ilExcCriteriaGUI.php.
Referenced by confirmDeletion(), delete(), importForm(), initForm(), saveOrder(), and view().
|
protected |
Definition at line 36 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 32 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().