ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
ilObjTermsOfServiceGUI Class Reference
+ Inheritance diagram for ilObjTermsOfServiceGUI:
+ Collaboration diagram for ilObjTermsOfServiceGUI:

Public Member Functions

 __construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0)
 
 getType ()
 
 executeCommand ()
 
 getAdminTabs ()
 
- Public Member Functions inherited from ilObject2GUI
 __construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0)
 Constructor. More...
 
 executeCommand ()
 execute command More...
 
 delete ()
 Display delete confirmation form (repository/workspace switch) More...
 
 confirmedDelete ()
 Delete objects (repository/workspace switch) More...
 
 getHTML ()
 
 withReferences ()
 Final/Private declaration of unchanged parent methods. More...
 
 setCreationMode ($a_mode=true)
 
 getCreationMode ()
 
 prepareOutput ($a_show_subobjects=true)
 
 isVisible ($a_ref_id, $a_type)
 
 trash ()
 
 undelete ()
 
 cancelDelete ()
 
 removeFromSystem ()
 
 cloneAll ()
 
 view ()
 view object content (repository/workspace switch) More...
 
 getType ()
 Functions that must be overwritten. More...
 
 create ()
 Deleted in ilObject. More...
 
 save ()
 
 edit ()
 
 update ()
 
 cancel ()
 
 importFile ()
 Import. More...
 
 putObjectInTree (ilObject $a_obj, $a_parent_node_id=null)
 Add object to tree at given position. 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 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)
 

Protected Member Functions

 getSettingsForm ()
 
 saveSettings ()
 
 showMissingDocuments ()
 
 settings ()
 
- Protected Member Functions inherited from ilObject2GUI
 afterConstructor ()
 Do anything that should be done after constructor in here. More...
 
 assignObject ()
 create object instance as internal property (repository/workspace switch) More...
 
 getAccessHandler ()
 Get access handler. More...
 
 setLocator ()
 set Locator More...
 
 deleteConfirmedObjects ()
 Delete objects (workspace specific) More...
 
 setTitleAndDescription ()
 
 showUpperIcon ()
 
 omitLocator ($a_omit=true)
 
 getTargetFrame ($a_cmd, $a_target_frame="")
 
 setTargetFrame ($a_cmd, $a_target_frame)
 
 getCenterColumnHTML ()
 
 getRightColumnHTML ()
 
 setColumnSettings (ilColumnGUI $column_gui)
 
 checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 
 showPossibleSubObjects ()
 
 redirectToRefId ($a_ref_id, $a_cmd="")
 
 fillCloneTemplate ($a_tpl_varname, $a_type)
 
 fillCloneSearchTemplate ($a_tpl_varname, $a_type)
 
 searchCloneSource ()
 
 buildCloneSelect ($existing_objs)
 
 addAdminLocatorItems ($a_do_not_add_object=false)
 
 setTabs ()
 create tabs (repository/workspace switch) More...
 
 getReturnLocation ($a_cmd, $a_location="")
 Deprecated functions. More...
 
 setReturnLocation ($a_cmd, $a_location)
 
 showActions ()
 
 getTabs ()
 
 __showButton ($a_cmd, $a_text, $a_target='')
 
 hitsperpageObject ()
 
__initTableGUI ()
 
 __setTableGUIBasicData (&$tbl, &$result_set, $a_from="")
 
 addLocatorItems ()
 Functions to be overwritten. More...
 
 initCreationForms ($a_new_type)
 Init creation froms. More...
 
 checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_node_id=null)
 Check permission. More...
 
 initHeaderAction ($a_sub_type=null, $a_sub_id=null)
 Add header action menu. More...
 
 redrawHeaderAction ()
 Updating icons after ajax call. More...
 
 getPermanentLinkWidget ($a_append=null, $a_center=false)
 
 handleAutoRating (ilObject $a_new_obj)
 
- 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

 $dic
 
 $rbacsystem
 
 $error
 
- Protected Attributes inherited from ilObject2GUI
 $object_id
 
 $node_id
 
 $creation_forms = array()
 
 $id_type = array()
 
 $parent_id
 
 $access_handler
 
- 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 ilObject2GUI
static handleAfterSaveCallback (ilObject $a_obj, $a_callback_ref_id)
 After creation callback. More...
 
- 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 ilObject2GUI
const OBJECT_ID = 0
 
const REPOSITORY_NODE_ID = 1
 
const WORKSPACE_NODE_ID = 2
 
const REPOSITORY_OBJECT_ID = 3
 
const WORKSPACE_OBJECT_ID = 4
 
const PORTFOLIO_OBJECT_ID = 5
 
- 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

