ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Class ilRatingCategoryGUI. More...
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().
|
protected |
Definition at line 155 of file class.ilRatingCategoryGUI.php.
References $tpl, initCategoryForm(), and ILIAS\UICore\GlobalTemplate\setContent().
Referenced by save(), and update().
|
protected |
Definition at line 244 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, $tpl, listCategories(), ILIAS\UICore\GlobalTemplate\setContent(), and ilLanguage\txt().
|
protected |
Definition at line 269 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, ilRatingCategory\delete(), ilRatingCategory\getAllForObject(), and ilLanguage\txt().
|
protected |
Definition at line 187 of file class.ilRatingCategoryGUI.php.
References $ctrl, $tpl, initCategoryForm(), ILIAS\UICore\GlobalTemplate\setContent(), and ilCtrl\setParameter().
ilRatingCategoryGUI::executeCommand | ( | ) |
execute command
Definition at line 80 of file class.ilRatingCategoryGUI.php.
References $ctrl, and ilCtrl\getNextClass().
|
protected |
Definition at line 292 of file class.ilRatingCategoryGUI.php.
References $lng, ilObject\_lookupTitle(), ilObject\_lookupType(), ilRatingCategory\getAllForObject(), ilRating\getExportData(), IL_CAL_UNIX, null, and ilLanguage\txt().
|
protected |
Definition at line 118 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, ilTextAreaInputGUI\setCols(), and ilLanguage\txt().
Referenced by add(), edit(), save(), and update().
|
protected |
Definition at line 94 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, $toolbar, $tpl, ILIAS\UICore\GlobalTemplate\setContent(), and ilLanguage\txt().
Referenced by confirmDelete().
|
protected |
Definition at line 166 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, add(), initCategoryForm(), and ilLanguage\txt().
|
protected |
Definition at line 201 of file class.ilRatingCategoryGUI.php.
References $ctrl, $lng, add(), initCategoryForm(), and ilLanguage\txt().
|
protected |
Definition at line 221 of file class.ilRatingCategoryGUI.php.
References $ctrl, $id, $lng, $parent_id, and ilLanguage\txt().
|
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().