|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilRatingCategoryGUI. More...
Collaboration diagram for ilRatingCategoryGUI: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 |
|||
| ) |
Definition at line 40 of file class.ilRatingCategoryGUI.php.
|
protected |
Definition at line 144 of file class.ilRatingCategoryGUI.php.
References $tpl, and initCategoryForm().
Referenced by save(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 234 of file class.ilRatingCategoryGUI.php.
References $ctrl, $ilCtrl, $lng, $tpl, and listCategories().
Here is the call graph for this function:
|
protected |
Definition at line 259 of file class.ilRatingCategoryGUI.php.
References $ctrl, $ilCtrl, $lng, ilRatingCategory\delete(), ilRatingCategory\getAllForObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 177 of file class.ilRatingCategoryGUI.php.
References $ctrl, $ilCtrl, $tpl, and initCategoryForm().
Here is the call graph for this function:| ilRatingCategoryGUI::executeCommand | ( | ) |
execute command
Definition at line 67 of file class.ilRatingCategoryGUI.php.
|
protected |
Definition at line 282 of file class.ilRatingCategoryGUI.php.
References $lng, $row, ilObject\_lookupTitle(), ilObject\_lookupType(), ilRatingCategory\getAllForObject(), ilRating\getExportData(), and IL_CAL_UNIX.
Here is the call graph for this function:
|
protected |
Definition at line 106 of file class.ilRatingCategoryGUI.php.
References $ctrl, $form, $ilCtrl, and $lng.
Referenced by add(), edit(), save(), and update().
Here is the caller graph for this function:
|
protected |
Definition at line 81 of file class.ilRatingCategoryGUI.php.
References $ctrl, $ilCtrl, $lng, $table, $toolbar, and $tpl.
Referenced by confirmDelete().
Here is the caller graph for this function:
|
protected |
Definition at line 155 of file class.ilRatingCategoryGUI.php.
References $ctrl, $form, $ilCtrl, $lng, add(), initCategoryForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 191 of file class.ilRatingCategoryGUI.php.
References $ctrl, $form, $ilCtrl, $lng, add(), initCategoryForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 212 of file class.ilRatingCategoryGUI.php.
References $_POST, $ctrl, $id, $ilCtrl, $lng, and ilUtil\sendSuccess().
Here is the call graph for this function:
|
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.
|
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().