ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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 ()
 list childs of current object 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...
 

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...
 
 showMountWebfolderIcon ()
 
 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
 $ilErr
 
 $locator
 
 $user
 
 $access
 
 $settings
 
 $rbacreview
 
 $toolbar
 
 $tmp_import_dir
 
 $tabs_gui = null
 
 $ctrl
 
 $object_service
 

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 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: saml.php:7
settings()
Definition: settings.php:2

References $DIC, error(), and settings().

+ Here is the call graph for this function:

Member Function Documentation

◆ addSubTabs()

ilObjTaggingSettingsGUI::addSubTabs ( )

Add subtabs.

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

131 {
132 $ilTabs = $this->tabs;
135 $ilAccess = $this->access;
136
137 $tags_set = new ilSetting("tags");
138 if ($tags_set->get("enable")) {
139 $ilTabs->addSubTab(
140 "settings",
141 $lng->txt("settings"),
142 $ilCtrl->getLinkTarget($this, "editSettings")
143 );
144
145 if ($ilAccess->checkAccess("write", "", $this->object->getRefId())) {
146 $ilTabs->addSubTab(
147 "forbidden_tags",
148 $lng->txt("tagging_forbidden_tags"),
149 $ilCtrl->getLinkTarget($this, "editForbiddenTags")
150 );
151
152 $ilTabs->addSubTab(
153 "users",
154 $lng->txt("users"),
155 $ilCtrl->getLinkTarget($this, "showUsers")
156 );
157 }
158 }
159 }
ILIAS Setting Class.
global $ilCtrl
Definition: ilias.php:18

References ilObjectGUI\$access, ilObjectGUI\$ctrl, $ilCtrl, ilObjectGUI\$lng, and $tabs.

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

+ Here is the caller graph for this function:

◆ cancel()

ilObjTaggingSettingsGUI::cancel ( )

Save mediacast settings.

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

199 {
201
202 $ilCtrl->redirect($this, "view");
203 }

References ilObjectGUI\$ctrl, and $ilCtrl.

◆ editForbiddenTags()

ilObjTaggingSettingsGUI::editForbiddenTags ( )

Edit forbidden tags.

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

267 {
268 $ilTabs = $this->tabs;
270
271 $this->addSubTabs();
272 $ilTabs->activateSubTab("forbidden_tags");
273 $ilTabs->activateTab("tagging_edit_settings");
274 $this->initForbiddenTagsForm();
275
276 $tpl->setContent($this->form->getHTML());
277 }
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 165 of file class.ilObjTaggingSettingsGUI.php.

166 {
167 $ilTabs = $this->tabs;
168
169 $this->tabs_gui->setTabActive('tagging_edit_settings');
170 $this->addSubTabs();
171 $ilTabs->activateSubTab("settings");
172 $this->initFormSettings();
173 return true;
174 }
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 {
68 $ilAccess = $this->access;
69
70 $next_class = $this->ctrl->getNextClass($this);
71 $cmd = $this->ctrl->getCmd();
72
73 $this->prepareOutput();
74
75 if (!$ilAccess->checkAccess('read', '', $this->object->getRefId())) {
76 $ilErr->raiseError($this->lng->txt('no_permission'), $ilErr->WARNING);
77 }
78
79 switch ($next_class) {
80 case 'ilpermissiongui':
81 $this->tabs_gui->setTabActive('perm_settings');
82 include_once("Services/AccessControl/classes/class.ilPermissionGUI.php");
83 $perm_gui = new ilPermissionGUI($this);
84 $ret = $this->ctrl->forwardCommand($perm_gui);
85 break;
86
87 default:
88 if (!$cmd || $cmd == 'view') {
89 $cmd = "editSettings";
90 }
91
92 $this->$cmd();
93 break;
94 }
95 return true;
96 }
prepareOutput($a_show_subobjects=true)
prepare output
New PermissionGUI (extends from old ilPermission2GUI) RBAC related output.
$ret
Definition: parser.php:6

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

+ Here is the call graph for this function:

◆ getAdminTabs()

ilObjTaggingSettingsGUI::getAdminTabs ( )

Get tabs.

@access public

Reimplemented from ilObjectGUI.

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

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

References ilObjectGUI\$access, and $rbacsystem.

◆ initForbiddenTagsForm()

ilObjTaggingSettingsGUI::initForbiddenTagsForm ( )

Init forbidden tags form.

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

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

References ilObjectGUI\$ctrl, $ilCtrl, 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 210 of file class.ilObjTaggingSettingsGUI.php.

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

References ilObjectGUI\$access, $form, 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 314 of file class.ilObjTaggingSettingsGUI.php.

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

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

+ Here is the call graph for this function:

◆ saveSettings()

ilObjTaggingSettingsGUI::saveSettings ( )

Save mediacast settings.

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

180 {
183
184 $this->checkPermission("write");
185
186 $tags_set = new ilSetting("tags");
187 $tags_set->set("enable", ilUtil::stripSlashes($_POST["enable_tagging"]));
188 $tags_set->set("enable_all_users", ilUtil::stripSlashes($_POST["enable_all_users"]));
189 $ilSetting->set("block_activated_pdtag", $_POST["enable_tagging"]);
190
191 ilUtil::sendSuccess($this->lng->txt("settings_saved"), true);
192 $ilCtrl->redirect($this, "view");
193 }
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, $ilCtrl, $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 398 of file class.ilObjTaggingSettingsGUI.php.

399 {
400 $this->showUsers(true);
401 }
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 354 of file class.ilObjTaggingSettingsGUI.php.

355 {
356 $ilTabs = $this->tabs;
358 $ilToolbar = $this->toolbar;
361
362 $this->checkPermission("write");
363
364 $this->addSubTabs();
365 $ilTabs->activateTab("tagging_edit_settings");
366 $ilTabs->activateSubTab("users");
367
368 $tag = ($_POST["tag"] != "")
370 : $_GET["tag"];
371
372 // tag input
373 include_once("./Services/Form/classes/class.ilTextInputGUI.php");
374 $ti = new ilTextInputGUI($lng->txt("tagging_tag"), "tag");
375 $ti->setSize(15);
376 $ti->setValue($tag);
377 $ilToolbar->addInputItem($ti, true);
378
379 $ilToolbar->addFormButton($lng->txt("tagging_search_users"), "searchUsersForTag");
380 $ilToolbar->setFormAction($ilCtrl->getFormAction($this, "searchUsersForTag"));
381
382 if ($a_search) {
383 include_once("./Services/Tagging/classes/class.ilUserForTagTableGUI.php");
384 $ilCtrl->setParameter($this, "tag", $tag);
386 $this,
387 "searchUsersForTag",
388 $tag
389 );
390 $tpl->setContent($table->getHTML());
391 }
392 }
$_GET["client_id"]
This class represents a text property in a property form.
Show all users for a tag.
if(function_exists( 'posix_getuid') &&posix_getuid()===0) if(!array_key_exists('t', $options)) $tag
Definition: cron.php:35
if(empty($password)) $table
Definition: pwgen.php:24

References $_GET, $_POST, ilObjectGUI\$ctrl, $ilCtrl, ilObjectGUI\$lng, $table, $tabs, $tag, 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.

Referenced by executeCommand().

◆ $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 executeCommand(), and getAdminTabs().

◆ $tabs

ilObjTaggingSettingsGUI::$tabs
protected

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