ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
ilObjLearningSequenceAdminGUI Class Reference

LearningSequence Administration Settings. More...

+ Inheritance diagram for ilObjLearningSequenceAdminGUI:
+ Collaboration diagram for ilObjLearningSequenceAdminGUI:

Public Member Functions

 __construct ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true)
 
 getAdminTabs ()
 
 executeCommand ()
 
- 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 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 ()
 
 removeFromDeskObject ()
 
- Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback
 callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb)
 

Data Fields

const CMD_VIEW = 'view'
 
const CMD_EDIT = 'edit'
 
const CMD_SAVE = 'save'
 
const F_POLL_INTERVAL = 'polling'
 
- 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
 

Protected Member Functions

 getForm (array $values=[])
 
 show (Input\Container\Form\Form $form)
 
 edit ()
 
 save ()
 
- 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 public More...
 
 setAdminTabs ()
 set admin tabs 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

 $settings_db
 
- 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
 

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...
 

Detailed Description

LearningSequence Administration Settings.

ilObjLearningSequenceAdminGUI: ilPermissionGUI

Definition at line 10 of file class.ilObjLearningSequenceAdminGUI.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 22 of file class.ilObjLearningSequenceAdminGUI.php.

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

23  {
24  $this->type = 'lsos';
25 
26  global $DIC;
27  $this->ctrl = $DIC['ilCtrl'];
28  $this->rbacsystem = $DIC['rbacsystem'];
29  parent::__construct($a_data, $a_id, $a_call_by_reference, $a_prepare_output);
30 
31  $this->settings_db = new ilLSGlobalSettingsDB($DIC['ilSetting']);
32  $this->ui_factory = $DIC['ui.factory'];
33  $this->ui_renderer = $DIC['ui.renderer'];
34  $this->refinery = $DIC['refinery'];
35  $this->request = $DIC->http()->request();
36  }
Repository for LSGlobalSettings over ILIAS global settings.
global $DIC
Definition: goto.php:24
__construct(Container $dic, ilPlugin $plugin)
+ Here is the call graph for this function:

Member Function Documentation

◆ edit()

ilObjLearningSequenceAdminGUI::edit ( )
protected

Definition at line 122 of file class.ilObjLearningSequenceAdminGUI.php.

References getForm(), and show().

Referenced by executeCommand().

