ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilRatingCategoryGUI. More...
Public Member Functions | |
__construct ($a_parent_id, $a_export_callback=null, $a_export_subobj_title=null) | |
& | executeCommand () |
execute command |
Protected Member Functions | |
listCategories () | |
initCategoryForm ($a_id=null) | |
add ($a_form=null) | |
save () | |
edit ($a_form=null) | |
update () | |
updateOrder () | |
confirmDelete () | |
delete () | |
export () |
Protected Attributes | |
$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 |
|||
) |
Definition at line 20 of file class.ilRatingCategoryGUI.php.
References $_REQUEST, $lng, and $parent_id.
|
protected |
Definition at line 116 of file class.ilRatingCategoryGUI.php.
References $tpl, and initCategoryForm().
Referenced by save(), and update().
|
protected |
Definition at line 208 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, $tpl, and listCategories().
|
protected |
Definition at line 232 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, ilRatingCategory\getAllForObject(), and ilUtil\sendSuccess().
|
protected |
Definition at line 150 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $tpl, and initCategoryForm().
& ilRatingCategoryGUI::executeCommand | ( | ) |
|
protected |
Definition at line 256 of file class.ilRatingCategoryGUI.php.
References $lng, $row, ilObject\_lookupTitle(), ilObject\_lookupType(), ilRatingCategory\getAllForObject(), and ilRating\getExportData().
|
protected |
Definition at line 76 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, ilTextAreaInputGUI\setCols(), and ilTextInputGUI\setMaxLength().
Referenced by add(), edit(), save(), and update().
|
protected |
Definition at line 58 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, and $tpl.
Referenced by confirmDelete().
|
protected |
Definition at line 128 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, add(), initCategoryForm(), and ilUtil\sendSuccess().
|
protected |
Definition at line 164 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, add(), initCategoryForm(), and ilUtil\sendSuccess().
|
protected |
Definition at line 185 of file class.ilRatingCategoryGUI.php.
References $_POST, $ilCtrl, $lng, $parent_id, and ilUtil\sendSuccess().
|
protected |
Definition at line 17 of file class.ilRatingCategoryGUI.php.
|
protected |
Definition at line 18 of file class.ilRatingCategoryGUI.php.
|
protected |
Definition at line 16 of file class.ilRatingCategoryGUI.php.
Referenced by __construct(), and updateOrder().