ILIAS  Release_4_4_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilObjNotificationAdminGUI Class Reference

GUI class for notification objects. More...

+ Inheritance diagram for ilObjNotificationAdminGUI:
+ Collaboration diagram for ilObjNotificationAdminGUI:

Public Member Functions

 __construct ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor public.
 _forwards ()
 executeCommand ()
 execute command
 setTabs ()
 set admin tabs public
 __initSubTabs ()
 addLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded)
 showGeneralSettingsObject ($form=null)
 saveGeneralSettingsObject ()
 showTypesObject ()
 showChannelsObject ()
 saveTypesObject ()
 saveChannelsObject ()
 showConfigMatrixObject ()
- Public Member Functions inherited from ilObjectGUI
 ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor public.
 withReferences ()
 determines wether objects are referenced or not (got ref ids or not)
 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
 getCreationMode ()
 get creation mode
 getAdminTabs (&$tabs_gui)
 administration tabs show only permissions and trash folder
 getHTML ()
 confirmedDeleteObject ()
 confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled
 cancelDeleteObject ()
 cancel deletion of object
 cancelObject ($in_rep=false)
 cancel action and go back to previous page public
 createObject ()
 create new object form
 cancelCreation ()
 cancel create action and go back to repository parent
 saveObject ()
 save object
 editObject ()
 edit object
 updateObject ()
 updates object entry in object_data
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g.
 isVisible ($a_ref_id, $a_type)
 viewObject ()
 list childs of current object
 deleteObject ($a_error=false)
 Display deletion confirmation screen.
 cloneAllObject ()
 Clone single (not container object) Method is overwritten in ilContainerGUI.

Static Public Member Functions

static saveObject2 ($params=array())
 save object
- Static Public Member Functions inherited from ilObjectGUI
static _gotoRepositoryRoot ($a_raise_error=false)
 Goto repository root.
static _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset")
 Goto repository root.

Private Member Functions

 saveConfigMatrixObject ()

Additional Inherited Members

