ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 ilExcCriteria\getInstanceByType().
|
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 ilPropertyFormGUI\getHTML(), 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.
|
protected |
Definition at line 280 of file class.ilExcCriteriaGUI.php.
References $id, and ilExcCriteria\getInstanceById().
|
protected |
Definition at line 236 of file class.ilExcCriteriaGUI.php.
|
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().
|
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.
|
protected |
Definition at line 70 of file class.ilExcCriteriaGUI.php.
References $ctrl, $lng, $toolbar, $tpl, ilExcCriteria\getTypesMap(), ILIAS\UICore\GlobalTemplate\setContent(), and ilLanguage\txt().
|
protected |
Definition at line 35 of file class.ilExcCriteriaGUI.php.
|
protected |
Definition at line 31 of file class.ilExcCriteriaGUI.php.
Referenced by add(), confirmDeletion(), delete(), executeCommand(), 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(), 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(), and view().