ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilObjNewsSettingsGUI Class Reference

News Settings. More...

+ Inheritance diagram for ilObjNewsSettingsGUI:
+ Collaboration diagram for ilObjNewsSettingsGUI:

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...
 
 editSettings ()
 Edit news settings. More...
 
 saveSettings ()
 Save news and external webfeeds settings. 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 Attributes

 $rbacsystem
 
 $error
 
 $access
 
 $settings
 
- 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
 
- 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...
 

Detailed Description

News Settings.

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

@ilCtrl_Calls ilObjNewsSettingsGUI: ilPermissionGUI

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

Constructor & Destructor Documentation

◆ __construct()

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

Contructor.

@access public

Definition at line 44 of file class.ilObjNewsSettingsGUI.php.

45 {
46 global $DIC;
47
48 $this->rbacsystem = $DIC->rbac()->system();
49 $this->error = $DIC["ilErr"];
50 $this->access = $DIC->access();
51 $this->ctrl = $DIC->ctrl();
52 $this->lng = $DIC->language();
53 $this->settings = $DIC->settings();
54 $this->type = 'nwss';
55 parent::__construct($a_data, $a_id, $a_call_by_reference, $a_prepare_output);
56
57 $this->lng->loadLanguageModule('news');
58 $this->lng->loadLanguageModule('feed');
59 }
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

◆ editSettings()

ilObjNewsSettingsGUI::editSettings ( )

Edit news settings.

Definition at line 133 of file class.ilObjNewsSettingsGUI.php.

134 {
138 $ilAccess = $this->access;
139
140 $news_set = new ilSetting("news");
141 $feed_set = new ilSetting("feed");
142
143 $enable_internal_news = $ilSetting->get("block_activated_news");
144 $enable_internal_rss = $news_set->get("enable_rss_for_internal");
145 $rss_title_format = $news_set->get("rss_title_format");
146 $enable_private_feed = $news_set->get("enable_private_feed");
147 $news_default_visibility = ($news_set->get("default_visibility") != "")
148 ? $news_set->get("default_visibility")
149 : "users";
150 $disable_repository_feeds = $feed_set->get("disable_rep_feeds");
151 $nr_personal_desktop_feeds = $ilSetting->get("block_limit_pdfeed");
152
153 $allow_shorter_periods = $news_set->get("allow_shorter_periods");
154 $allow_longer_periods = $news_set->get("allow_longer_periods");
155
156 include_once("./Services/News/classes/class.ilNewsItem.php");
157 $rss_period = ilNewsItem::_lookupRSSPeriod();
158
159 include_once("./Services/Form/classes/class.ilPropertyFormGUI.php");
160 $form = new ilPropertyFormGUI();
161 $form->setFormAction($ilCtrl->getFormAction($this));
162 $form->setTitle($lng->txt("news_settings"));
163
164 // Enable internal news
165 $cb_prop = new ilCheckboxInputGUI(
166 $lng->txt("news_enable_internal_news"),
167 "enable_internal_news"
168 );
169 $cb_prop->setValue("1");
170 $cb_prop->setInfo($lng->txt("news_enable_internal_news_info"));
171 $cb_prop->setChecked($enable_internal_news);
172 $form->addItem($cb_prop);
173
174 // Default Visibility
175 $radio_group = new ilRadioGroupInputGUI($lng->txt("news_default_visibility"), "news_default_visibility");
176 $radio_option = new ilRadioOption($lng->txt("news_visibility_users"), "users");
177 $radio_group->addOption($radio_option);
178 $radio_option = new ilRadioOption($lng->txt("news_visibility_public"), "public");
179 $radio_group->addOption($radio_option);
180 $radio_group->setInfo($lng->txt("news_news_item_visibility_info"));
181 $radio_group->setRequired(false);
182 $radio_group->setValue($news_default_visibility);
183 $form->addItem($radio_group);
184
185 // Number of news items per object
186 $nr_opts = array(50 => 50, 100 => 100, 200 => 200);
187 $nr_sel = new ilSelectInputGUI(
188 $lng->txt("news_nr_of_items"),
189 "news_max_items"
190 );
191 $nr_sel->setInfo($lng->txt("news_nr_of_items_info"));
192 $nr_sel->setOptions($nr_opts);
193 $nr_sel->setValue($news_set->get("max_items"));
194 $form->addItem($nr_sel);
195
196 // Access Cache
197 $min_opts = array(0 => 0, 1 => 1, 2 => 2, 5 => 5, 10 => 10, 20 => 20, 30 => 30, 60 => 60);
198 $min_sel = new ilSelectInputGUI(
199 $lng->txt("news_cache"),
200 "news_acc_cache_mins"
201 );
202 $min_sel->setInfo($lng->txt("news_cache_info"));
203 $min_sel->setOptions($min_opts);
204 $min_sel->setValue($news_set->get("acc_cache_mins"));
205 $form->addItem($min_sel);
206
207 // PD News Period
208 $per_opts = array(
209 2 => "2 " . $lng->txt("days"),
210 3 => "3 " . $lng->txt("days"),
211 5 => "5 " . $lng->txt("days"),
212 7 => "1 " . $lng->txt("week"),
213 14 => "2 " . $lng->txt("weeks"),
214 30 => "1 " . $lng->txt("month"),
215 60 => "2 " . $lng->txt("months"),
216 120 => "4 " . $lng->txt("months"),
217 180 => "6 " . $lng->txt("months"),
218 366 => "1 " . $lng->txt("year"));
219 $per_sel = new ilSelectInputGUI(
220 $lng->txt("news_pd_period"),
221 "news_pd_period"
222 );
223 $per_sel->setInfo($lng->txt("news_pd_period_info"));
224 $per_sel->setOptions($per_opts);
225 $per_sel->setValue((int) ilNewsItem::_lookupDefaultPDPeriod());
226 $form->addItem($per_sel);
227
228 // Allow user to choose lower values
229 $sp_prop = new ilCheckboxInputGUI(
230 $lng->txt("news_allow_shorter_periods"),
231 "allow_shorter_periods"
232 );
233 $sp_prop->setValue("1");
234 $sp_prop->setInfo($lng->txt("news_allow_shorter_periods_info"));
235 $sp_prop->setChecked($allow_shorter_periods);
236 $form->addItem($sp_prop);
237
238 // Allow user to choose higher values
239 $lp_prop = new ilCheckboxInputGUI(
240 $lng->txt("news_allow_longer_periods"),
241 "allow_longer_periods"
242 );
243 $lp_prop->setValue("1");
244 $lp_prop->setInfo($lng->txt("news_allow_longer_periods_info"));
245 $lp_prop->setChecked($allow_longer_periods);
246 $form->addItem($lp_prop);
247
248 // Enable rss for internal news
249 $cb_prop = new ilCheckboxInputGUI(
250 $lng->txt("news_enable_internal_rss"),
251 "enable_internal_rss"
252 );
253 $cb_prop->setValue("1");
254 $cb_prop->setInfo($lng->txt("news_enable_internal_rss_info"));
255 $cb_prop->setChecked($enable_internal_rss);
256
257 // RSS News Period
258 $rssp_opts = array(
259 2 => "2 " . $lng->txt("days"),
260 3 => "3 " . $lng->txt("days"),
261 5 => "5 " . $lng->txt("days"),
262 7 => "1 " . $lng->txt("week"),
263 14 => "2 " . $lng->txt("weeks"),
264 30 => "1 " . $lng->txt("month"),
265 60 => "2 " . $lng->txt("months"),
266 120 => "4 " . $lng->txt("months"),
267 180 => "6 " . $lng->txt("months"),
268 365 => "1 " . $lng->txt("year")
269 );
270 $rssp_sel = new ilSelectInputGUI(
271 $lng->txt("news_rss_period"),
272 "news_rss_period"
273 );
274 $rssp_sel->setOptions($rssp_opts);
275 $rssp_sel->setValue((int) $rss_period);
276 $cb_prop->addSubItem($rssp_sel);
277
278 // Section Header: RSS
279 $sh = new ilFormSectionHeaderGUI();
280 $sh->setTitle($lng->txt("news_rss"));
281 $form->addItem($sh);
282
283 // title format for rss entries
284 $options = array(
285 "" => $lng->txt("news_rss_title_format_obj_news"),
286 "news_obj" => $lng->txt("news_rss_title_format_news_obj"),
287 );
288 $si = new ilSelectInputGUI($lng->txt("news_rss_title_format"), "rss_title_format");
289 $si->setOptions($options);
290 $si->setValue($rss_title_format);
291 $cb_prop->addSubItem($si);
292
293 $form->addItem($cb_prop);
294
295 // Enable private news feed
296 $cb_prop = new ilCheckboxInputGUI(
297 $lng->txt("news_enable_private_feed"),
298 "enable_private_feed"
299 );
300 $cb_prop->setValue("1");
301 $cb_prop->setInfo($lng->txt("news_enable_private_feed_info"));
302 $cb_prop->setChecked($enable_private_feed);
303 $form->addItem($cb_prop);
304
305
306 // Section Header: External Web Feeds Settings
307 $sh = new ilFormSectionHeaderGUI();
308 $sh->setTitle($lng->txt("feed_settings"));
309 $form->addItem($sh);
310
311 // Number of External Feeds on personal desktop
312 $sel = new ilSelectInputGUI($lng->txt("feed_nr_pd_feeds"), "nr_pd_feeds");
313 $sel->setInfo($lng->txt("feed_nr_pd_feeds_info"));
314 $sel->setOptions(array(0 => "0",
315 1 => "1",
316 2 => "2",
317 3 => "3",
318 4 => "4",
319 5 => "5"));
320 $sel->setValue($nr_personal_desktop_feeds);
321 $form->addItem($sel);
322
323 // Disable External Web Feeds in catetegories
324 $cb_prop = new ilCheckboxInputGUI(
325 $lng->txt("feed_disable_rep_feeds"),
326 "disable_repository_feeds"
327 );
328 $cb_prop->setValue("1");
329 $cb_prop->setInfo($lng->txt("feed_disable_rep_feeds_info"));
330 $cb_prop->setChecked($disable_repository_feeds);
331 $form->addItem($cb_prop);
332
333 if ($ilAccess->checkAccess('write', '', $this->object->getRefId())) {
334 // command buttons
335 $form->addCommandButton("saveSettings", $lng->txt("save"));
336 $form->addCommandButton("view", $lng->txt("cancel"));
337 }
338
339 $this->tpl->setContent($form->getHTML());
340 }
This class represents a checkbox property in a property form.
This class represents a section header in a property form.
static _lookupRSSPeriod()
static _lookupDefaultPDPeriod()
This class represents a property form user interface.
This class represents a property in a property form.
This class represents an option in a radio group.
This class represents a selection list property in a property form.
ILIAS Setting Class.
global $ilCtrl
Definition: ilias.php:18
$feed_set
Definition: privfeed.php:19
global $ilSetting
Definition: privfeed.php:17
if(isset($_POST['submit'])) $form

References $access, ilObjectGUI\$ctrl, $feed_set, $form, $ilCtrl, $ilSetting, ilObjectGUI\$lng, PHPMailer\PHPMailer\$options, $settings, $si, ilNewsItem\_lookupDefaultPDPeriod(), and ilNewsItem\_lookupRSSPeriod().

+ Here is the call graph for this function:

◆ executeCommand()

ilObjNewsSettingsGUI::executeCommand ( )

Execute command.

@access public

Reimplemented from ilObjectGUI.

Definition at line 67 of file class.ilObjNewsSettingsGUI.php.

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

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

+ Here is the call graph for this function:

◆ getAdminTabs()

ilObjNewsSettingsGUI::getAdminTabs ( )

Get tabs.

@access public

Reimplemented from ilObjectGUI.

Definition at line 107 of file class.ilObjNewsSettingsGUI.php.

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

References $access, and $rbacsystem.

◆ saveSettings()

ilObjNewsSettingsGUI::saveSettings ( )

Save news and external webfeeds settings.

Definition at line 345 of file class.ilObjNewsSettingsGUI.php.

346 {
349 $ilAccess = $this->access;
350
351 if (!$ilAccess->checkAccess('write', '', $this->object->getRefId())) {
352 $ilCtrl->redirect($this, "view");
353 }
354
355 // empty news cache
356 include_once("./Services/News/classes/class.ilNewsCache.php");
357 $this->acache = new ilNewsCache();
358 $this->acache->deleteAllEntries();
359
360 $news_set = new ilSetting("news");
361 $feed_set = new ilSetting("feed");
362
363
364
365 $ilSetting->set("block_activated_news", $_POST["enable_internal_news"]);
366 $ilSetting->set("block_activated_pdnews", $_POST["enable_internal_news"]);
367 $news_set->set("enable_rss_for_internal", $_POST["enable_internal_rss"]);
368 $news_set->set("max_items", $_POST["news_max_items"]);
369 $news_set->set("acc_cache_mins", $_POST["news_acc_cache_mins"]);
370 $news_set->set("pd_period", $_POST["news_pd_period"]);
371 $news_set->set("default_visibility", $_POST["news_default_visibility"]);
372 $news_set->set("allow_shorter_periods", $_POST["allow_shorter_periods"]);
373 $news_set->set("allow_longer_periods", $_POST["allow_longer_periods"]);
374 $news_set->set("rss_period", $_POST["news_rss_period"]);
375 $news_set->set("rss_title_format", $_POST["rss_title_format"]);
376
377 $feed_set->set("disable_rep_feeds", $_POST["disable_repository_feeds"]);
378 $ilSetting->set("block_limit_pdfeed", $_POST["nr_pd_feeds"]);
379 if ($_POST["nr_pd_feeds"] > 0) {
380 $ilSetting->set("block_activated_pdfeed", 1);
381 } else {
382 $ilSetting->set("block_activated_pdfeed", 0);
383 }
384
385 if ($_POST["enable_internal_rss"] != 0) {
386 $news_set->set("enable_private_feed", $_POST["enable_private_feed"]);
387 } else {
388 $news_set->set("enable_private_feed", 0);
389 }
390
391 ilUtil::sendSuccess($this->lng->txt("settings_saved"), true);
392
393 $ilCtrl->redirect($this, "view");
394 }
$_POST["username"]

References $_POST, $access, ilObjectGUI\$ctrl, $feed_set, $ilCtrl, $ilSetting, and $settings.

Field Documentation

◆ $access

ilObjNewsSettingsGUI::$access
protected

◆ $error

ilObjNewsSettingsGUI::$error
protected

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

Referenced by executeCommand().

◆ $ERROR_MESSAGE

ilObjNewsSettingsGUI::$ERROR_MESSAGE
staticprivate

Definition at line 38 of file class.ilObjNewsSettingsGUI.php.

◆ $rbacsystem

ilObjNewsSettingsGUI::$rbacsystem
protected

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

Referenced by executeCommand(), and getAdminTabs().

◆ $settings

ilObjNewsSettingsGUI::$settings
protected

Definition at line 36 of file class.ilObjNewsSettingsGUI.php.

Referenced by editSettings(), and saveSettings().


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