122  : void
123  {
124  $values = [
125  self::F_POLL_INTERVAL => $this->settings_db->getSettings()->getPollingIntervalSeconds()
126  ];
127  $form = $this->getForm($values);
128  $this->show($form);
129  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ executeCommand()

ilObjLearningSequenceAdminGUI::executeCommand ( )

Definition at line 46 of file class.ilObjLearningSequenceAdminGUI.php.

References ilObjectGUI\checkPermission(), edit(), ilObjectGUI\prepareOutput(), and save().

47  {
48  $this->checkPermission('read');
49  $next_class = $this->ctrl->getNextClass($this);
50  $cmd = $this->ctrl->getCmd();
51  $this->prepareOutput();
52 
53  switch ($next_class) {
54  case 'ilpermissiongui':
55  $this->tabs_gui->setTabActive('perm_settings');
56  $perm_gui = new ilPermissionGUI($this);
57  $this->ctrl->forwardCommand($perm_gui);
58  break;
59 
60  default:
61  switch ($cmd) {
62  case self::CMD_VIEW:
63  case self::CMD_EDIT:
64  $this->edit();
65  break;
66  case self::CMD_SAVE:
67  $this->save();
68  break;
69  default:
70  throw new Exception(__METHOD__ . " :: Unknown command " . $cmd);
71  }
72  }
73  }
prepareOutput($a_show_subobjects=true)
prepare output
checkPermission($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
Check permission and redirect on error.
New PermissionGUI (extends from old ilPermission2GUI) RBAC related output.
+ Here is the call graph for this function:

◆ getAdminTabs()

ilObjLearningSequenceAdminGUI::getAdminTabs ( )

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

39  {
40  $this->tabs_gui->addTarget('settings', $this->ctrl->getLinkTargetByClass(self::class, self::CMD_EDIT));
41  if ($this->rbacsystem->checkAccess('edit_permission', $this->object->getRefId())) {
42  $this->tabs_gui->addTarget('perm_settings', $this->ctrl->getLinkTargetByClass('ilpermissiongui', 'perm'), array(), 'ilpermissiongui');
43  }
44  }

◆ getForm()

ilObjLearningSequenceAdminGUI::getForm ( array  $values = [])
protected

Definition at line 75 of file class.ilObjLearningSequenceAdminGUI.php.

References ilObjectGUI\$data, and $section.

Referenced by edit(), and save().

75  : Input\Container\Form\Form
76  {
77  $target = $this->ctrl->getLinkTargetByClass(self::class, self::CMD_SAVE);
78  $poll_interval = $this->ui_factory->input()->field()->numeric(
79  $this->lng->txt("lso_admin_interval_label"),
80  $this->lng->txt("lso_admin_interval_byline")
81  )
82  ->withAdditionalTransformation(
83  $this->refinery->int()->isGreaterThan(0)
84  )
85  ->withAdditionalTransformation(
86  $this->refinery->custom()->transformation(
87  function ($v) {
88  return (float) $v;
89  }
90  )
91  );
92 
93  if (isset($values[self::F_POLL_INTERVAL])) {
94  $poll_interval = $poll_interval->withValue($values[self::F_POLL_INTERVAL]);
95  }
96 
97  $section = $this->ui_factory->input()->field()->section(
98  [self::F_POLL_INTERVAL => $poll_interval],
99  $this->lng->txt("lso_admin_form_title"),
100  $this->lng->txt("lso_admin_form_byline")
101  );
102  $form = $this->ui_factory->input()->container()->form()
103  ->standard($target, [$section])
104  ->withAdditionalTransformation(
105  $this->refinery->custom()->transformation(
106  function ($data) {
107  return array_shift($data);
108  }
109  )
110  );
111 
112  return $form;
113  }
$section
Definition: Utf8Test.php:83
+ Here is the caller graph for this function:

◆ save()

ilObjLearningSequenceAdminGUI::save ( )
protected

Definition at line 131 of file class.ilObjLearningSequenceAdminGUI.php.

References ilObjectGUI\$data, ilObjectGUI\$settings, getForm(), and show().

Referenced by executeCommand().

131  : void
132  {
133  $form = $this->getForm()->withRequest($this->request);
134  $data = $form->getData();
135  if ($data) {
136  $settings = $this->settings_db->getSettings()
137  ->withPollingIntervalSeconds($data[self::F_POLL_INTERVAL]);
138  $this->settings_db->storeSettings($settings);
139  ilUtil::sendSuccess($this->lng->txt("settings_saved"), true);
140  }
141  $this->show($form);
142  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ show()

ilObjLearningSequenceAdminGUI::show ( Input\Container\Form\Form  $form)
protected

Definition at line 115 of file class.ilObjLearningSequenceAdminGUI.php.

Referenced by edit(), and save().

115  : void
116  {
117  $this->tpl->setContent(
118  $this->ui_renderer->render($form)
119  );
120  }
+ Here is the caller graph for this function:

Field Documentation

◆ $settings_db

ilObjLearningSequenceAdminGUI::$settings_db
protected

Definition at line 20 of file class.ilObjLearningSequenceAdminGUI.php.

◆ CMD_EDIT

const ilObjLearningSequenceAdminGUI::CMD_EDIT = 'edit'

Definition at line 13 of file class.ilObjLearningSequenceAdminGUI.php.

◆ CMD_SAVE

const ilObjLearningSequenceAdminGUI::CMD_SAVE = 'save'

Definition at line 14 of file class.ilObjLearningSequenceAdminGUI.php.

◆ CMD_VIEW

const ilObjLearningSequenceAdminGUI::CMD_VIEW = 'view'

Definition at line 12 of file class.ilObjLearningSequenceAdminGUI.php.

◆ F_POLL_INTERVAL

const ilObjLearningSequenceAdminGUI::F_POLL_INTERVAL = 'polling'

Definition at line 15 of file class.ilObjLearningSequenceAdminGUI.php.


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