ILIAS  release_10 Revision v10.1-43-ga1241a92c2f
ilObjForumAdministrationGUI Class Reference

ilObjForumAdministrationGUI: ilPermissionGUI ilObjForumAdministrationGUI: ilAdministrationGUI More...

+ Inheritance diagram for ilObjForumAdministrationGUI:
+ Collaboration diagram for ilObjForumAdministrationGUI:

Public Member Functions

 executeCommand ()
 
 getAdminTabs ()
 
 editSettings (Form $form=null)
 
 saveSettings ()
 
 addToExternalSettingsForm (int $a_form_id)
 
- Public Member Functions inherited from ilObjectGUI
 getRefId ()
 
 setAdminMode (string $mode)
 
 getAdminMode ()
 
 getObject ()
 
 executeCommand ()
 
 withReferences ()
 determines whether objects are referenced or not (got ref ids or not) More...
 
 setCreationMode (bool $mode=true)
 If true, a creation screen is displayed the current [ref_id] does belong to the parent class The mode is determined in ilRepositoryGUI. More...
 
 getCreationMode ()
 
 prepareOutput (bool $show_sub_objects=true)
 
 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...
 
 cancelObject ()
 cancel action and go back to previous page More...
 
 createObject ()
 create new object form More...
 
 editAvailabilityPeriodObject ()
 
 saveAvailabilityPeriodObject ()
 
 cancelCreation ()
 cancel create action and go back to repository parent More...
 
 saveObject ()
 
 getDidacticTemplateVar (string $type)
 Get didactic template setting from creation screen. More...
 
 putObjectInTree (ilObject $obj, int $parent_node_id=null)
 Add object to tree at given position. More...
 
 editObject ()
 
 addExternalEditFormCustom (ilPropertyFormGUI $form)
 
 updateObject ()
 updates object entry in object_data More...
 
 getFormAction (string $cmd, string $default_form_action="")
 Get form action for command (command is method name without "Object", e.g. More...
 
 isVisible (int $ref_id, string $type)
 
 viewObject ()
 viewObject container presentation for "administration -> repository, trash, permissions" More...
 
 deleteObject (bool $error=false)
 Display deletion confirmation screen. More...
 
 setColumnSettings (ilColumnGUI $column_gui)
 
 addToDeskObject ()
 
 removeFromDeskObject ()
 
- Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback
 callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb)
 

Protected Member Functions

 settingsForm ()
 