Constructor & Destructor Documentation

◆ __construct()

ilObjTermsOfServiceGUI::__construct (   $a_id = 0,
  $a_id_type = self::REPOSITORY_NODE_ID,
  $a_parent_node_id = 0 
)

Definition at line 25 of file class.ilObjTermsOfServiceGUI.php.

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

26  {
27  global $DIC;
28 
29  $this->dic = $DIC;
30  $this->lng = $DIC['lng'];
31  $this->rbacsystem = $DIC['rbacsystem'];
32  $this->error = $DIC['ilErr'];
33 
34  parent::__construct($a_id, $a_id_type, $a_parent_node_id);
35 
36  $this->lng->loadLanguageModule('tos');
37  $this->lng->loadLanguageModule('meta');
38  }
global $DIC
Definition: goto.php:24
__construct(Container $dic, ilPlugin $plugin)
+ Here is the call graph for this function:

Member Function Documentation

◆ executeCommand()

ilObjTermsOfServiceGUI::executeCommand ( )

Exceptions
ilCtrlException

Definition at line 52 of file class.ilObjTermsOfServiceGUI.php.

References ilObject2GUI\prepareOutput().

53  {
54  $this->prepareOutput();
55 
56  $nextClass = $this->ctrl->getNextClass($this);
57  $cmd = $this->ctrl->getCmd();
58 
59  $tableDataProviderFactory = new ilTermsOfServiceTableDataProviderFactory();
60  $tableDataProviderFactory->setDatabaseAdapter($this->dic->database());
61 
62  switch (strtolower($nextClass)) {
63  case 'iltermsofservicedocumentgui':
64  $documentGui = new ilTermsOfServiceDocumentGUI(
65  $this->object,
66  $this->dic['tos.criteria.type.factory'],
67  $this->dic->ui()->mainTemplate(),
68  $this->dic->user(),
69  $this->dic->ctrl(),
70  $this->dic->language(),
71  $this->dic->rbac()->system(),
72  $this->dic['ilErr'],
73  $this->dic->logger()->tos(),
74  $this->dic->toolbar(),
75  $this->dic->http(),
76  $this->dic->ui()->factory(),
77  $this->dic->ui()->renderer(),
78  $this->dic->filesystem(),
79  $this->dic->upload(),
80  $tableDataProviderFactory,
82  );
83  $this->ctrl->forwardCommand($documentGui);
84  break;
85 
86  case 'iltermsofserviceacceptancehistorygui':
87  $documentGui = new ilTermsOfServiceAcceptanceHistoryGUI(
88  $this->object,
89  $this->dic['tos.criteria.type.factory'],
90  $this->dic->ui()->mainTemplate(),
91  $this->dic->ctrl(),
92  $this->dic->language(),
93  $this->dic->rbac()->system(),
94  $this->dic['ilErr'],
95  $this->dic->http()->request(),
96  $this->dic->ui()->factory(),
97  $this->dic->ui()->renderer(),
98  $tableDataProviderFactory
99  );
100  $this->ctrl->forwardCommand($documentGui);
101  break;
102 
103  case 'ilpermissiongui':
104  $perm_gui = new ilPermissionGUI($this);
105  $this->ctrl->forwardCommand($perm_gui);
106  break;
107 
108  default:
109  if ($cmd == '' || $cmd == 'view' || !method_exists($this, $cmd)) {
110  $cmd = 'settings';
111  }
112  $this->$cmd();
113  break;
114  }
115  }
Class ilTermsOfServiceDocumentHtmlPurifier.
Class ilTermsOfServiceDocumentGUI.
prepareOutput($a_show_subobjects=true)
New PermissionGUI (extends from old ilPermission2GUI) RBAC related output.
+ Here is the call graph for this function:

◆ getAdminTabs()

ilObjTermsOfServiceGUI::getAdminTabs ( )

Definition at line 120 of file class.ilObjTermsOfServiceGUI.php.

References USER_FOLDER_ID.

