ILIAS  release_7 Revision v7.30-3-g800a261c036
ilObjTaggingSettingsGUI Class Reference

Media Cast Settings. More...

+ Inheritance diagram for ilObjTaggingSettingsGUI:
+ Collaboration diagram for ilObjTaggingSettingsGUI:

Public Member Functions

 __construct ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true)
 Contructor. More...
 
 executeCommand ()
 Execute command. More...
 
 getAdminTabs ()
 Get tabs. More...
 
 addSubTabs ()
 Add subtabs. More...
 
 editSettings ()
 Edit mediacast settings. More...
 
 saveSettings ()
 Save mediacast settings. More...
 
 cancel ()
 Save mediacast settings. More...
 
 editForbiddenTags ()
 Edit forbidden tags. More...
 
 initForbiddenTagsForm ()
 Init forbidden tags form. More...
 
 saveForbiddenTags ()
 Save forbidden tags. More...
 
 showUsers ($a_search=false)
 Show users. More...
 
 searchUsersForTag ()
 Search users for tag. More...
 
- Public Member Functions inherited from ilObjectGUI
 executeCommand ()
 execute command More...
 
 withReferences ()
 determines wether objects are referenced or not (got ref ids or not) More...
 
 setCreationMode ($a_mode=true)
 if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More...
 
 getCreationMode ()
 get creation mode More...
 
 prepareOutput ($a_show_subobjects=true)
 prepare output More...
 
 getAdminTabs ()
 administration tabs show only permissions and trash folder More...
 
 getHTML ()
 
 confirmedDeleteObject ()
 confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More...
 
 cancelDeleteObject ()
 cancel deletion of object More...
 
 cancelObject ()
 cancel action and go back to previous page @access public More...
 
 createObject ()
 create new object form More...
 
 cancelCreation ()
 cancel create action and go back to repository parent More...
 
 saveObject ()
 save object More...
 
 getDidacticTemplateVar ($a_type)
 Get didactic template setting from creation screen. More...
 
 putObjectInTree (ilObject $a_obj, $a_parent_node_id=null)
 Add object to tree at given position. More...
 
 editObject ()
 edit object More...
 
 addExternalEditFormCustom (ilPropertyFormGUI $a_form)
 
 updateObject ()
 updates object entry in object_data More...
 
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g. More...
 
 isVisible ($a_ref_id, $a_type)
 
 viewObject ()
 viewObject container presentation for "administration -> repository, trash, permissions" More...
 
 deleteObject ($a_error=false)
 Display deletion confirmation screen. More...
 
 cloneAllObject ()
 Clone single (not container object) Method is overwritten in ilContainerGUI. More...
 
 redirectAfterCreation ()
 Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html. More...
 
 addToDeskObject ()
 @inheritDoc More...
 
 removeFromDeskObject ()
 @inheritDoc More...
 
- Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback
 callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb)
 

Protected Member Functions

 initFormSettings ()
 Init settings property form. More...
 
