ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilObjBlogAdministrationGUI Class Reference

Blog Administration Settings. More...

+ Inheritance diagram for ilObjBlogAdministrationGUI:
+ Collaboration diagram for ilObjBlogAdministrationGUI:

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 ($a_form=null)
 Edit settings. More...
 
 saveSettings ()
 Save settings. More...
 
 cancel ()
 Save 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 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...
 

Protected Member Functions

 initFormSettings ()
 Init settings property form. More...
 
- Protected Member Functions inherited from ilObjectGUI
 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 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...
 

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 Attributes inherited from ilObjectGUI
 $ilErr
 
 $locator
 
 $user
 
 $access
 
 $settings
 
 $rbacreview
 
 $toolbar
 
 $rbacsystem
 
 $tmp_import_dir
 
 $tabs_gui = null
 
 $ctrl
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

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

Contructor.

public

Definition at line 23 of file class.ilObjBlogAdministrationGUI.php.

References $DIC, and settings().

24  {
25  global $DIC;
26 
27  $this->lng = $DIC->language();
28  $this->settings = $DIC->settings();
29  $this->ctrl = $DIC->ctrl();
30  $this->type = "blga";
31  parent::__construct($a_data, $a_id, $a_call_by_reference, $a_prepare_output);
32 
33  $this->lng->loadLanguageModule("blog");
34  }
global $DIC
Definition: saml.php:7
settings()
Definition: settings.php:2
+ Here is the call graph for this function:

Member Function Documentation

◆ cancel()

ilObjBlogAdministrationGUI::cancel ( )

Save settings.

Definition at line 148 of file class.ilObjBlogAdministrationGUI.php.

References ilObjectGUI\$ctrl, and $ilCtrl.

149  {
151 
152  $ilCtrl->redirect($this, "view");
153  }
global $ilCtrl
Definition: ilias.php:18

◆ editSettings()

ilObjBlogAdministrationGUI::editSettings (   $a_form = null)

Edit settings.

Definition at line 98 of file class.ilObjBlogAdministrationGUI.php.

References $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$settings, initFormSettings(), and ilUtil\sendInfo().

Referenced by saveSettings().

99  {
100  $lng = $this->lng;
102 
103  $this->tabs_gui->setTabActive('settings');
104 
105  if (!$ilSetting->get("disable_wsp_blogs")) {
106  ilUtil::sendInfo($lng->txt("blog_admin_toggle_info"));
107  } else {
108  ilUtil::sendInfo($lng->txt("blog_admin_inactive_info"));
109  }
110 
111  if (!$a_form) {
112  $a_form = $this->initFormSettings();
113  }
114  $this->tpl->setContent($a_form->getHTML());
115  return true;
116  }
static sendInfo($a_info="", $a_keep=false)
Send Info Message to Screen.
global $ilSetting
Definition: privfeed.php:17
initFormSettings()
Init settings property form.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ executeCommand()

ilObjBlogAdministrationGUI::executeCommand ( )

Execute command.

public

Definition at line 42 of file class.ilObjBlogAdministrationGUI.php.

References ilObjectGUI\prepareOutput().

43  {
44  $next_class = $this->ctrl->getNextClass($this);
45  $cmd = $this->ctrl->getCmd();
46 
47  $this->prepareOutput();
48 
49  switch ($next_class) {
50  case 'ilpermissiongui':
51  $this->tabs_gui->setTabActive('perm_settings');
52  include_once("Services/AccessControl/classes/class.ilPermissionGUI.php");
53  $perm_gui = new ilPermissionGUI($this);
54  $this->ctrl->forwardCommand($perm_gui);
55  break;
56 
57  default:
58  if (!$cmd || $cmd == 'view') {
59  $cmd = "editSettings";
60  }
61 
62  $this->$cmd();
63  break;
64  }
65  return true;
66  }
prepareOutput($a_show_subobjects=true)
prepare output
New PermissionGUI (extends from old ilPermission2GUI) RBAC related output.
+ Here is the call graph for this function:

◆ getAdminTabs()

ilObjBlogAdministrationGUI::getAdminTabs ( )

Get tabs.

public

Definition at line 74 of file class.ilObjBlogAdministrationGUI.php.

References array, and ilObjectGUI\checkPermissionBool().