121  {
122  if ($this->rbacsystem->checkAccess('read', $this->object->getRefId())) {
123  $this->tabs_gui->addTarget(
124  'tos_agreement_documents_tab_label',
125  $this->ctrl->getLinkTargetByClass('ilTermsOfServiceDocumentGUI'),
126  '',
127  ['iltermsofservicedocumentgui']
128  );
129  }
130 
131  if ($this->rbacsystem->checkAccess('read', $this->object->getRefId())) {
132  $this->tabs_gui->addTarget(
133  'settings',
134  $this->ctrl->getLinkTarget($this, 'settings'),
135  '',
136  [strtolower(get_class($this))]
137  );
138  }
139 
140  if ($this->rbacsystem->checkAccess('read', $this->object->getRefId()) &&
141  $this->rbacsystem->checkAccess('read', USER_FOLDER_ID)
142  ) {
143  $this->tabs_gui->addTarget(
144  'tos_acceptance_history',
145  $this->ctrl->getLinkTargetByClass('ilTermsOfServiceAcceptanceHistoryGUI'),
146  '',
147  ['iltermsofserviceacceptancehistorygui']
148  );
149  }
150 
151  if ($this->rbacsystem->checkAccess('edit_permission', $this->object->getRefId())) {
152  $this->tabs_gui->addTarget(
153  'perm_settings',
154  $this->ctrl->getLinkTargetByClass([get_class($this), 'ilpermissiongui'], 'perm'),
155  '',
156  ['ilpermissiongui', 'ilobjectpermissionstatusgui']
157  );
158  }
159  }
const USER_FOLDER_ID
Definition: constants.php:31

◆ getSettingsForm()

ilObjTermsOfServiceGUI::getSettingsForm ( )
protected
Returns
ilTermsOfServiceSettingsFormGUI

Definition at line 164 of file class.ilObjTermsOfServiceGUI.php.

References ilAdministrationSettingsFormHandler\addFieldsToForm(), and ilAdministrationSettingsFormHandler\FORM_TOS.

Referenced by saveSettings(), and settings().

165  {
167  $this->object,
168  $this->ctrl->getFormAction($this, 'saveSettings'),
169  'saveSettings',
170  $this->rbacsystem->checkAccess('write', $this->object->getRefId())
171  );
172 
175  $form,
176  $this
177  );
178 
179  return $form;
180  }
static addFieldsToForm($a_form_id, ilPropertyFormGUI $a_form, ilObjectGUI $a_parent_gui)
Class ilTermsOfServiceSettingsFormGUI.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getType()

ilObjTermsOfServiceGUI::getType ( )

Definition at line 43 of file class.ilObjTermsOfServiceGUI.php.

44  {
45  return 'tos';
46  }

◆ saveSettings()

ilObjTermsOfServiceGUI::saveSettings ( )
protected

Definition at line 182 of file class.ilObjTermsOfServiceGUI.php.

References getSettingsForm(), and ilUtil\sendFailure().

182  : void
183  {
184  if (!$this->rbacsystem->checkAccess('write', $this->object->getRefId())) {
185  $this->error->raiseError($this->lng->txt('permission_denied'), $this->error->MESSAGE);
186  }
187 
188  $form = $this->getSettingsForm();
189  if ($form->saveObject()) {
190  ilUtil::sendSuccess($this->lng->txt('saved_successfully'), true);
191  $this->ctrl->redirect($this, 'settings');
192  } else {
193  if ($form->hasTranslatedError()) {
194  ilUtil::sendFailure($form->getTranslatedError());
195  }
196  }
197 
198  $this->tpl->setContent($form->getHTML());
199  }
static sendFailure($a_info="", $a_keep=false)
Send Failure Message to Screen.
+ Here is the call graph for this function:

◆ settings()

ilObjTermsOfServiceGUI::settings ( )
protected

Definition at line 212 of file class.ilObjTermsOfServiceGUI.php.

References getSettingsForm(), and showMissingDocuments().

212  : void
213  {
214  if (!$this->rbacsystem->checkAccess('read', $this->object->getRefId())) {
215  $this->error->raiseError($this->lng->txt('permission_denied'), $this->error->MESSAGE);
216  }
217 
218  $this->showMissingDocuments();
219 
220  $form = $this->getSettingsForm();
221  $this->tpl->setContent($form->getHTML());
222  }
+ Here is the call graph for this function:

◆ showMissingDocuments()

ilObjTermsOfServiceGUI::showMissingDocuments ( )
protected

Definition at line 201 of file class.ilObjTermsOfServiceGUI.php.

References ilUtil\sendInfo(), and ActiveRecord\where().

Referenced by settings().

201  : void
202  {
203  if ($this->object->getStatus()) {
204  return;
205  }
206 
207  if (0 === ilTermsOfServiceDocument::where([])->count()) {
208  ilUtil::sendInfo($this->lng->txt('tos_no_documents_exist'));
209  }
210  }
static where($where, $operator=null)
static sendInfo($a_info="", $a_keep=false)
Send Info Message to Screen.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ $dic

ilObjTermsOfServiceGUI::$dic
protected

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

◆ $error

ilObjTermsOfServiceGUI::$error
protected

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

◆ $rbacsystem

ilObjTermsOfServiceGUI::$rbacsystem
protected

Definition at line 17 of file class.ilObjTermsOfServiceGUI.php.


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