- Protected Member Functions inherited from ilObjectGUI
 getObjectService ()
 Get object service. More...
 
 assignObject ()
 
 setTitleAndDescription ()
 called by prepare output More...
 
 initHeaderAction ($a_sub_type=null, $a_sub_id=null)
 Add header action menu. More...
 
 insertHeaderAction ($a_list_gui)
 Insert header action into main template. More...
 
 addHeaderAction ()
 Add header action menu. More...
 
 redrawHeaderActionObject ()
 Ajax call: redraw action header only. More...
 
 setTabs ()
 set admin tabs @access public More...
 
 setAdminTabs ()
 set admin tabs @access public More...
 
 setLocator ()
 set Locator More...
 
 addLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded) More...
 
 omitLocator ($a_omit=true)
 
 addAdminLocatorItems ($a_do_not_add_object=false)
 should be overwritten to add object specific items (repository items are preloaded) More...
 
 initCreationForms ($a_new_type)
 Init creation froms. More...
 
 getCreationFormsHTML (array $a_forms)
 Get HTML for creation forms (accordion) More...
 
 initCreateForm ($a_new_type)
 Init object creation form. More...
 
 initDidacticTemplate (ilPropertyFormGUI $form)
 Show didactic template types. More...
 
 addDidacticTemplateOptions (array &$a_options)
 Add custom templates. More...
 
 afterSave (ilObject $a_new_object)
 Post (successful) object creation hook. More...
 
 initEditForm ()
 Init object edit form. More...
 
 initEditCustomForm (ilPropertyFormGUI $a_form)
 Add custom fields to update form. More...
 
 getEditFormValues ()
 Get values for edit form. More...
 
 getEditFormCustomValues (array &$a_values)
 Add values to custom edit fields. More...
 
 validateCustom (ilPropertyFormGUI $a_form)
 Validate custom values (if not possible with checkInput()) More...
 
 updateCustom (ilPropertyFormGUI $a_form)
 Insert custom update form values into object. More...
 
 afterUpdate ()
 Post (successful) object update hook. More...
 
 initImportForm ($a_new_type)
 Init object import form. More...
 
 importFileObject ($parent_id=null, $a_catch_errors=true)
 Import. More...
 
 afterImport (ilObject $a_new_object)
 Post (successful) object import hook. More...
 
 setFormAction ($a_cmd, $a_formaction)
 set specific form action for command More...
 
 getReturnLocation ($a_cmd, $a_location="")
 get return location for command (command is method name without "Object", e.g. More...
 
 setReturnLocation ($a_cmd, $a_location)
 set specific return location for command More...
 
 getTargetFrame ($a_cmd, $a_target_frame="")
 get target frame for command (command is method name without "Object", e.g. More...
 
 setTargetFrame ($a_cmd, $a_target_frame)
 set specific target frame for command More...
 
 showPossibleSubObjects ()
 show possible subobjects (pulldown menu) More...
 
 getTemplateFile ($a_cmd, $a_type="")
 get a template blockfile format: tpl. More...
 
 getTabs ()
 get tabs abstract method. More...
 
 __showButton ($a_cmd, $a_text, $a_target='')
 
 hitsperpageObject ()
 
__initTableGUI ()
 
 __setTableGUIBasicData (&$tbl, &$result_set, $a_from="")
 standard implementation for tables use 'from' variable use different initial setting of table More...
 
 redirectToRefId ($a_ref_id, $a_cmd="")
 redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value More...
 
 fillCloneTemplate ($a_tpl_varname, $a_type)
 Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More...
 
 getCenterColumnHTML ()
 Get center column. More...
 
 getRightColumnHTML ()
 Display right column. More...
 
 setColumnSettings (ilColumnGUI $column_gui)
 May be overwritten in subclasses. More...
 
 checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission and redirect on error. More...
 
 checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission. More...
 
 enableDragDropFileUpload ()
 Enables the file upload into this object by dropping files. More...
 
 handleAutoRating (ilObject $a_new_obj)
 Activate rating automatically if parent container setting. More...
 

Protected Attributes

 $rbacsystem
 
 $error
 
 $tabs
 
- Protected Attributes inherited from ilObjectGUI
const UPLOAD_TYPE_LOCAL = 1
 
const UPLOAD_TYPE_UPLOAD_DIRECTORY = 2
 
 $ilErr
 
 $locator
 
 $user
 
 $access
 
 $rbacsystem
 
 $settings
 
 $rbacreview
 
 $toolbar
 
 $tmp_import_dir
 
 $tabs_gui = null
 
 $ctrl
 
 $object_service
 
 $favourites
 
 $request
 

Static Private Attributes

static $ERROR_MESSAGE
 

Additional Inherited Members

- Static Public Member Functions inherited from ilObjectGUI
static _gotoRepositoryRoot ($a_raise_error=false)
 Goto repository root. More...
 
static _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset")
 Goto repository root. More...
 
- Data Fields inherited from ilObjectGUI
const ALLOWED_TAGS_IN_TITLE_AND_DESCRIPTION
 
const COPY_WIZARD_NEEDS_PAGE = 1
 
 $objDefinition
 
 $tpl
 
 $tree
 
 $lng
 
 $data
 
 $object
 
 $ref_id
 
 $obj_id
 
 $maxcount
 
 $formaction
 
 $return_location
 
 $target_frame
 
 $tab_target_script
 
 $actions
 
 $sub_objects
 
 $omit_locator = false
 
const CFORM_NEW = 1
 
const CFORM_IMPORT = 2
 
const CFORM_CLONE = 3
 

Detailed Description

Media Cast Settings.

Author
Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e
Version
$Id$

@ilCtrl_Calls ilObjTaggingSettingsGUI: ilPermissionGUI @ilCtrl_IsCalledBy ilObjTaggingSettingsGUI: ilAdministrationGUI

Definition at line 16 of file class.ilObjTaggingSettingsGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ilObjTaggingSettingsGUI::__construct (   $a_data,
  $a_id,
  $a_call_by_reference = true,
  $a_prepare_output = true 
)

Contructor.

@access public

Definition at line 39 of file class.ilObjTaggingSettingsGUI.php.

40 {
41 global $DIC;
42
43 $this->rbacsystem = $DIC->rbac()->system();
44 $this->error = $DIC["ilErr"];
45 $this->access = $DIC->access();
46 $this->tabs = $DIC->tabs();
47 $this->lng = $DIC->language();
48 $this->ctrl = $DIC->ctrl();
49 $this->settings = $DIC->settings();
50 $this->tpl = $DIC["tpl"];
51 $this->toolbar = $DIC->toolbar();
52 $this->type = 'tags';
53 parent::__construct($a_data, $a_id, $a_call_by_reference, $a_prepare_output);
54
55 $this->lng->loadLanguageModule('tagging');
56 }
error($a_errmsg)
set error message @access public
global $DIC
Definition: goto.php:24
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
settings()
Definition: settings.php:2

References $DIC, ILIAS\GlobalScreen\Provider\__construct(), error(), and settings().

+ Here is the call graph for this function:

Member Function Documentation

◆ addSubTabs()

ilObjTaggingSettingsGUI::addSubTabs ( )

Add subtabs.

Definition at line 126 of file class.ilObjTaggingSettingsGUI.php.

127 {
128 $ilTabs = $this->tabs;
129
130 $tags_set = new ilSetting("tags");
131 if ($tags_set->get("enable")) {
132 $ilTabs->addSubTab(
133 "settings",
134 $this->lng->txt("settings"),
135 $this->ctrl->getLinkTarget($this, "editSettings")
136 );
137
138 if ($this->rbacsystem->checkAccess("visible,read", $this->object->getRefId())) {
139 $ilTabs->addSubTab(
140 "forbidden_tags",
141 $this->lng->txt("tagging_forbidden_tags"),
142 $this->ctrl->getLinkTarget($this, "editForbiddenTags")
143 );
144
145 $ilTabs->addSubTab(
146 "users",
147 $this->lng->txt("users"),
148 $this->ctrl->getLinkTarget($this, "showUsers")
149 );
150 }
151 }
152 }
ILIAS Setting Class.

References $tabs.

Referenced by editForbiddenTags(), editSettings(), and showUsers().

+ Here is the caller graph for this function:

◆ cancel()

ilObjTaggingSettingsGUI::cancel ( )

Save mediacast settings.

Definition at line 191 of file class.ilObjTaggingSettingsGUI.php.

192 {
193 $ilCtrl = $this->ctrl;
194
195 $ilCtrl->redirect($this, "view");
196 }

References ilObjectGUI\$ctrl.

◆ editForbiddenTags()

ilObjTaggingSettingsGUI::editForbiddenTags ( )

Edit forbidden tags.

Definition at line 259 of file class.ilObjTaggingSettingsGUI.php.

260 {
261 $ilTabs = $this->tabs;
263
264 $this->addSubTabs();
265 $ilTabs->activateSubTab("forbidden_tags");
266 $ilTabs->activateTab("tagging_edit_settings");
267 $this->initForbiddenTagsForm();
268
269 $tpl->setContent($this->form->getHTML());
270 }
initForbiddenTagsForm()
Init forbidden tags form.

References $tabs, ilObjectGUI\$tpl, addSubTabs(), and initForbiddenTagsForm().

+ Here is the call graph for this function:

◆ editSettings()

ilObjTaggingSettingsGUI::editSettings ( )

Edit mediacast settings.

Definition at line 158 of file class.ilObjTaggingSettingsGUI.php.

159 {
160 $ilTabs = $this->tabs;
161
162 $this->tabs_gui->setTabActive('tagging_edit_settings');
163 $this->addSubTabs();
164 $ilTabs->activateSubTab("settings");
165 $this->initFormSettings();
166 return true;
167 }
initFormSettings()
Init settings property form.

References $tabs, addSubTabs(), and initFormSettings().

+ Here is the call graph for this function:

◆ executeCommand()

ilObjTaggingSettingsGUI::executeCommand ( )

Execute command.

@access public

Reimplemented from ilObjectGUI.

Definition at line 64 of file class.ilObjTaggingSettingsGUI.php.

65 {
66 $next_class = $this->ctrl->getNextClass($this);
67 $cmd = $this->ctrl->getCmd();
68
69 $this->prepareOutput();
70
71 if (!$this->rbacsystem->checkAccess("visible,read", $this->object->getRefId())) {
72 $this->error->raiseError($this->lng->txt('no_permission'), $this->error->WARNING);
73 }
74
75 switch ($next_class) {
76 case 'ilpermissiongui':
77 $this->tabs_gui->setTabActive('perm_settings');
78 include_once("Services/AccessControl/classes/class.ilPermissionGUI.php");
79 $perm_gui = new ilPermissionGUI($this);
80 $ret = $this->ctrl->forwardCommand($perm_gui);
81 break;
82
83 default:
84 if (!$cmd || $cmd == 'view') {
85 $cmd = "editSettings";
86 }
87
88 $this->$cmd();
89 break;
90 }
91 return true;
92 }
prepareOutput($a_show_subobjects=true)
prepare output
New PermissionGUI (extends from old ilPermission2GUI) RBAC related output.
$ret
Definition: parser.php:6

References $ret, error(), and ilObjectGUI\prepareOutput().

+ Here is the call graph for this function:

◆ getAdminTabs()

ilObjTaggingSettingsGUI::getAdminTabs ( )

Get tabs.

@access public

Reimplemented from ilObjectGUI.

Definition at line 100 of file class.ilObjTaggingSettingsGUI.php.

101 {
103 $ilAccess = $this->access;
104
105 if ($rbacsystem->checkAccess("visible,read", $this->object->getRefId())) {
106 $this->tabs_gui->addTarget(
107 "tagging_edit_settings",
108 $this->ctrl->getLinkTarget($this, "editSettings"),
109 array("editSettings", "view")
110 );
111 }
112
113 if ($rbacsystem->checkAccess('edit_permission', $this->object->getRefId())) {
114 $this->tabs_gui->addTarget(
115 "perm_settings",
116 $this->ctrl->getLinkTargetByClass('ilpermissiongui', "perm"),
117 array(),
118 'ilpermissiongui'
119 );
120 }
121 }

References ilObjectGUI\$access, and $rbacsystem.

◆ initForbiddenTagsForm()

ilObjTaggingSettingsGUI::initForbiddenTagsForm ( )

Init forbidden tags form.

Definition at line 275 of file class.ilObjTaggingSettingsGUI.php.

276 {
278 $ilCtrl = $this->ctrl;
279
280 $tags_set = new ilSetting("tags");
281 $forbidden = $tags_set->get("forbidden_tags");
282
283 if ($forbidden != "") {
284 $tags_array = unserialize($forbidden);
285 $forb_str = implode(" ", $tags_array);
286 }
287
288 include_once("Services/Form/classes/class.ilPropertyFormGUI.php");
289 $this->form = new ilPropertyFormGUI();
290
291 // tags
292 $ta = new ilTextAreaInputGUI($this->lng->txt("tagging_tags"), "forbidden_tags");
293 $ta->setCols(50);
294 $ta->setRows(10);
295 $ta->setValue($forb_str);
296 $this->form->addItem($ta);
297
298 $this->form->addCommandButton("saveForbiddenTags", $lng->txt("save"));
299
300 $this->form->setTitle($lng->txt("tagging_forbidden_tags"));
301 $this->form->setFormAction($ilCtrl->getFormAction($this));
302 }
This class represents a property form user interface.
This class represents a text area property in a property form.

References ilObjectGUI\$ctrl, and ilObjectGUI\$lng.

Referenced by editForbiddenTags(), and saveForbiddenTags().

+ Here is the caller graph for this function:

◆ initFormSettings()

ilObjTaggingSettingsGUI::initFormSettings ( )
protected

Init settings property form.

@access protected

Definition at line 203 of file class.ilObjTaggingSettingsGUI.php.

204 {
206 $ilAccess = $this->access;
207
208 $tags_set = new ilSetting("tags");
209
210
211 include_once('Services/Form/classes/class.ilPropertyFormGUI.php');
212 $form = new ilPropertyFormGUI();
213 $form->setFormAction($this->ctrl->getFormAction($this));
214 $form->setTitle($this->lng->txt('tagging_settings'));
215
216 if ($ilAccess->checkAccess("write", "", $this->object->getRefId())) {
217 $form->addCommandButton('saveSettings', $this->lng->txt('save'));
218 $form->addCommandButton('cancel', $this->lng->txt('cancel'));
219 }
220
221 // enable tagging
222 $cb_prop = new ilCheckboxInputGUI(
223 $lng->txt("tagging_enable_tagging"),
224 "enable_tagging"
225 );
226 $cb_prop->setValue("1");
227 $cb_prop->setChecked($tags_set->get("enable"));
228
229 // enable all users info
230 $cb_prop2 = new ilCheckboxInputGUI(
231 $lng->txt("tagging_enable_all_users"),
232 "enable_all_users"
233 );
234 $cb_prop2->setInfo($lng->txt("tagging_enable_all_users_info"));
235 $cb_prop2->setChecked($tags_set->get("enable_all_users"));
236 $cb_prop->addSubItem($cb_prop2);
237
238 $form->addItem($cb_prop);
239
240 include_once "Services/Administration/classes/class.ilAdministrationSettingsFormHandler.php";
243 $form,
244 $this
245 );
246
247 $this->tpl->setContent($form->getHTML());
248 }
static addFieldsToForm($a_form_id, ilPropertyFormGUI $a_form, ilObjectGUI $a_parent_gui)
This class represents a checkbox property in a property form.

References ilObjectGUI\$access, ilObjectGUI\$lng, ilAdministrationSettingsFormHandler\addFieldsToForm(), and ilAdministrationSettingsFormHandler\FORM_TAGGING.

Referenced by editSettings().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ saveForbiddenTags()

ilObjTaggingSettingsGUI::saveForbiddenTags ( )

Save forbidden tags.

Definition at line 307 of file class.ilObjTaggingSettingsGUI.php.

308 {
311 $ilCtrl = $this->ctrl;
312
313 $this->initForbiddenTagsForm();
314 $this->form->checkInput();
315
316 $this->checkPermission("write");
317
318 $tags = str_replace(",", " ", $_POST["forbidden_tags"]);
319 $tags = explode(" ", $tags);
320 $tags_array = array();
321 foreach ($tags as $t) {
322 $t = strtolower(trim($t));
323 if ($t != "") {
324 $tags_array[$t] = $t;
325 }
326 }
327
328 asort($tags_array);
329
330 $tags_set = new ilSetting("tags");
331
332 $tags_set->set("forbidden_tags", serialize($tags_array));
333
334 ilUtil::sendSuccess($lng->txt("msg_obj_modified"), true);
335 $ilCtrl->redirect($this, "editForbiddenTags");
336 }
$_POST["username"]
checkPermission($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
Check permission and redirect on error.

References $_POST, ilObjectGUI\$ctrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), and initForbiddenTagsForm().

+ Here is the call graph for this function:

◆ saveSettings()

ilObjTaggingSettingsGUI::saveSettings ( )

Save mediacast settings.

Definition at line 172 of file class.ilObjTaggingSettingsGUI.php.

173 {
174 $ilCtrl = $this->ctrl;
176
177 $this->checkPermission("write");
178
179 $tags_set = new ilSetting("tags");
180 $tags_set->set("enable", ilUtil::stripSlashes($_POST["enable_tagging"]));
181 $tags_set->set("enable_all_users", ilUtil::stripSlashes($_POST["enable_all_users"]));
182 $ilSetting->set("block_activated_pdtag", $_POST["enable_tagging"]);
183
184 ilUtil::sendSuccess($this->lng->txt("settings_saved"), true);
185 $ilCtrl->redirect($this, "view");
186 }
static stripSlashes($a_str, $a_strip_html=true, $a_allow="")
strip slashes if magic qoutes is enabled
global $ilSetting
Definition: privfeed.php:17

References $_POST, ilObjectGUI\$ctrl, $ilSetting, ilObjectGUI\$settings, ilObjectGUI\checkPermission(), and ilUtil\stripSlashes().

+ Here is the call graph for this function:

◆ searchUsersForTag()

ilObjTaggingSettingsGUI::searchUsersForTag ( )

Search users for tag.

Definition at line 391 of file class.ilObjTaggingSettingsGUI.php.

392 {
393 $this->showUsers(true);
394 }
showUsers($a_search=false)
Show users.

References showUsers().

+ Here is the call graph for this function:

◆ showUsers()

ilObjTaggingSettingsGUI::showUsers (   $a_search = false)

Show users.

Definition at line 347 of file class.ilObjTaggingSettingsGUI.php.

348 {
349 $ilTabs = $this->tabs;
351 $ilToolbar = $this->toolbar;
353 $ilCtrl = $this->ctrl;
354
355 $this->checkPermission("write");
356
357 $this->addSubTabs();
358 $ilTabs->activateTab("tagging_edit_settings");
359 $ilTabs->activateSubTab("users");
360
361 $tag = ($_POST["tag"] != "")
363 : $_GET["tag"];
364
365 // tag input
366 include_once("./Services/Form/classes/class.ilTextInputGUI.php");
367 $ti = new ilTextInputGUI($lng->txt("tagging_tag"), "tag");
368 $ti->setSize(15);
369 $ti->setValue($tag);
370 $ilToolbar->addInputItem($ti, true);
371
372 $ilToolbar->addFormButton($lng->txt("tagging_search_users"), "searchUsersForTag");
373 $ilToolbar->setFormAction($ilCtrl->getFormAction($this, "searchUsersForTag"));
374
375 if ($a_search) {
376 include_once("./Services/Tagging/classes/class.ilUserForTagTableGUI.php");
377 $ilCtrl->setParameter($this, "tag", $tag);
378 $table = new ilUserForTagTableGUI(
379 $this,
380 "searchUsersForTag",
381 $tag
382 );
383 $tpl->setContent($table->getHTML());
384 }
385 }
$_GET["client_id"]
This class represents a text property in a property form.
Show all users for a tag.

References $_GET, $_POST, ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ilObjectGUI\$toolbar, ilObjectGUI\$tpl, addSubTabs(), ilObjectGUI\checkPermission(), and ilUtil\stripSlashes().

Referenced by searchUsersForTag().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ $error

ilObjTaggingSettingsGUI::$error
protected

Definition at line 26 of file class.ilObjTaggingSettingsGUI.php.

◆ $ERROR_MESSAGE

ilObjTaggingSettingsGUI::$ERROR_MESSAGE
staticprivate

Definition at line 33 of file class.ilObjTaggingSettingsGUI.php.

◆ $rbacsystem

ilObjTaggingSettingsGUI::$rbacsystem
protected

Definition at line 21 of file class.ilObjTaggingSettingsGUI.php.

Referenced by getAdminTabs().

◆ $tabs

ilObjTaggingSettingsGUI::$tabs
protected

The documentation for this class was generated from the following file: