ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilRatingCategoryGUI. More...
Public Member Functions | |
__construct ($a_parent_id, $a_export_callback=null, $a_export_subobj_title=null) | |
executeCommand () | |
execute command More... | |
Protected Member Functions | |
listCategories () | |
initCategoryForm ($a_id=null) | |
add ($a_form=null) | |
save () | |
edit ($a_form=null) | |
update () | |
updateOrder () | |
confirmDelete () | |
delete () | |
export () | |
Protected Attributes | |
$lng | |
$ctrl | |
$tpl | |
$toolbar | |
$parent_id | |
$export_callback | |
$export_subobj_title | |
Class ilRatingCategoryGUI.
User interface class for rating categories.
Definition at line 14 of file class.ilRatingCategoryGUI.php.
ilRatingCategoryGUI::__construct | ( | $a_parent_id, | |
$a_export_callback = null , |
|||
$a_export_subobj_title = null |
|||
) |
|
protected |
Definition at line 144 of file class.ilRatingCategoryGUI.php.
References $tpl, and initCategoryForm().
Referenced by save(), and update().
|
protected |
Definition at line 234 of file class.ilRatingCategoryGUI.php.
References $ctrl, $ilCtrl, $lng, $tpl, and listCategories().
|
protected |
Definition at line 259 of file class.ilRatingCategoryGUI.php.
References $ctrl, $ilCtrl, $lng, ilRatingCategory\delete(), ilRatingCategory\getAllForObject(), and ilUtil\sendSuccess().
|
protected |
Definition at line 177 of file class.ilRatingCategoryGUI.php.
References $ctrl, $ilCtrl, $tpl, and initCategoryForm().
ilRatingCategoryGUI::executeCommand | ( | ) |
execute command
Definition at line 67 of file class.ilRatingCategoryGUI.php.
References $ctrl, and $ilCtrl.
|
protected |
Definition at line 282 of file class.ilRatingCategoryGUI.php.
References $lng, $row, ilObject\_lookupTitle(), ilObject\_lookupType(), array, ilRatingCategory\getAllForObject(), ilRating\getExportData(), and IL_CAL_UNIX.
|
protected |
Definition at line 106 of file class.ilRatingCategoryGUI.php.
References $ctrl, $form, $ilCtrl, $lng, ilTextAreaInputGUI\setCols(), and ilTextInputGUI\setMaxLength().
Referenced by add(), edit(), save(), and update().
|
protected |
Definition at line 81 of file class.ilRatingCategoryGUI.php.
References $ctrl, $ilCtrl, $lng, $table, $toolbar, and $tpl.
Referenced by confirmDelete().
|
protected |
Definition at line 155 of file class.ilRatingCategoryGUI.php.
References $ctrl, $form, $ilCtrl, $lng, add(), initCategoryForm(), and ilUtil\sendSuccess().
|
protected |
Definition at line 191 of file class.ilRatingCategoryGUI.php.
References $ctrl, $form, $ilCtrl, $lng, add(), initCategoryForm(), and ilUtil\sendSuccess().
|
protected |
Definition at line 212 of file class.ilRatingCategoryGUI.php.
References $_POST, $ctrl, $id, $ilCtrl, $lng, $parent_id, and ilUtil\sendSuccess().
|
protected |
Definition at line 24 of file class.ilRatingCategoryGUI.php.
Referenced by confirmDelete(), delete(), edit(), executeCommand(), initCategoryForm(), listCategories(), save(), update(), and updateOrder().
|
protected |
Definition at line 37 of file class.ilRatingCategoryGUI.php.
|
protected |
Definition at line 38 of file class.ilRatingCategoryGUI.php.
|
protected |
Definition at line 19 of file class.ilRatingCategoryGUI.php.
Referenced by __construct(), confirmDelete(), delete(), export(), initCategoryForm(), listCategories(), save(), update(), and updateOrder().
|
protected |
Definition at line 36 of file class.ilRatingCategoryGUI.php.
Referenced by __construct(), and updateOrder().
|
protected |
Definition at line 34 of file class.ilRatingCategoryGUI.php.
Referenced by listCategories().
|
protected |
Definition at line 29 of file class.ilRatingCategoryGUI.php.
Referenced by add(), confirmDelete(), edit(), and listCategories().