- Data Fields inherited from ilObjectGUI
const COPY_WIZARD_NEEDS_PAGE = 1
 $ilias
 $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
 assignObject ()
 prepareOutput ()
 prepare output
 setTitleAndDescription ()
 called by prepare output
 initHeaderAction ($a_sub_type=null, $a_sub_id=null)
 Add header action menu.
 insertHeaderAction ($a_list_gui)
 Insert header action into main template.
 addHeaderAction ()
 Add header action menu.
 redrawHeaderActionObject ()
 Ajax call: redraw action header only.
 showMountWebfolderIcon ()
 setAdminTabs ()
 set admin tabs public
 setLocator ()
 set Locator
 omitLocator ($a_omit=true)
 addAdminLocatorItems ($a_do_not_add_object=false)
 should be overwritten to add object specific items (repository items are preloaded)
 initCreationForms ($a_new_type)
 Init creation froms.
 getCreationFormsHTML (array $a_forms)
 Get HTML for creation forms (accordion)
 initCreateForm ($a_new_type)
 Init object creation form.
 initDidacticTemplate (ilPropertyFormGUI $form)
 Show didactic template types.
 addDidacticTemplateOptions (array &$a_options)
 Add custom templates.
 getDidacticTemplateVar ($a_type)
 Get didactic template setting from creation screen.
 putObjectInTree (ilObject $a_obj, $a_parent_node_id=null)
 Add object to tree at given position.
 afterSave (ilObject $a_new_object)
 Post (successful) object creation hook.
 initEditForm ()
 Init object edit form.
 initEditCustomForm (ilPropertyFormGUI $a_form)
 Add custom fields to update form.
 getEditFormValues ()
 Get values for edit form.
 getEditFormCustomValues (array &$a_values)
 Add values to custom edit fields.
 updateCustom (ilPropertyFormGUI $a_form)
 Insert custom update form values into object.
 afterUpdate ()
 Post (successful) object update hook.
 initImportForm ($a_new_type)
 Init object import form.
 importFileObject ($parent_id=null)
 Import.
 afterImport (ilObject $a_new_object)
 Post (successful) object import hook.
 setFormAction ($a_cmd, $a_formaction)
 set specific form action for command
 getReturnLocation ($a_cmd, $a_location="")
 get return location for command (command is method name without "Object", e.g.
 setReturnLocation ($a_cmd, $a_location)
 set specific return location for command
 getTargetFrame ($a_cmd, $a_target_frame="")
 get target frame for command (command is method name without "Object", e.g.
 setTargetFrame ($a_cmd, $a_target_frame)
 set specific target frame for command
 showPossibleSubObjects ()
 show possible subobjects (pulldown menu)
 getTemplateFile ($a_cmd, $a_type="")
 get a template blockfile format: tpl.
 getTitlesByRefId ($a_ref_ids)
 get Titles of objects this method is used for error messages in methods cut/copy/paste
 getTabs (&$tabs_gui)
 get tabs abstract method.
 __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
 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
 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.
 getCenterColumnHTML ()
 Get center column.
 getRightColumnHTML ()
 Display right column.
 setColumnSettings ($column_gui)
 May be overwritten in subclasses.
 checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission and redirect on error.
 checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission.
 enableDragDropFileUpload ()
 Enables the file upload into this object by dropping files.
 handleAutoRating (ilObject $a_new_obj)
 Activate rating automatically if parent container setting.

Detailed Description

Constructor & Destructor Documentation

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

Constructor public.

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

References ilObjectGUI\ilObjectGUI().

{
$this->type = "nota";
$this->ilObjectGUI($a_data,$a_id,$a_call_by_reference, false);
$this->lng->loadLanguageModule('notification');
}

+ Here is the call graph for this function:

Member Function Documentation

ilObjNotificationAdminGUI::__initSubTabs ( )

Definition at line 108 of file class.ilObjNotificationAdminGUI.php.

References $ilCtrl, and $ilSetting.

Referenced by executeCommand().

{
global $ilTabs, $ilSetting, $ilCtrl;
$ilTabs->addSubTabTarget("notification_general", $this->ctrl->getLinkTargetByClass('ilObjNotificationAdminGUI', "showGeneralSettings"));
//$ilTabs->addSubTabTarget("notification_admin_channels", $this->ctrl->getLinkTargetByClass('ilObjNotificationAdminGUI', "showChannels"));
$ilTabs->addSubTabTarget("notification_admin_types", $this->ctrl->getLinkTargetByClass('ilObjNotificationAdminGUI', "showTypes"));
$ilTabs->addSubTabTarget("notification_admin_matrix", $this->ctrl->getLinkTargetByClass('ilObjNotificationAdminGUI', "showConfigMatrix"));
}

+ Here is the caller graph for this function:

ilObjNotificationAdminGUI::_forwards ( )

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

{
return array();
}
ilObjNotificationAdminGUI::addLocatorItems ( )

should be overwritten to add object specific items (repository items are preloaded)

Reimplemented from ilObjectGUI.

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

References $_GET.

{
global $ilLocator;
if (is_object($this->object)) {
$ilLocator->addItem($this->object->getTitle(), $this->ctrl->getLinkTarget($this, ""), "", $_GET["ref_id"]);
}
}
ilObjNotificationAdminGUI::executeCommand ( )

execute command

Reimplemented from ilObjectGUI.

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

References $cmd, $ilCtrl, $ilUser, $ret, __initSubTabs(), and ilObjectGUI\prepareOutput().

{
global $ilAccess, $ilNavigationHistory, $ilCtrl, $ilUser, $ilTabs;
$next_class = $this->ctrl->getNextClass($this);
$cmd = $this->ctrl->getCmd();
$this->prepareOutput();
switch ($next_class)
{
case 'ilpermissiongui':
//$ilTabs->activateTab("id_permissions");
include_once("Services/AccessControl/classes/class.ilPermissionGUI.php");
$perm_gui =& new ilPermissionGUI($this);
$ret =& $this->ctrl->forwardCommand($perm_gui);
break;
default:
$this->__initSubTabs();
$ilTabs->activateTab("view");
if (empty($cmd) || $cmd == 'view') {
$cmd = 'showTypes';
}
$cmd .= "Object";
$this->$cmd();
break;
}
}

+ Here is the call graph for this function:

ilObjNotificationAdminGUI::saveChannelsObject ( )

Definition at line 223 of file class.ilObjNotificationAdminGUI.php.

References $_REQUEST, ilNotificationDatabaseHandler\setConfigTypeForChannel(), and showChannelsObject().

{
require_once 'Services/Notifications/classes/class.ilNotificationDatabaseHelper.php';
foreach($_REQUEST['notifications'] as $type => $value) {
}
}

+ Here is the call graph for this function:

ilObjNotificationAdminGUI::saveConfigMatrixObject ( )
private

Definition at line 253 of file class.ilObjNotificationAdminGUI.php.

References $_REQUEST, $ilCtrl, $ilUser, ilNotificationDatabaseHandler\setUserConfig(), and showConfigMatrixObject().

{
global $ilUser, $ilCtrl;
require_once 'Services/Notifications/classes/class.ilNotificationDatabaseHelper.php';
ilNotificationDatabaseHandler::setUserConfig(-1, $_REQUEST['notification'] ? $_REQUEST['notification'] : array());
}

+ Here is the call graph for this function:

ilObjNotificationAdminGUI::saveGeneralSettingsObject ( )
Todo:
dirty...
            push all notifiation settings to the form to enable custom
            settings per channel

Definition at line 149 of file class.ilObjNotificationAdminGUI.php.

References $_POST, $_REQUEST, ilNotificationAdminSettingsForm\getGeneralSettingsForm(), ilNotificationDatabaseHandler\setConfigTypeForChannel(), and showGeneralSettingsObject().

{
require_once 'Services/Notifications/classes/class.ilNotificationAdminSettingsForm.php';
#require_once 'Services/Administration/classes/class.ilSetting.php';
$settings = new ilSetting('notifications');
$form->setValuesByPost();
if (!$form->checkInput()) {
}
else {
$values = $form->store_values;//array('enable_osd', 'osd_polling_intervall', 'enable_mail');
// handle custom channel settings
foreach($values as $v) {
$settings->set($v, $_POST[$v]);
}
foreach($_REQUEST['notifications'] as $type => $value) {
}
}
}

+ Here is the call graph for this function:

static ilObjNotificationAdminGUI::saveObject2 (   $params = array())
static

save object

public

Definition at line 73 of file class.ilObjNotificationAdminGUI.php.

References $ilUser, and ilObjectGUI\$objDefinition.

{
// create and insert file in grp_tree
require_once 'Services/Notifications/classes/class.ilObjNotificationAdmin.php';
$fileObj = new ilObjNotificationAdmin();
$fileObj->setTitle('notification admin');
$fileObj->create();
$fileObj->createReference();
$fileObj->putInTree(SYSTEM_FOLDER_ID);
//$fileObj->setPermissions($params['ref_id']);
// upload file to filesystem
}
ilObjNotificationAdminGUI::saveTypesObject ( )

Definition at line 215 of file class.ilObjNotificationAdminGUI.php.

References $_REQUEST, ilNotificationDatabaseHandler\setConfigTypeForType(), and showTypesObject().

{
require_once 'Services/Notifications/classes/class.ilNotificationDatabaseHelper.php';
foreach($_REQUEST['notifications'] as $type => $value) {
}
$this->showTypesObject();
}

+ Here is the call graph for this function:

ilObjNotificationAdminGUI::setTabs ( )

set admin tabs public

Reimplemented from ilObjectGUI.

Definition at line 87 of file class.ilObjNotificationAdminGUI.php.

References ilObjectGUI\$lng.

{
global $ilAccess, $ilTabs, $lng;
$this->ctrl->setParameter($this,"ref_id",$this->ref_id);
if ($ilAccess->checkAccess("visible", "", $this->ref_id))
{
$ilTabs->addTab("id_info",
$lng->txt("info_short"),
$this->ctrl->getLinkTargetByClass(array("ilobjfilegui", "ilinfoscreengui"), "showSummary"));
}
if ($ilAccess->checkAccess("edit_permission", "", $this->ref_id))
{
$ilTabs->addTab("id_permissions",
$lng->txt("perm_settings"),
$this->ctrl->getLinkTargetByClass(array(get_class($this),'ilpermissiongui'), "perm"));
}
}
ilObjNotificationAdminGUI::showChannelsObject ( )

Definition at line 199 of file class.ilObjNotificationAdminGUI.php.

References ilNotificationDatabaseHandler\getAvailableChannels(), and ilNotificationAdminSettingsForm\getChannelForm().

Referenced by saveChannelsObject().

{
global $ilTabs;
$ilTabs->activateSubTab('notification_admin_channels');
require_once 'Services/Notifications/classes/class.ilNotificationDatabaseHelper.php';
require_once 'Services/Notifications/classes/class.ilNotificationAdminSettingsForm.php';
$form->setFormAction($this->ctrl->getFormAction($this, 'showChannels'));
$form->addCommandButton('saveChannels', $this->lng->txt('save'));
$form->addCommandButton('showChannels', $this->lng->txt('cancel'));
$this->tpl->setContent($form->getHtml());
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjNotificationAdminGUI::showConfigMatrixObject ( )

Definition at line 231 of file class.ilObjNotificationAdminGUI.php.

References $ilCtrl, ilObjectGUI\$lng, ilNotificationDatabaseHandler\getAvailableChannels(), ilNotificationDatabaseHandler\getAvailableTypes(), and ilNotificationDatabaseHandler\loadUserConfig().

Referenced by saveConfigMatrixObject().

{
global $ilTabs;
$ilTabs->activateSubTab('notification_admin_matrix');
require_once 'Services/Notifications/classes/class.ilNotificationDatabaseHelper.php';
require_once 'Services/Notifications/classes/class.ilNotificationSettingsTable.php';
global $ilCtrl, $lng;
$table = new ilNotificationSettingsTable($this, 'a title', ilNotificationDatabaseHandler::getAvailableChannels(), $userdata, true);
$table->setFormAction($ilCtrl->getFormAction($this, 'saveConfigMatrix'));
$table->setDescription($lng->txt('notification_admin_matrix_settings_table_desc'));
$table->addCommandButton('saveConfigMatrix', $lng->txt('save'));
$table->addCommandButton('showConfigMatrix', $lng->txt('cancel'));
$this->tpl->setContent($table->getHtml());
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjNotificationAdminGUI::showGeneralSettingsObject (   $form = null)
Todo:
dirty...
            push all notifiation settings to the form to enable custom
            settings per channel

Definition at line 126 of file class.ilObjNotificationAdminGUI.php.

References ilNotificationAdminSettingsForm\getGeneralSettingsForm().

Referenced by saveGeneralSettingsObject().

{
require_once 'Services/Notifications/classes/class.ilNotificationAdminSettingsForm.php';
if ($form == null) {
$settings = new ilSetting('notifications');
$form->setValuesByArray(array_merge($settings->getAll(), $form->restored_values));
}
$form->setFormAction($this->ctrl->getFormAction($this, 'saveGeneralSettings'));
$form->addCommandButton('saveGeneralSettings', 'save');
$form->addCommandButton('showGeneralSettings', 'cancel');
$this->tpl->setContent($form->getHtml());
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjNotificationAdminGUI::showTypesObject ( )

Definition at line 183 of file class.ilObjNotificationAdminGUI.php.

References ilNotificationDatabaseHandler\getAvailableTypes(), and ilNotificationAdminSettingsForm\getTypeForm().

Referenced by saveTypesObject().

{
global $ilTabs;
$ilTabs->activateSubTab('notification_admin_types');
require_once 'Services/Notifications/classes/class.ilNotificationDatabaseHelper.php';
require_once 'Services/Notifications/classes/class.ilNotificationAdminSettingsForm.php';
$form->setFormAction($this->ctrl->getFormAction($this, 'showTypes'));
$form->addCommandButton('saveTypes', $this->lng->txt('save'));
$form->addCommandButton('showTypes', $this->lng->txt('cancel'));
$this->tpl->setContent($form->getHtml());
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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