- Protected Member Functions inherited from ilObjectGUI
 getObjectService ()
 
 assignObject ()
 
 setTitleAndDescription ()
 
 createActionDispatcherGUI ()
 
 initHeaderAction (?string $sub_type=null, ?int $sub_id=null)
 Add header action menu. More...
 
 insertHeaderAction (?ilObjectListGUI $list_gui=null)
 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 More...
 
 setAdminTabs ()
 set admin tabs More...
 
 setLocator ()
 
 addLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded) More...
 
 omitLocator (bool $omit=true)
 
 addAdminLocatorItems (bool $do_not_add_object=false)
 should be overwritten to add object specific items (repository items are preloaded) More...
 
 getCreationFormsHTML (StandardForm|ilPropertyFormGUI|array $form)
 
 getTitleForCreationFormPage ()
 
 getCreationFormTitle ()
 
 initCreateForm (string $new_type)
 
 didacticTemplatesToForm ()
 
 initDidacticTemplate (ilPropertyFormGUI $form)
 
 retrieveAdditionalDidacticTemplateOptions ()
 
 addAdoptContentLinkToToolbar ()
 
 addImportButtonToToolbar ()
 
 addAvailabilityPeriodButtonToToolbar (ilToolbarGUI $toolbar)
 
 parseDidacticTemplateVar (string $var, string $type)
 
 afterSave (ilObject $new_object)
 Post (successful) object creation hook. More...
 
 initEditForm ()
 
 initEditCustomForm (ilPropertyFormGUI $a_form)
 Add custom fields to update form. More...
 
 getEditFormValues ()
 
 getEditFormCustomValues (array &$a_values)
 Add values to custom edit fields. More...
 
 validateCustom (ilPropertyFormGUI $form)
 Validate custom values (if not possible with checkInput()) More...
 
 updateCustom (ilPropertyFormGUI $form)
 Insert custom update form values into object. More...
 
 afterUpdate ()
 Post (successful) object update hook. More...
 
 routeImportCmdObject ()
 
 importFile (string $file_to_import, string $path_to_uploaded_file_in_temp_dir)
 
 deleteUploadedImportFile (string $path_to_uploaded_file_in_temp_dir)
 
 afterImport (ilObject $new_object)
 Post (successful) object import hook. More...
 
 setFormAction (string $cmd, string $form_action)
 
 getReturnLocation (string $cmd, string $default_location="")
 Get return location for command (command is method name without "Object", e.g. More...
 
 setReturnLocation (string $cmd, string $location)
 set specific return location for command More...
 
 getTargetFrame (string $cmd, string $default_target_frame="")
 get target frame for command (command is method name without "Object", e.g. More...
 
 setTargetFrame (string $cmd, string $target_frame)
 Set specific target frame for command. More...
 
 showPossibleSubObjects ()
 show possible sub objects (pull down menu) More...
 
 getTabs ()
 overwrite in derived GUI class of your object type More...
 
 redirectToRefId (int $ref_id, string $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 ["ref_id"] value of the request More...
 
 getCenterColumnHTML ()
 Get center column. More...
 
 getRightColumnHTML ()
 Display right column. More...
 
 checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null)
 
 checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null)
 
 enableDragDropFileUpload ()
 Enables the file upload into this object by dropping files. More...
 
 getCreatableObjectTypes ()
 
 buildAddNewItemElements (array $subtypes, string $create_target_class=ilRepositoryGUI::class, ?int $redirect_target_ref_id=null,)
 
 buildGroup (string $create_target_class, array $obj_types_in_group, string $title, array $subtypes)
 

Private Member Functions

 render ($x)
 
 cronMessage ()
 
 forumJobActive ()
 
 forumByLine (Component $component)
 

Private Attributes

const PROP_SECTION_DEFAULTS = 'defaults'
 
const PROP_SECTION_FEATURES = 'features'
 
const PROP_SECTION_NOTIFICATIONS = 'notifications'
 
const PROP_SECTION_DRAFTS = 'drafts'
 
readonly ilCronManager $cronManager
 
readonly UIServices $ui
 

Additional Inherited Members

- Static Public Member Functions inherited from ilObjectGUI
static _gotoRepositoryRoot (bool $raise_error=false)
 Goto repository root. More...
 
static _gotoRepositoryNode (int $ref_id, string $cmd="")
 
static _gotoSharedWorkspaceNode (int $wsp_id)
 
- Data Fields inherited from ilObjectGUI
const ADMIN_MODE_NONE = ""
 
const ADMIN_MODE_SETTINGS = "settings"
 
const ADMIN_MODE_REPOSITORY = "repository"
 
const UPLOAD_TYPE_LOCAL = 1
 
const UPLOAD_TYPE_UPLOAD_DIRECTORY = 2
 
const CFORM_NEW = 1
 
const CFORM_IMPORT = 2
 
const CFORM_CLONE = 3
 
const SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED]
 
- Protected Attributes inherited from ilObjectGUI
ILIAS Notes Service $notes_service
 
ServerRequestInterface $request
 
ilLocatorGUI $locator
 
ilObjUser $user
 
ilAccessHandler $access
 
ilSetting $settings
 
ilToolbarGUI $toolbar
 
ilRbacAdmin $rbac_admin
 
ilRbacSystem $rbac_system
 
ilRbacReview $rbac_review
 
ilObjectService $object_service
 
ilObjectDefinition $obj_definition
 
ilGlobalTemplateInterface $tpl
 
ilTree $tree
 
ilCtrl $ctrl
 
ilErrorHandling $error
 
ilLanguage $lng
 
ilTabsGUI $tabs_gui
 
ILIAS $ilias
 
ArrayBasedRequestWrapper $post_wrapper
 
RequestWrapper $request_wrapper
 
Refinery $refinery
 
ilFavouritesManager $favourites
 
ilObjectCustomIconFactory $custom_icon_factory
 