75  {
76  if ($this->checkPermissionBool("visible,read")) {
77  $this->tabs_gui->addTarget(
78  "settings",
79  $this->ctrl->getLinkTarget($this, "editSettings"),
80  array("editSettings", "view")
81  );
82  }
83 
84  if ($this->checkPermissionBool('edit_permission')) {
85  $this->tabs_gui->addTarget(
86  "perm_settings",
87  $this->ctrl->getLinkTargetByClass('ilpermissiongui', "perm"),
88  array(),
89  'ilpermissiongui'
90  );
91  }
92  }
Create styles array
The data for the language used.
checkPermissionBool($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
Check permission.
+ Here is the call graph for this function:

◆ initFormSettings()

ilObjBlogAdministrationGUI::initFormSettings ( )
protected

Init settings property form.

protected

Definition at line 160 of file class.ilObjBlogAdministrationGUI.php.

References $form, ilObjectGUI\$lng, ilObjectGUI\checkPermissionBool(), ilAdministrationSettingsFormHandler\getSettingsGUIInstance(), ilFormPropertyGUI\setInfo(), ilFormPropertyGUI\setRequired(), and ilNonEditableValueGUI\setValue().

Referenced by editSettings(), and saveSettings().

161  {
162  $lng = $this->lng;
163 
164  include_once('Services/Form/classes/class.ilPropertyFormGUI.php');
165  $form = new ilPropertyFormGUI();
166  $form->setFormAction($this->ctrl->getFormAction($this));
167  $form->setTitle($this->lng->txt('blog_settings'));
168 
169  if ($this->checkPermissionBool("write")) {
170  $form->addCommandButton('saveSettings', $this->lng->txt('save'));
171  $form->addCommandButton('cancel', $this->lng->txt('cancel'));
172  }
173 
174  $banner = new ilCheckboxInputGUI($lng->txt("blog_preview_banner"), "banner");
175  $banner->setInfo($lng->txt("blog_preview_banner_info"));
176  $form->addItem($banner);
177 
178  $width = new ilNumberInputGUI($lng->txt("blog_preview_banner_width"), "width");
179  $width->setRequired(true);
180  $width->setSize(4);
181  $banner->addSubItem($width);
182 
183  $height = new ilNumberInputGUI($lng->txt("blog_preview_banner_height"), "height");
184  $height->setRequired(true);
185  $height->setSize(4);
186  $banner->addSubItem($height);
187 
188  $blga_set = new ilSetting("blga");
189  $banner->setChecked($blga_set->get("banner", false));
190  if ($blga_set->get("banner")) {
191  $width->setValue($blga_set->get("banner_width"));
192  $height->setValue($blga_set->get("banner_height"));
193  } else {
194  $width->setValue(1370);
195  $height->setValue(100);
196  }
197 
198  /*
199  $mask = new ilCheckboxInputGUI($lng->txt("blog_allow_html"), "mask");
200  $mask->setInfo($lng->txt("blog_allow_html_info"));
201  $mask->setChecked($blga_set->get("mask", false));
202  $form->addItem($mask);*/
203 
205  $ne = new ilNonEditableValueGUI($lng->txt("blog_allow_html"), "", true);
206  $this->ctrl->setParameter($gui, "ref_id", $gui->object->getRefId());
207  $link = $this->ctrl->getLinkTarget($gui);
208  $ne->setValue("<a href='$link'> >> ".$this->lng->txt("settings")."</a>");
209  $form->addItem($ne);
210 
211 
212  return $form;
213  }
This class represents a property form user interface.
This class represents a checkbox property in a property form.
setInfo($a_info)
Set Information Text.
if(isset($_POST['submit'])) $form
This class represents a number property in a property form.
This class represents a non editable value in a property form.
checkPermissionBool($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
Check permission.
setRequired($a_required)
Set Required.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ saveSettings()

ilObjBlogAdministrationGUI::saveSettings ( )

Save settings.

Definition at line 121 of file class.ilObjBlogAdministrationGUI.php.

References ilObjectGUI\$ctrl, $form, $ilCtrl, ilObjectGUI\checkPermission(), editSettings(), initFormSettings(), and ilUtil\sendSuccess().

122  {
124 
125  $this->checkPermission("write");
126 
127  $form = $this->initFormSettings();
128  if ($form->checkInput()) {
129  $banner = (bool) $form->getInput("banner");
130 
131  $blga_set = new ilSetting("blga");
132  $blga_set->set("banner", $banner);
133  $blga_set->set("banner_width", (int) $form->getInput("width"));
134  $blga_set->set("banner_height", (int) $form->getInput("height"));
135  $blga_set->set("mask", (bool) $form->getInput("mask"));
136 
137  ilUtil::sendSuccess($this->lng->txt("settings_saved"), true);
138  $ilCtrl->redirect($this, "editSettings");
139  }
140 
141  $form->setValuesByPost();
142  $this->editSettings($form);
143  }
static sendSuccess($a_info="", $a_keep=false)
Send Success Message to Screen.
global $ilCtrl
Definition: ilias.php:18
if(isset($_POST['submit'])) $form
initFormSettings()
Init settings property form.
checkPermission($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
Check permission and redirect on error.
editSettings($a_form=null)
Edit settings.
+ Here is the call graph for this function:

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