| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Class ilRatingCategoryGUI. More...
 Collaboration diagram for ilRatingCategoryGUI:
 Collaboration diagram for ilRatingCategoryGUI:| 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().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 208 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, $tpl, and listCategories().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 232 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, ilRatingCategory\getAllForObject(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 150 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $tpl, and initCategoryForm().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilRatingCategoryGUI::executeCommand | ( | ) | 
| 
 | protected | 
Definition at line 256 of file class.ilRatingCategoryGUI.php.
References $lng, $row, $title, ilObject\_lookupTitle(), ilObject\_lookupType(), ilRatingCategory\getAllForObject(), and ilRating\getExportData().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | 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().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 58 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, and $tpl.
Referenced by confirmDelete().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 128 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, add(), initCategoryForm(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 164 of file class.ilRatingCategoryGUI.php.
References $ilCtrl, $lng, add(), initCategoryForm(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 185 of file class.ilRatingCategoryGUI.php.
References $_POST, $ilCtrl, $lng, $parent_id, and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | 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().