UIFactory $ui_factory
 
UIRenderer $ui_renderer
 
Filesystem $temp_file_system
 
ilObject $object = null
 
bool $creation_mode = false
 
 $data
 
int $id
 
bool $call_by_reference = false
 
bool $prepare_output
 
int $ref_id
 
int $obj_id
 
int $maxcount
 
array $form_action = []
 
array $return_location = []
 
array $target_frame = []
 
string $tmp_import_dir
 
string $sub_objects = ""
 
bool $omit_locator = false
 
string $type = ""
 
string $admin_mode = self::ADMIN_MODE_NONE
 
int $requested_ref_id = 0
 
int $requested_crtptrefid = 0
 
int $requested_crtcb = 0
 
string $requested_new_type = ""
 
string $link_params
 
string $html = ""
 

Detailed Description

Member Function Documentation

◆ addToExternalSettingsForm()

ilObjForumAdministrationGUI::addToExternalSettingsForm ( int  $a_form_id)

Definition at line 314 of file class.ilObjForumAdministrationGUI.php.

References ilAdministrationSettingsFormHandler\FORM_PRIVACY, ILIAS\Repository\settings(), and ilAdministrationSettingsFormHandler\VALUE_BOOL.

314  : array
315  {
317  $fields = [
318  'enable_fora_statistics' => [
319  (bool) $this->settings->get('enable_fora_statistics', '0'),
321  ],
322  'enable_anonymous_fora' => [
323  (bool) $this->settings->get('enable_anonymous_fora', '0'),
325  ]
326  ];
327  return [['editSettings', $fields]];
328  }
329 
330  return [];
331  }
+ Here is the call graph for this function:

◆ cronMessage()

ilObjForumAdministrationGUI::cronMessage ( )
private

Definition at line 333 of file class.ilObjForumAdministrationGUI.php.

References ilObjectGUI\$data, $url, ILIAS\Repository\ctrl(), ilAdministrationSettingsFormHandler\FORM_FORUM, ILIAS\Repository\lng(), and ILIAS\Repository\ui().

Referenced by editSettings().

333  : Component
334  {
335  $gui = new ilCronManagerGUI();
336  $data = $gui->addToExternalSettingsForm(ilAdministrationSettingsFormHandler::FORM_FORUM);
337  $data = $data['cron_jobs'][1];
338 
339  $url = $this->ctrl->getLinkTargetByClass(
340  [ilAdministrationGUI::class, ilObjSystemFolderGUI::class],
341  'jumpToCronJobs'
342  );
343 
344  return $this->ui->factory()->messageBox()->info($this->lng->txt(key($data)) . ': ' . current($data))->withLinks(
345  [
346  $this->ui->factory()->link()->standard($this->lng->txt('adm_external_setting_edit'), $url)
347  ]
348  );
349  }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
$url
Definition: shib_logout.php:63
Class ilCronManagerGUI.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ editSettings()

ilObjForumAdministrationGUI::editSettings ( Form  $form = null)

Definition at line 102 of file class.ilObjForumAdministrationGUI.php.

References cronMessage(), render(), and settingsForm().

Referenced by saveSettings().

