| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilRatingCategoryGUI. More...
 Collaboration diagram for ilRatingCategoryGUI:Public Member Functions | |
| __construct (int $a_parent_id, $a_export_callback=null, string $a_export_subobj_title=null) | |
| ilRatingCategoryGUI constructor.  More... | |
| executeCommand () | |
| execute command  More... | |
Protected Member Functions | |
| listCategories () | |
| initCategoryForm (int $a_id=null) | |
| add (ilPropertyFormGUI $a_form=null) | |
| save () | |
| edit (ilPropertyFormGUI $a_form=null) | |
| update () | |
| updateOrder () | |
| confirmDelete () | |
| delete () | |
| export () | |
Protected Attributes | |
| ilLanguage | $lng | 
| ilCtrl | $ctrl | 
| ilGlobalTemplateInterface | $tpl | 
| ilToolbarGUI | $toolbar | 
| int | $parent_id | 
| $export_callback | |
| string | $export_subobj_title = null | 
| int | $requested_cat_id | 
| RequestInterface | $request | 
| int | $cat_id | 
Class ilRatingCategoryGUI.
User interface class for rating categories.
Definition at line 26 of file class.ilRatingCategoryGUI.php.
| ilRatingCategoryGUI::__construct | ( | int | $a_parent_id, | 
$a_export_callback = null,  | 
        |||
| string | $a_export_subobj_title = null  | 
        ||
| ) | 
ilRatingCategoryGUI constructor.
| int | $a_parent_id | |
| ?mixed | $a_export_callback | |
| ?string | $a_export_subobj_title | 
Definition at line 45 of file class.ilRatingCategoryGUI.php.
References $DIC, $params, $parent_id, ILIAS\Repository\ctrl(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), and ILIAS\Repository\toolbar().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 156 of file class.ilRatingCategoryGUI.php.
References $tpl, initCategoryForm(), and ilGlobalTemplateInterface\setContent().
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 245 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, $tpl, listCategories(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 270 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, ilRatingCategory\delete(), ilRatingCategory\getAllForObject(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 188 of file class.ilRatingCategoryGUI.php.
References $ctrl, $tpl, initCategoryForm(), ilGlobalTemplateInterface\setContent(), and ilCtrl\setParameter().
 Here is the call graph for this function:| ilRatingCategoryGUI::executeCommand | ( | ) | 
execute command
Definition at line 80 of file class.ilRatingCategoryGUI.php.
References $ctrl, and ilCtrl\getNextClass().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 293 of file class.ilRatingCategoryGUI.php.
References $lng, ilObject\_lookupTitle(), ilObject\_lookupType(), ilRatingCategory\getAllForObject(), ilRating\getExportData(), IL_CAL_UNIX, and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 118 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, ilObject\LONG_DESC_LENGTH, ilTextAreaInputGUI\setCols(), and ilLanguage\txt().
Referenced by add(), edit(), save(), and update().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 94 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, $toolbar, $tpl, ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
Referenced by confirmDelete().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 167 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, add(), initCategoryForm(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 202 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, add(), initCategoryForm(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 222 of file class.ilRatingCategoryGUI.php.
References $ctrl, $id, $lng, $parent_id, and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 37 of file class.ilRatingCategoryGUI.php.
      
  | 
  protected | 
Definition at line 29 of file class.ilRatingCategoryGUI.php.
Referenced by confirmDelete(), delete(), edit(), executeCommand(), initCategoryForm(), listCategories(), save(), update(), and updateOrder().
      
  | 
  protected | 
Definition at line 33 of file class.ilRatingCategoryGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.ilRatingCategoryGUI.php.
      
  | 
  protected | 
Definition at line 28 of file class.ilRatingCategoryGUI.php.
Referenced by confirmDelete(), delete(), export(), initCategoryForm(), listCategories(), save(), update(), and updateOrder().
      
  | 
  protected | 
Definition at line 32 of file class.ilRatingCategoryGUI.php.
Referenced by __construct(), and updateOrder().
      
  | 
  protected | 
Definition at line 36 of file class.ilRatingCategoryGUI.php.
      
  | 
  protected | 
Definition at line 35 of file class.ilRatingCategoryGUI.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilRatingCategoryGUI.php.
Referenced by listCategories().
      
  | 
  protected | 
Definition at line 30 of file class.ilRatingCategoryGUI.php.
Referenced by add(), confirmDelete(), edit(), and listCategories().