102  : void
103  {
104  $this->tabs_gui->activateTab('settings');
105 
106  $this->tpl->setContent($this->render([
107  $this->cronMessage(),
108  $form ?? $this->settingsForm()
109  ]));
110  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ executeCommand()

ilObjForumAdministrationGUI::executeCommand ( )

Definition at line 55 of file class.ilObjForumAdministrationGUI.php.

References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilObjectGUI\prepareOutput().

55  : void
56  {
57  if (!$this->rbac_system->checkAccess('visible,read', $this->object->getRefId())) {
58  $this->error->raiseError($this->lng->txt('no_permission'), $this->error->WARNING);
59  }
60 
61  $next_class = $this->ctrl->getNextClass($this);
62  $cmd = $this->ctrl->getCmd();
63 
64  $this->prepareOutput();
65 
66  switch ($next_class) {
67  case 'ilpermissiongui':
68  $this->tabs_gui->setTabActive('perm_settings');
69  $this->ctrl->forwardCommand(new ilPermissionGUI($this));
70  break;
71 
72  default:
73  if (!$cmd || $cmd === 'view') {
74  $cmd = 'editSettings';
75  }
76 
77  $this->$cmd();
78  break;
79  }
80  }
prepareOutput(bool $show_sub_objects=true)
+ Here is the call graph for this function:

◆ forumByLine()

ilObjForumAdministrationGUI::forumByLine ( Component  $component)
private

Definition at line 356 of file class.ilObjForumAdministrationGUI.php.

References forumJobActive(), and ILIAS\Repository\lng().

Referenced by settingsForm().

356  : string
357  {
358  return $this->forumJobActive() ?
359  sprintf('%s<br/>%s', $component->getByLine(), $this->lng->txt('cron_forum_notification_disabled')) :
360  $component->getByLine();
361  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ forumJobActive()

ilObjForumAdministrationGUI::forumJobActive ( )
private

Definition at line 351 of file class.ilObjForumAdministrationGUI.php.

Referenced by forumByLine(), saveSettings(), and settingsForm().

351  : bool
352  {
353  return $this->cronManager->isJobActive('frm_notification');
354  }
+ Here is the caller graph for this function:

◆ getAdminTabs()

ilObjForumAdministrationGUI::getAdminTabs ( )

Definition at line 82 of file class.ilObjForumAdministrationGUI.php.

References ILIAS\Repository\ctrl().

82  : void
83  {
84  if ($this->rbac_system->checkAccess('visible,read', $this->object->getRefId())) {
85  $this->tabs_gui->addTarget(
86  'settings',
87  $this->ctrl->getLinkTarget($this, 'editSettings'),
88  ['editSettings', 'view']
89  );
90  }
91 
92  if ($this->rbac_system->checkAccess('edit_permission', $this->object->getRefId())) {
93  $this->tabs_gui->addTarget(
94  'perm_settings',
95  $this->ctrl->getLinkTargetByClass(ilPermissionGUI::class, 'perm'),
96  [],
97  'ilpermissiongui'
98  );
99  }
100  }
+ Here is the call graph for this function:

◆ render()

ilObjForumAdministrationGUI::render (   $x)
private

Definition at line 112 of file class.ilObjForumAdministrationGUI.php.

References ILIAS\Repository\ui().

Referenced by editSettings().

112  : string
113  {
114  return $this->ui->renderer()->render($x);
115  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ saveSettings()

ilObjForumAdministrationGUI::saveSettings ( )

Definition at line 117 of file class.ilObjForumAdministrationGUI.php.

References ilObjectGUI\$data, ILIAS\Repository\ctrl(), editSettings(), forumJobActive(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), and settingsForm().

117  : void
118  {
119  if (!$this->rbac_system->checkAccess('write', $this->object->getRefId())) {
120  $this->error->raiseError($this->lng->txt('no_permission'), $this->error->WARNING);
121  }
122 
123  $form = $this->settingsForm()->withRequest($this->request);
124  $data = $form->getData();
125  if ($data === null || $this->request->getMethod() !== 'POST') {
126  $this->editSettings($form);
127  return;
128  }
129 
130  $set_int = fn(string $field, string $section) => $this->settings->set(
131  $field,
132  (string) ((int) $data[$section][$field])
133  );
134 
135  $data[self::PROP_SECTION_NOTIFICATIONS]['forum_notification'] = (
136  $data[self::PROP_SECTION_NOTIFICATIONS]['forum_notification'] || $this->forumJobActive()
137  );
138 
139  array_map($set_int, [
140  'forum_default_view',
141  'forum_enable_print',
142  'enable_fora_statistics',
143  'enable_anonymous_fora',
144  'file_upload_allowed_fora',
145  'forum_notification',
146  'send_attachments_by_mail',
147  'save_post_drafts',
148  ], [
149  self::PROP_SECTION_DEFAULTS,
150  self::PROP_SECTION_FEATURES,
151  self::PROP_SECTION_FEATURES,
152  self::PROP_SECTION_FEATURES,
153  self::PROP_SECTION_FEATURES,
154  self::PROP_SECTION_NOTIFICATIONS,
155  self::PROP_SECTION_NOTIFICATIONS,
156  self::PROP_SECTION_DRAFTS
157  ]);
158 
159  $drafts = $data[self::PROP_SECTION_DRAFTS]['autosave_drafts'] !== null;
160  $this->settings->set('autosave_drafts', (string) ((int) $drafts));
161  if ($drafts) {
162  $this->settings->set(
163  'autosave_drafts_ival',
164  (string) ((int) $data[self::PROP_SECTION_DRAFTS]['autosave_drafts']['ival'])
165  );
166  }
167 
168  $this->tpl->setOnScreenMessage('success', $this->lng->txt('settings_saved'), true);
169  $this->ctrl->redirect($this, 'editSettings');
170  }
+ Here is the call graph for this function:

◆ settingsForm()

ilObjForumAdministrationGUI::settingsForm ( )
protected

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

References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\Repository\ctrl(), ilForumProperties\FILE_UPLOAD_GLOBALLY_ALLOWED, ilForumProperties\FILE_UPLOAD_INDIVIDUAL, forumByLine(), forumJobActive(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ILIAS\Repository\refinery(), ILIAS\Repository\settings(), ILIAS\Repository\ui(), ilForumProperties\VIEW_DATE_ASC, ilForumProperties\VIEW_DATE_DESC, ilForumProperties\VIEW_TREE, and ILIAS\UI\Implementation\Component\Input\withValue().

Referenced by editSettings(), and saveSettings().

172  : Form
173  {
174  $may_write = $this->rbac_system->checkAccess('write', $this->object->getRefId());
175 
176  $field = $this->ui->factory()->input()->field();
177 
178  $section = fn(string $label, array $inputs): \ILIAS\UI\Component\Input\Field\Section => $field->section(
179  $inputs,
180  $this->lng->txt($label)
181  );
182  $checkbox = fn(string $label): \ILIAS\UI\Component\Input\Field\Checkbox => $field->checkbox(
183  $this->lng->txt($label),
184  $this->lng->txt($label . '_desc')
185  );
186  $by_date_with_additional_info = fn(string $label): string => sprintf(
187  '%s (%s)',
188  $this->lng->txt('sort_by_date'),
189  $this->lng->txt($label)
190  );
191  $to_string = static fn($value): string => (string) $value;
192  $radio_with_options = static fn(
193  \ILIAS\UI\Component\Input\Field\Radio $x,
194  array $options
195  ): \ILIAS\UI\Component\Input\Field\Radio => array_reduce(
196  $options,
197  static fn($field, array $option) => $field->withOption(...array_map($to_string, $option)),
198  $x
199  );
200  $checkbox_with_func = function (string $name, ?string $label = null, $f = null) use (
201  $checkbox
202  ): \ILIAS\UI\Component\Input\Field\Checkbox {
203  $f ??= static fn($x) => $x;
204  return $f($checkbox($label ?? $name)->withValue((bool) $this->settings->get($name)));
205  };
206  $disable_if_no_permission = $may_write ? static fn(
207  array $fields
208  ): array => $fields : static fn(
209  array $fields
210  ): array => array_map(
211  static fn($x) => $x->withDisabled(true),
212  $fields
213  );
214 
215  $action = $this->ctrl->getFormAction($this, 'saveSettings');
216  if (!$may_write) {
217  $action = $this->ctrl->getFormAction($this, 'editSettings');
218  }
219 
220  $form = $this->ui->factory()->input()->container()->form()->standard(
221  $action,
222  [
223  self::PROP_SECTION_DEFAULTS => $section('frm_adm_sec_default_settings', $disable_if_no_permission([
224  'forum_default_view' => $radio_with_options($field->radio($this->lng->txt('frm_default_view')), [
225  [
227  $this->lng->txt('sort_by_posts'),
228  $this->lng->txt('sort_by_posts_desc')
229  ],
230  [
232  $by_date_with_additional_info('ascending_order'),
233  $this->lng->txt('sort_by_date_desc')
234  ],
235  [
237  $by_date_with_additional_info('descending_order'),
238  $this->lng->txt('sort_by_date_desc')
239  ],
240  ])->withValue($this->settings->get('forum_default_view', (string) ilForumProperties::VIEW_DATE_ASC))
241  ])),
242  self::PROP_SECTION_FEATURES => $section('frm_adm_sec_features', $disable_if_no_permission([
243  'forum_enable_print' => $checkbox_with_func('forum_enable_print', 'frm_enable_print_option'),
244  'enable_fora_statistics' => $checkbox_with_func('enable_fora_statistics'),
245  'enable_anonymous_fora' => $checkbox_with_func('enable_anonymous_fora'),
246  'file_upload_allowed_fora' => $radio_with_options(
247  $field->radio($this->lng->txt('file_upload_allowed_fora')),
248  [
249  [
251  $this->lng->txt('file_upload_option_allow'),
252  $this->lng->txt('file_upload_option_allow_info')
253  ],
254  [
256  $this->lng->txt('file_upload_option_disallow'),
257  $this->lng->txt('file_upload_allowed_fora_desc')
258  ],
259  ]
260  )->withValue(
261  $this->settings->get(
262  'file_upload_allowed_fora',
264  )
265  )
266  ])),
267  self::PROP_SECTION_NOTIFICATIONS => $section('frm_adm_sec_notifications', $disable_if_no_permission([
268  'forum_notification' => $checkbox_with_func(
269  'forum_notification',
270  'forums_forum_notification',
271  fn($field) => (
272  $field
273  ->withDisabled($this->forumJobActive())
274  ->withValue($field->getValue() || $this->forumJobActive())
275  ->withByLine($this->forumByLine($field))
276  )
277  ),
278  'send_attachments_by_mail' => $checkbox_with_func(
279  'send_attachments_by_mail',
280  'enable_send_attachments'
281  )
282  ])),
283  self::PROP_SECTION_DRAFTS => $section('frm_adm_sec_drafts', $disable_if_no_permission([
284  'save_post_drafts' => $checkbox_with_func('save_post_drafts', 'adm_save_drafts'),
285  'autosave_drafts' => $field->optionalGroup([
286  'ival' => $field
287  ->numeric($this->lng->txt('adm_autosave_ival'))
288  ->withRequired(true)
289  ->withAdditionalTransformation(
290  $this->refinery->in()->series([
291  $this->refinery->int()->isGreaterThanOrEqual(30),
292  $this->refinery->int()->isLessThanOrEqual(60 * 60)
293  ])
294  )
295  ], $this->lng->txt('adm_autosave_drafts'), $this->lng->txt('adm_autosave_drafts_desc'))->withValue(
296  $this->settings->get('autosave_drafts') ? [
297  'ival' => $this->settings->get(
298  'autosave_drafts_ival',
299  '30'
300  )
301  ] : null
302  )
303  ]))
304  ]
305  );
306 
307  if (!$may_write) {
308  $form = $form->withSubmitLabel($this->lng->txt('refresh'));
309  }
310 
311  return $form;
312  }
This describes commonalities between all forms.
Definition: Form.php:32
Interface Observer Contains several chained tasks and infos about them.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withValue($value)
Get an input like this with another value displayed on the client side.
Definition: Group.php:59
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ $cronManager

readonly ilCronManager ilObjForumAdministrationGUI::$cronManager
private

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

◆ $ui

readonly UIServices ilObjForumAdministrationGUI::$ui
private

Definition at line 37 of file class.ilObjForumAdministrationGUI.php.

◆ PROP_SECTION_DEFAULTS

const ilObjForumAdministrationGUI::PROP_SECTION_DEFAULTS = 'defaults'
private

Definition at line 31 of file class.ilObjForumAdministrationGUI.php.

◆ PROP_SECTION_DRAFTS

const ilObjForumAdministrationGUI::PROP_SECTION_DRAFTS = 'drafts'
private

Definition at line 34 of file class.ilObjForumAdministrationGUI.php.

◆ PROP_SECTION_FEATURES

const ilObjForumAdministrationGUI::PROP_SECTION_FEATURES = 'features'
private

Definition at line 32 of file class.ilObjForumAdministrationGUI.php.

◆ PROP_SECTION_NOTIFICATIONS

const ilObjForumAdministrationGUI::PROP_SECTION_NOTIFICATIONS = 'notifications'
private

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


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