ILIAS  Release_3_10_x_branch Revision 61812
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilObjSessionGUI Class Reference
+ Inheritance diagram for ilObjSessionGUI:
+ Collaboration diagram for ilObjSessionGUI:

Public Member Functions

 __construct ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true)
 Constructor.
 executeCommand ()
 execute command
 registerObject ()
 register to session
 unregisterObject ()
 unregister from session
 infoScreenObject ()
 this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
 infoScreen ()
 info screen
 sendFileObject ()
 send file
 createObject ()
 create new event
 saveObject ()
 save object
 editObject ()
 edit object
 updateObject ()
 update object
 confirmDeleteFilesObject ()
 confirm delete files
 deleteFilesObject ()
 delete files
 materialsObject ()
 show material assignment
 saveMaterialsObject ()
 save material assignment
 updateMembersObject ()
 update participants
 attendanceListObject ()
 show attendance list selection
 printViewMembersObject ()
 print view
 eventsListObject ()
 list sessions of all user
 addLocatorItems ()
 Add session locator.
 getTabs ($tabs_gui)
 Build tabs.
- 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
 assignObject ()
 prepareOutput ()
 prepare output
 setTitleAndDescription ()
 called by prepare output
 showUpperIcon ()
 showMountWebfolderIcon ()
 setTabs ()
 set admin tabs public
 setAdminTabs ()
 set admin tabs public
 getAdminTabs (&$tabs_gui)
 administration tabs show only permissions and trash folder
 getHTML ()
 setActions ($a_actions="")
 set possible actions for objects in list.
 setSubObjects ($a_sub_objects="")
 set possible subobjects for this object.
 setLocator ()
 set Locator
 omitLocator ($a_omit=true)
 addAdminLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded)
 undeleteObject ()
 get object back from trash
 insertSavedNodes ($a_source_id, $a_dest_id, $a_tree_id, &$a_affected_ids)
 recursive method to insert all saved nodes of the clipboard (maybe this function could be moved to a rbac class ?)
 confirmedDeleteObject ()
 confirmed deletion if object -> objects are moved to trash
 cancelDeleteObject ()
 cancel deletion of object
 removeFromSystemObject ()
 remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method
 removeDeletedNodes ($a_node_id, $a_checked, $a_delete_objects, &$a_affected_ids)
 remove already deleted objects within the objects in trash recursive function
 cancelObject ($in_rep=false)
 cancel action and go back to previous page public
 importObject ()
 import new object form
 displayEditForm ($fields)
 display edit form (usually called by editObject)
 afterUpdate ()
 permObject ()
 show permissions of current node
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g.
 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
 permSaveObject ()
 save permissions
 isVisible ($a_ref_id, $a_type)
 displayList ()
 display object list
 viewObject ()
 list childs of current object
 deleteObject ($a_error=false)
 display deletion confirmation screen only for referenced objects.
 trashObject ()
 show trash content of object
 addRoleObject ()
 adds a local role This method is only called when choose the option 'you may add local roles'.
 showActions ($with_subobjects=false)
 show possible action (form buttons)
 getActions ()
 Get Actions.
 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
 __showClipboardTable ($a_result_set, $a_from="")
 infoObject ()
 __buildRoleFilterSelect ()
 __filterRoles ($a_roles, $a_filter)
 ownerObject ()
 changeOwnerObject ()
 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.
 fillCloneSearchTemplate ($a_tpl_varname, $a_type)
 Add an object search in case the number of existing objects is too big to offer a selection list.
 cloneAllObject ()
 Clone single (not container object) Method is overwritten in ilContainerGUI.
 copyWizardHasOptions ($a_mode)
 Check if there is any modules specific option.
 getCenterColumnHTML ()
 Get center column.
 getRightColumnHTML ()
 Display right column.
 setColumnSettings ($column_gui)
 May be overwritten in subclasses.
 checkPermission ($a_perm, $a_cmd="")

Static Public Member Functions

static _goto ($a_target)
 goto

Data Fields

 $lng
 $ctrl
 $tpl
- 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

Protected Member Functions

 createRecurringSessions ()
 create recurring sessions
 membersObject ()
 members
 initAttendanceForm ()
 show attendance list selection form
 printAttendanceListObject ()
 print attendance list
 initForm ($a_mode)
 Init Form.
 load ()
 load settings
 loadRecurrenceSettings ()
 load recurrence settings
 __toUnix ($date, $time)
 protected
 formatPath ($a_ref_id)
 format path
- Protected Member Functions inherited from ilObjectGUI
 searchCloneSourceObject ()
 Search clone source by title.
 buildCloneSelect ($existing_objs)
 Build a select box for clonable objects (permission write)

Protected Attributes

 $course_ref_id = 0
 $course_obj_id = 0
 $files = array()

Detailed Description

Constructor & Destructor Documentation

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

Constructor.

public

Parameters
@return

Definition at line 56 of file class.ilObjSessionGUI.php.

References $ilCtrl, $lng, and $tpl.

{
$this->type = "sess";
parent::__construct($a_data,$a_id,$a_call_by_reference,$a_prepare_output);
$this->lng = $lng;
$this->lng->loadLanguageModule("event");
$this->lng->loadLanguageModule('crs');
$this->lng->loadLanguageModule('trac');
$this->tpl = $tpl;
$this->ctrl = $ilCtrl;
}

Member Function Documentation

ilObjSessionGUI::__toUnix (   $date,
  $time 
)
protected

protected

Parameters
@return

Definition at line 1464 of file class.ilObjSessionGUI.php.

Referenced by load().

{
return mktime($time['h'],$time['m'],0,$date['m'],$date['d'],$date['y']);
}

+ Here is the caller graph for this function:

static ilObjSessionGUI::_goto (   $a_target)
static

goto

public

Parameters
@return

Definition at line 165 of file class.ilObjSessionGUI.php.

References $_GET, $ilErr, $lng, and exit.

{
global $ilAccess,$ilErr;
if($ilAccess->checkAccess('visible', "", $a_target))
{
$_GET["cmd"] = "infoScreen";
$_GET["ref_id"] = $a_target;
include("repository.php");
}
$ilErr->raiseError($lng->txt("msg_no_perm_read"), $ilErr->FATAL);
}
ilObjSessionGUI::addLocatorItems ( )

Add session locator.

public

Reimplemented from ilObjectGUI.

Definition at line 1502 of file class.ilObjSessionGUI.php.

References $_GET.

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

show attendance list selection

public

Returns

Definition at line 779 of file class.ilObjSessionGUI.php.

References $tpl, ilObjectGUI\checkPermission(), and initAttendanceForm().

{
global $tpl,$ilTabs;
$this->checkPermission('write');
$ilTabs->setTabActive('event_edit_members');
$tpl->setContent($this->form->getHTML());
}

+ Here is the call graph for this function:

ilObjSessionGUI::confirmDeleteFilesObject ( )

confirm delete files

public

Parameters
@return

Definition at line 529 of file class.ilObjSessionGUI.php.

References $file, editObject(), and ilUtil\sendInfo().

{
$this->tabs_gui->setTabActive('edit_properties');
if(!count($_POST['file_id']))
{
ilUtil::sendInfo($this->lng->txt('select_one'));
$this->editObject();
return false;
}
include_once("Services/Utilities/classes/class.ilConfirmationGUI.php");
$c_gui = new ilConfirmationGUI();
// set confirm/cancel commands
$c_gui->setFormAction($this->ctrl->getFormAction($this, "deleteFiles"));
$c_gui->setHeaderText($this->lng->txt("info_delete_sure"));
$c_gui->setCancel($this->lng->txt("cancel"), "edit");
$c_gui->setConfirm($this->lng->txt("confirm"), "deleteFiles");
// add items to delete
foreach($_POST["file_id"] as $file_id)
{
$file = new ilSessionFile($file_id);
if($file->getSessionId() != $this->object->getEventId())
{
ilUtil::sendInfo($this->lng->txt('select_one'));
$this->edit();
return false;
}
$c_gui->addItem("file_id[]", $file_id, $file->getFileName());
}
$this->tpl->setContent($c_gui->getHTML());
return true;
}

+ Here is the call graph for this function:

ilObjSessionGUI::createObject ( )

create new event

protected

Parameters
@return

Reimplemented from ilObjectGUI.

Definition at line 313 of file class.ilObjSessionGUI.php.

References ilObjectGUI\fillCloneTemplate(), and initForm().

Referenced by saveObject().

{
if(!is_object($this->object))
{
$this->object = new ilObjSession();
}
$this->initForm('create');
$this->tpl->addBlockFile('ADM_CONTENT','adm_content','tpl.sess_create.html','Modules/Session');
$this->tpl->setVariable('EVENT_ADD_TABLE',$this->form->getHTML());
$this->fillCloneTemplate('DUPLICATE','sess');
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSessionGUI::createRecurringSessions ( )
protected

create recurring sessions

protected

Parameters
@return

Definition at line 396 of file class.ilObjSessionGUI.php.

References ilObjectGUI\$tree, ilCalendarRecurrenceCalculator\calculateDateList(), IL_CAL_UNIX, and IL_CAL_YEAR.

Referenced by saveObject().

{
global $tree;
if(!$this->rec->getFrequenceType())
{
return true;
}
include_once('./Services/Calendar/classes/class.ilCalendarRecurrenceCalculator.php');
$calc = new ilCalendarRecurrenceCalculator($this->object->getFirstAppointment(),$this->rec);
$period_start = clone $this->object->getFirstAppointment()->getStart();
$period_end = clone $this->object->getFirstAppointment()->getStart();
$period_end->increment(IL_CAL_YEAR,5);
$date_list = $calc->calculateDateList($period_start,$period_end);
$period_diff = $this->object->getFirstAppointment()->getEnd()->get(IL_CAL_UNIX) -
$this->object->getFirstAppointment()->getStart()->get(IL_CAL_UNIX);
$parent_id = $tree->getParentId($this->object->getRefId());
$counter = 0;
foreach($date_list->get() as $date)
{
if(!$counter++)
{
continue;
}
$new_obj = $this->object->cloneObject($parent_id);
$new_obj->read();
$new_obj->getFirstAppointment()->setStartingTime($date->get(IL_CAL_UNIX));
$new_obj->getFirstAppointment()->setEndingTime($date->get(IL_CAL_UNIX) + $period_diff);
$new_obj->getFirstAppointment()->update();
$new_obj->update();
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSessionGUI::deleteFilesObject ( )

delete files

public

Parameters
@return

Definition at line 573 of file class.ilObjSessionGUI.php.

References $file, editObject(), and ilUtil\sendInfo().

{
if(!count($_POST['file_id']))
{
ilUtil::sendInfo($this->lng->txt('select_one'));
$this->editObject();
return false;
}
foreach($_POST['file_id'] as $id)
{
$file = new ilSessionFile($id);
$file->delete();
}
$this->object->initFiles();
$this->editObject();
return true;
}

+ Here is the call graph for this function:

ilObjSessionGUI::editObject ( )

edit object

protected

Parameters
@return

Reimplemented from ilObjectGUI.

Definition at line 443 of file class.ilObjSessionGUI.php.

References $file, and initForm().

Referenced by confirmDeleteFilesObject(), deleteFilesObject(), and updateObject().

{
$this->tabs_gui->setTabActive('edit_properties');
$this->initForm('edit');
$this->tpl->addBlockFile('ADM_CONTENT','adm_content','tpl.sess_edit.html','Modules/Session');
$this->tpl->setVariable('EVENT_EDIT_TABLE',$this->form->getHTML());
if(!count($this->object->getFiles()))
{
return true;
}
$rows = array();
foreach($this->object->getFiles() as $file)
{
$table_data['id'] = $file->getFileId();
$table_data['filename'] = $file->getFileName();
$table_data['filetype'] = $file->getFileType();
$table_data['filesize'] = $file->getFileSize();
$rows[] = $table_data;
}
include_once("./Modules/Session/classes/class.ilSessionFileTableGUI.php");
$table_gui = new ilSessionFileTableGUI($this, "edit");
$table_gui->setTitle($this->lng->txt("event_files"));
$table_gui->setData($rows);
$table_gui->addCommandButton("cancel", $this->lng->txt("cancel"));
$table_gui->addMultiCommand("confirmDeleteFiles", $this->lng->txt("delete"));
$table_gui->setSelectAllCheckbox("file_id");
$this->tpl->setVariable('EVENT_FILE_TABLE',$table_gui->getHTML());
return true;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSessionGUI::eventsListObject ( )

list sessions of all user

public

Parameters
@return

Definition at line 1002 of file class.ilObjSessionGUI.php.

References $_GET, $_SESSION, $course_ref_id, $ilErr, ilObjectGUI\$tree, ilObjectGUI\__showButton(), ilCourseParticipants\_getInstanceByObjId(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilUtil\_sortIds(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), and ilUtil\switchColor().

{
global $ilErr,$ilAccess, $ilUser,$tree;
if(!$ilAccess->checkAccess('write','',$this->object->getRefId()))
{
$ilErr->raiseError($this->lng->txt('msg_no_perm_read'),$ilErr->MESSAGE);
}
$this->tpl->addBlockFile('ADM_CONTENT','adm_content','tpl.sess_list.html','Modules/Session');
$this->__showButton($this->ctrl->getLinkTarget($this,'exportCSV'),$this->lng->txt('event_csv_export'));
include_once 'Modules/Course/classes/class.ilCourseParticipants.php';
include_once 'Modules/Session/classes/class.ilEventParticipants.php';
$this->tpl->addBlockfile("EVENTS_TABLE","events_table", "tpl.table.html");
$this->tpl->addBlockfile('TBL_CONTENT','tbl_content','tpl.sess_list_row.html','Modules/Session');
$members_obj = ilCourseParticipants::_getInstanceByObjId($this->object->getId());
$members = $members_obj->getParticipants();
$members = ilUtil::_sortIds($members,'usr_data','lastname','usr_id');
// Table
$tbl = new ilTableGUI();
$tbl->setTitle($this->lng->txt("event_overview"),
'icon_usr.gif',
$this->lng->txt('obj_usr'));
$this->ctrl->setParameter($this,'offset',(int) $_GET['offset']);
$course_ref_id = $tree->checkForParentType($this->object->getRefId(),'crs');
$events = array();
foreach($tree->getSubtree($tree->getNodeData($course_ref_id),false,'sess') as $event_id)
{
$tmp_event = ilObjectFactory::getInstanceByRefId($event_id,false);
if(!is_object($tmp_event) or $tmp_event->getType() != 'sess')
{
continue;
}
$events[] = $tmp_event;
}
$headerNames = array();
$headerVars = array();
$colWidth = array();
$headerNames[] = $this->lng->txt('name');
$headerVars[] = "name";
$colWidth[] = '20%';
for ($i = 1; $i <= count($events); $i++)
{
$headerNames[] = $i;
$headerVars[] = "event_".$i;
$colWidth[] = 80/count($events)."%";
}
$this->tpl->setVariable("FORMACTION",$this->ctrl->getFormAction($this));
$tbl->setHeaderNames($headerNames);
$tbl->setHeaderVars($headerVars, $this->ctrl->getParameterArray($this,'eventsList'));
$tbl->setColumnWidth($colWidth);
$tbl->setOrderColumn($_GET["sort_by"]);
$tbl->setOrderDirection($_GET["sort_order"]);
$tbl->setOffset($_GET["offset"]);
$tbl->setLimit($ilUser->getPref("hits_per_page"));
$tbl->setMaxCount(count($members));
$tbl->setFooter("tblfooter",$this->lng->txt("previous"),$this->lng->txt("next"));
$sliced_users = array_slice($members,$_GET['offset'],$_SESSION['tbl_limit']);
$tbl->disable('sort');
$tbl->render();
$counter = 0;
foreach($sliced_users as $user_id)
{
foreach($events as $event_obj)
{
$this->tpl->setCurrentBlock("eventcols");
$event_part = new ilEventParticipants($this->object->getId());
{
$this->tpl->setVariable("IMAGE_PARTICIPATED", $event_part->hasParticipated($user_id) ?
ilUtil::getImagePath('icon_ok.gif') :
ilUtil::getImagePath('icon_not_ok.gif'));
$this->tpl->setVariable("PARTICIPATED", $event_part->hasParticipated($user_id) ?
$this->lng->txt('event_participated') :
$this->lng->txt('event_not_participated'));
}
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock("tbl_content");
$name = ilObjUser::_lookupName($user_id);
$this->tpl->setVariable("CSS_ROW",ilUtil::switchColor($counter++,'tblrow1','tblrow2'));
$this->tpl->setVariable("LASTNAME",$name['lastname']);
$this->tpl->setVariable("FIRSTNAME",$name['firstname']);
$this->tpl->setVariable("LOGIN",ilObjUser::_lookupLogin($user_id));
$this->tpl->parseCurrentBlock();
}
$this->tpl->setVariable("HEAD_TXT_LEGEND", $this->lng->txt("legend"));
$this->tpl->setVariable("HEAD_TXT_DIGIT", $this->lng->txt("event_digit"));
$this->tpl->setVariable("HEAD_TXT_EVENT", $this->lng->txt("event"));
$this->tpl->setVariable("HEAD_TXT_LOCATION", $this->lng->txt("event_location"));
$this->tpl->setVariable("HEAD_TXT_DATE_TIME",$this->lng->txt("event_date_time"));
$i = 1;
foreach($events as $event_obj)
{
$this->tpl->setCurrentBlock("legend_loop");
$this->tpl->setVariable("LEGEND_CSS_ROW",ilUtil::switchColor($counter++,'tblrow1','tblrow2'));
$this->tpl->setVariable("LEGEND_DIGIT", $i++);
$this->tpl->setVariable("LEGEND_EVENT_TITLE", $event_obj->getTitle());
$this->tpl->setVariable("LEGEND_EVENT_DESCRIPTION", $event_obj->getDescription());
$this->tpl->setVariable("LEGEND_EVENT_LOCATION", $event_obj->getLocation());
$this->tpl->setVariable("LEGEND_EVENT_APPOINTMENT", $event_obj->getFirstAppointment()->appointmentToString());
$this->tpl->parseCurrentBlock();
}
}

+ Here is the call graph for this function:

ilObjSessionGUI::executeCommand ( )

execute command

public

Returns

Reimplemented from ilObjectGUI.

Definition at line 78 of file class.ilObjSessionGUI.php.

References $cmd, $ret, ilObjectGUI\checkPermission(), infoScreen(), and ilObjectGUI\prepareOutput().

{
global $ilUser;
$next_class = $this->ctrl->getNextClass($this);
$cmd = $this->ctrl->getCmd();
$this->prepareOutput();
switch($next_class)
{
case "ilinfoscreengui":
$this->checkPermission("visible");
$this->infoScreen(); // forwards command
break;
case 'ilpermissiongui':
$this->tabs_gui->setTabActive('perm_settings');
include_once("./classes/class.ilPermissionGUI.php");
$perm_gui = new ilPermissionGUI($this);
$ret = $this->ctrl->forwardCommand($perm_gui);
break;
default:
if(!$cmd)
{
$cmd = "infoScreen";
}
$cmd .= "Object";
if ($cmd != "infoScreenObject")
{
$this->checkPermission("read");
}
else
{
$this->checkPermission("visible");
}
$this->$cmd();
break;
}
return true;
}

+ Here is the call graph for this function:

ilObjSessionGUI::formatPath (   $a_ref_id)
protected

format path

protected

Parameters
intref_id

Definition at line 1475 of file class.ilObjSessionGUI.php.

References ilObjectGUI\$tree.

Referenced by materialsObject().

{
global $tree;
$path = $this->lng->txt('path') . ': ';
$first = true;
foreach($tree->getPathFull($a_ref_id,$this->course_ref_id) as $node)
{
if($node['ref_id'] != $a_ref_id)
{
if(!$first)
{
$path .= ' -> ';
}
$first = false;
$path .= $node['title'];
}
}
return $path;
}

+ Here is the caller graph for this function:

ilObjSessionGUI::getTabs (   $tabs_gui)

Build tabs.

public

Definition at line 1519 of file class.ilObjSessionGUI.php.

References ilObjectGUI\$tree.

{
global $ilAccess,$ilTabs,$tree;
$parent_id = $tree->getParentId($this->object->getRefId());
$tabs_gui->setBackTarget($this->lng->txt('back_to_crs_content'),'repository.php?ref_id='.$parent_id);
$tabs_gui->addTarget('info_short',
$this->ctrl->getLinkTarget($this,'infoScreen'));
if($ilAccess->checkAccess('write','',$this->object->getRefId()))
{
$tabs_gui->addTarget('edit_properties',
$this->ctrl->getLinkTarget($this,'edit'));
$tabs_gui->addTarget('crs_materials',
$this->ctrl->getLinkTarget($this,'materials'));
$tabs_gui->addTarget('event_edit_members',
$this->ctrl->getLinkTarget($this,'members'));
}
// edit permissions
if ($ilAccess->checkAccess('edit_permission', "", $this->object->getRefId()))
{
$tabs_gui->addTarget("perm_settings",
$this->ctrl->getLinkTargetByClass("ilpermissiongui", "perm"), array("perm","info","owner"), 'ilpermissiongui');
}
}
ilObjSessionGUI::infoScreen ( )

info screen

protected

Parameters
@return

Definition at line 198 of file class.ilObjSessionGUI.php.

References $file, $files, $location, and $tpl.

Referenced by executeCommand(), and infoScreenObject().

{
global $ilAccess, $ilUser;
if (!$ilAccess->checkAccess("visible", "", $this->object->getRefId()))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_read"),$this->ilias->error_obj->MESSAGE);
}
$this->tabs_gui->setTabActive('info_short');
$appointment_obj =& $this->object->getFirstAppointment();
include_once("./Services/InfoScreen/classes/class.ilInfoScreenGUI.php");
$info = new ilInfoScreenGUI($this);
$info->addSection($this->lng->txt("event_general_properties"));
$info->addProperty($this->lng->txt('event_title'),
$this->object->getTitle());
/*
if(strlen($desc = $this->object->getDescription()))
{
$info->addProperty($this->lng->txt('event_desc'),
nl2br($this->object->getDescription()));
}
*/
if(strlen($location = $this->object->getLocation()))
{
$info->addProperty($this->lng->txt('event_location'),
nl2br($this->object->getLocation()));
}
$info->addProperty($this->lng->txt('event_date'),
$appointment_obj->appointmentToString());
if($this->object->hasTutorSettings())
{
$info->addSection($this->lng->txt('event_tutor_data'));
if(strlen($fullname = $this->object->getName()))
{
$info->addProperty($this->lng->txt('event_lecturer'),
$fullname);
}
if(strlen($email = $this->object->getEmail()))
{
$info->addProperty($this->lng->txt('tutor_email'),
$email);
}
if(strlen($phone = $this->object->getPhone()))
{
$info->addProperty($this->lng->txt('tutor_phone'),
$phone);
}
}
$details = $this->object->getDetails();
$files = $this->object->getFiles();
if(strlen($details) or is_array($files))
{
$info->addSection($this->lng->txt('event_further_informations'));
if(strlen($details))
{
$info->addProperty($this->lng->txt('event_details_workflow'),
nl2br($details));
}
if(count($files))
{
$tpl = new ilTemplate('tpl.sess_info_file.html',true,true,'Modules/Session');
foreach($files as $file)
{
$tpl->setCurrentBlock("files");
$this->ctrl->setParameter($this,'file_id',$file->getFileId());
$tpl->setVariable("DOWN_LINK",$this->ctrl->getLinkTarget($this,'sendfile'));
$tpl->setVariable("DOWN_NAME",$file->getFileName());
$tpl->setVariable("DOWN_INFO_TXT",$this->lng->txt('event_file_size_info'));
$tpl->setVariable("DOWN_SIZE",$file->getFileSize());
$tpl->setVariable("TXT_BYTES",$this->lng->txt('bytes'));
$tpl->parseCurrentBlock();
}
$info->addProperty($this->lng->txt('event_file_download'),
$tpl->get());
}
}
#$info->enablePrivateNotes();
// forward the command
$this->ctrl->forwardCommand($info);
}

+ Here is the caller graph for this function:

ilObjSessionGUI::infoScreenObject ( )

this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed

Definition at line 184 of file class.ilObjSessionGUI.php.

References infoScreen().

{
$this->ctrl->setCmd("showSummary");
$this->ctrl->setCmdClass("ilinfoscreengui");
$this->infoScreen();
}

+ Here is the call graph for this function:

ilObjSessionGUI::initAttendanceForm ( )
protected

show attendance list selection form

protected

Returns

Definition at line 798 of file class.ilObjSessionGUI.php.

References $comment, and ilCheckboxInputGUI\setOptionTitle().

Referenced by attendanceListObject().

{
include_once('./Services/Form/classes/class.ilPropertyFormGUI.php');
$this->form = new ilPropertyFormGUI();
$this->form->setFormAction($this->ctrl->getFormAction($this));
$this->form->setTarget('_blank');
$this->form->setTitle($this->lng->txt('sess_gen_attendance_list'));
$mark = new ilCheckboxInputGUI($this->lng->txt('trac_mark'),'show_mark');
$mark->setOptionTitle($this->lng->txt('sess_gen_mark_title'));
$mark->setValue(1);
$this->form->addItem($mark);
$comment = new ilCheckboxInputGUI($this->lng->txt('trac_comment'),'show_comment');
$comment->setOptionTitle($this->lng->txt('sess_gen_comment'));
$comment->setValue(1);
$this->form->addItem($comment);
$signature = new ilCheckboxInputGUI($this->lng->txt('sess_signature'),'show_signature');
$signature->setOptionTitle($this->lng->txt('sess_gen_signature'));
$signature->setValue(1);
$this->form->addItem($signature);
$this->form->addCommandButton('printAttendanceList',$this->lng->txt('sess_print_attendance_list'));
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSessionGUI::initForm (   $a_mode)
protected

Init Form.

protected

Definition at line 1130 of file class.ilObjSessionGUI.php.

References $file, $section, $title, ilRecurrenceInputGUI\enableUntilSelection(), ilUtil\getImagePath(), ilYuiUtil\initDomEvent(), ilCheckboxInputGUI\setChecked(), ilDateTimeInputGUI\setMinuteStepSize(), ilTextInputGUI\setValue(), and ilTextAreaInputGUI\setValue().

Referenced by createObject(), editObject(), saveObject(), and updateObject().

{
global $ilUser;
if(is_object($this->form))
{
return true;
}
$this->lng->loadLanguageModule('dateplaner');
include_once("./Services/Form/classes/class.ilPropertyFormGUI.php");
include_once('./Services/YUI/classes/class.ilYuiUtil.php');
$this->form = new ilPropertyFormGUI();
$this->form->setMultipart(true);
$this->form->setTableWidth('60%');
$this->form->setFormAction($this->ctrl->getFormAction($this));
// title
$title = new ilTextInputGUI($this->lng->txt('event_title'),'title');
$title->setValue($this->object->getTitle());
$title->setSize(50);
$title->setMaxLength(70);
$title->setRequired(TRUE);
$this->form->addItem($title);
// desc
$desc = new ilTextAreaInputGUI($this->lng->txt('event_desc'),'desc');
$desc->setValue($this->object->getLongDescription());
$desc->setRows(4);
$desc->setCols(50);
$this->form->addItem($desc);
// location
$desc = new ilTextAreaInputGUI($this->lng->txt('event_location'),'location');
$desc->setValue($this->object->getLocation());
$desc->setRows(4);
$desc->setCols(50);
$this->form->addItem($desc);
// registration
$reg = new ilCheckboxInputGUI($this->lng->txt('event_registration'),'registration');
$reg->setChecked($this->object->enabledRegistration() ? true : false);
$reg->setOptionTitle($this->lng->txt('event_registration_info'));
$this->form->addItem($reg);
// section
$section->setTitle($this->lng->txt('event_date_time'));
$this->form->addItem($section);
$this->tpl->addJavaScript('./Modules/Session/js/toggle_session_time.js');
$full = new ilCheckboxInputGUI($this->lng->txt('sess_date_time'),'fulltime');
$full->setChecked($this->object->getFirstAppointment()->enabledFulltime() ? true : false);
$full->setOptionTitle($this->lng->txt('event_fulltime_info'));
$full->setAdditionalAttributes('onchange="ilToggleSessionTime(this);"');
$this->form->addItem($full);
// start
$start = new ilDateTimeInputGUI($this->lng->txt('event_start_date'),'start');
$start->setMinuteStepSize(5);
$start->setDate($this->object->getFirstAppointment()->getStart());
$start->setShowTime(true);
$full->addSubItem($start);
// end
$end = new ilDateTimeInputGUI($this->lng->txt('event_end_date'),'end');
$end->setDate($this->object->getFirstAppointment()->getEnd());
$end->setShowTime(true);
$full->addSubItem($end);
// Recurrence
if($a_mode == 'create')
{
if(!is_object($this->rec))
{
include_once('./Modules/Session/classes/class.ilEventRecurrence.php');
$this->rec = new ilEventRecurrence();
}
include_once('./Services/Calendar/classes/Form/class.ilRecurrenceInputGUI.php');
$rec = new ilRecurrenceInputGUI($this->lng->txt('cal_recurrences'),'frequence');
$rec->enableUntilSelection(false);
$rec->setRecurrence($this->rec);
$this->form->addItem($rec);
}
// section
$section->setTitle($this->lng->txt('event_tutor_data'));
$this->form->addItem($section);
$tutor_name = new ilTextInputGUI($this->lng->txt('tutor_name'),'tutor_name');
$tutor_name->setValue($this->object->getName());
$tutor_name->setSize(20);
$tutor_name->setMaxLength(70);
$this->form->addItem($tutor_name);
$tutor_email = new ilTextInputGUI($this->lng->txt('tutor_email'),'tutor_email');
$tutor_email->setValue($this->object->getEmail());
$tutor_email->setSize(20);
$tutor_email->setMaxLength(70);
$this->form->addItem($tutor_email);
$tutor_phone = new ilTextInputGUI($this->lng->txt('tutor_phone'),'tutor_phone');
$tutor_phone->setValue($this->object->getPhone());
$tutor_phone->setSize(20);
$tutor_phone->setMaxLength(70);
$this->form->addItem($tutor_phone);
$section->setTitle($this->lng->txt('event_further_informations'));
$this->form->addItem($section);
$file = new ilFileInputGUI($this->lng->txt('event_file').' 1','file1');
$file->enableFileNameSelection('file_name1');
$this->form->addItem($file);
$file = new ilFileInputGUI($this->lng->txt('event_file').' 2','file2');
$file->enableFileNameSelection('file_name2');
$this->form->addItem($file);
$file = new ilFileInputGUI($this->lng->txt('event_file').' 3','file3');
$file->enableFileNameSelection('file_name3');
$this->form->addItem($file);
$details = new ilTextAreaInputGUI($this->lng->txt('event_details_workflow'),'details');
$details->setValue($this->object->getDetails());
$details->setCols(50);
$details->setRows(4);
$this->form->addItem($details);
switch($a_mode)
{
case 'create':
$this->form->setTitle($this->lng->txt('event_table_create'));
$this->form->setTitleIcon(ilUtil::getImagePath('icon_event.gif'));
$this->form->addCommandButton('save',$this->lng->txt('event_btn_add'));
$this->form->addCommandButton('cancel',$this->lng->txt('cancel'));
return true;
case 'edit':
$this->form->setTitle($this->lng->txt('event_table_update'));
$this->form->setTitleIcon(ilUtil::getImagePath('icon_event.gif'));
$this->form->addCommandButton('update',$this->lng->txt('save'));
$this->form->addCommandButton('cancel',$this->lng->txt('cancel'));
return true;
}
return true;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSessionGUI::load ( )
protected

load settings

protected

Parameters
@return

Definition at line 1295 of file class.ilObjSessionGUI.php.

References ilObjectGUI\$data, $file, $filename, __toUnix(), IL_CAL_DATE, IL_CAL_FKT_GETDATE, and ilUtil\stripSlashes().

Referenced by saveObject(), and updateObject().

{
global $ilUser;
$this->object->getFirstAppointment()->setStartingTime($this->__toUnix($_POST['start']['date'],$_POST['start']['time']));
$this->object->getFirstAppointment()->setEndingTime($this->__toUnix($_POST['end']['date'],$_POST['end']['time']));
$this->object->getFirstAppointment()->toggleFullTime((bool) $_POST['fulltime']);
include_once('./Services/Calendar/classes/class.ilDate.php');
if($this->object->getFirstAppointment()->isFullday())
{
$start = new ilDate($_POST['start']['date']['y'].'-'.$_POST['start']['date']['m'].'-'.$_POST['start']['date']['d'],
$this->object->getFirstAppointment()->setStart($start);
$end = new ilDate($_POST['end']['date']['y'].'-'.$_POST['end']['date']['m'].'-'.$_POST['end']['date']['d'],
$this->object->getFirstAppointment()->setEnd($end);
}
else
{
$start_dt['year'] = (int) $_POST['start']['date']['y'];
$start_dt['mon'] = (int) $_POST['start']['date']['m'];
$start_dt['mday'] = (int) $_POST['start']['date']['d'];
$start_dt['hours'] = (int) $_POST['start']['time']['h'];
$start_dt['minutes'] = (int) $_POST['start']['time']['m'];
$start = new ilDateTime($start_dt,IL_CAL_FKT_GETDATE,$ilUser->getTimeZone());
$this->object->getFirstAppointment()->setStart($start);
$end_dt['year'] = (int) $_POST['end']['date']['y'];
$end_dt['mon'] = (int) $_POST['end']['date']['m'];
$end_dt['mday'] = (int) $_POST['end']['date']['d'];
$end_dt['hours'] = (int) $_POST['end']['time']['h'];
$end_dt['minutes'] = (int) $_POST['end']['time']['m'];
$end = new ilDateTime($end_dt,IL_CAL_FKT_GETDATE,$ilUser->getTimeZone());
$this->object->getFirstAppointment()->setEnd($end);
}
$counter = 1;
$this->files = array();
foreach($_FILES as $name => $data)
{
if(!strlen($data['tmp_name']))
{
++$counter;
continue;
}
$filename = strlen($_POST['file_name'.$counter]) ?
$_POST['file_name'.$counter] :
$data['name'];
$file->setFileName($filename);
$file->setFileSize($data['size']);
$file->setFileType($data['type']);
$file->setTemporaryName($data['tmp_name']);
$file->setErrorCode($data['error']);
$this->files[] = $file;
++$counter;
}
$this->object->setTitle(ilUtil::stripSlashes($_POST['title']));
$this->object->setDescription(ilUtil::stripSlashes($_POST['desc']));
$this->object->setLocation(ilUtil::stripSlashes($_POST['location']));
$this->object->setName(ilUtil::stripSlashes($_POST['tutor_name']));
$this->object->setPhone(ilUtil::stripSlashes($_POST['tutor_phone']));
$this->object->setEmail(ilUtil::stripSlashes($_POST['tutor_email']));
$this->object->setDetails(ilUtil::stripSlashes($_POST['details']));
$this->object->enableRegistration((int) $_POST['registration']);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSessionGUI::loadRecurrenceSettings ( )
protected

load recurrence settings

protected

Returns

Definition at line 1374 of file class.ilObjSessionGUI.php.

References IL_CAL_FREQ_DAILY, IL_CAL_FREQ_MONTHLY, IL_CAL_FREQ_WEEKLY, IL_CAL_FREQ_YEARLY, and ilUtil\stripSlashes().

Referenced by saveObject().

{
include_once('./Modules/Session/classes/class.ilSessionRecurrence.php');
$this->rec = new ilSessionRecurrence();
switch($_POST['frequence'])
{
$this->rec->setFrequenceType($_POST['frequence']);
$this->rec->setInterval((int) $_POST['count_DAILY']);
break;
$this->rec->setFrequenceType($_POST['frequence']);
$this->rec->setInterval((int) $_POST['count_WEEKLY']);
if(is_array($_POST['byday_WEEKLY']))
{
$this->rec->setBYDAY(ilUtil::stripSlashes(implode(',',$_POST['byday_WEEKLY'])));
}
break;
$this->rec->setFrequenceType($_POST['frequence']);
$this->rec->setInterval((int) $_POST['count_MONTHLY']);
switch((int) $_POST['subtype_MONTHLY'])
{
case 0:
// nothing to do;
break;
case 1:
switch((int) $_POST['monthly_byday_day'])
{
case 8:
// Weekday
$this->rec->setBYSETPOS((int) $_POST['monthly_byday_num']);
$this->rec->setBYDAY('MO,TU,WE,TH,FR');
break;
case 9:
// Day of month
$this->rec->setBYMONTHDAY((int) $_POST['monthly_byday_num']);
break;
default:
$this->rec->setBYDAY((int) $_POST['monthly_byday_num'].$_POST['monthly_byday_day']);
break;
}
break;
case 2:
$this->rec->setBYMONTHDAY((int) $_POST['monthly_bymonthday']);
break;
}
break;
$this->rec->setFrequenceType($_POST['frequence']);
$this->rec->setInterval((int) $_POST['count_YEARLY']);
switch((int) $_POST['subtype_YEARLY'])
{
case 0:
// nothing to do;
break;
case 1:
$this->rec->setBYMONTH((int) $_POST['yearly_bymonth_byday']);
$this->rec->setBYDAY((int) $_POST['yearly_byday_num'].$_POST['yearly_byday']);
break;
case 2:
$this->rec->setBYMONTH((int) $_POST['yearly_bymonth_by_monthday']);
$this->rec->setBYMONTHDAY((int) $_POST['yearly_bymonthday']);
break;
}
break;
}
// UNTIL
$this->rec->setFrequenceUntilCount((int) $_POST['count']);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSessionGUI::materialsObject ( )

show material assignment

protected

Parameters
@return

Definition at line 598 of file class.ilObjSessionGUI.php.

References ilObjectGUI\$objDefinition, ilObjectGUI\$tree, formatPath(), ilUtil\formCheckbox(), ilUtil\getImagePath(), ilEventItems\getItems(), ilUtil\sendInfo(), and ilUtil\switchColor().

Referenced by saveMaterialsObject().

{
$this->tabs_gui->setTabActive('crs_materials');
include_once 'Modules/Session/classes/class.ilEventItems.php';
$this->event_items = new ilEventItems($this->object->getId());
$items = $this->event_items->getItems();
$this->tpl->addBlockFile('ADM_CONTENT','adm_content','tpl.sess_materials.html','Modules/Session');
$this->tpl->addBlockfile("BUTTONS", "buttons", "tpl.buttons.html");
$this->tpl->setVariable("FORMACTION",$this->ctrl->getFormAction($this,'materials'));
$this->tpl->setVariable("COLL_TITLE_IMG",ilUtil::getImagePath('icon_sess.gif'));
$this->tpl->setVariable("COLL_TITLE_IMG_ALT",$this->lng->txt('events'));
$this->tpl->setVariable("TABLE_TITLE",$this->lng->txt('event_assign_materials_table'));
$this->tpl->setVariable("TABLE_INFO",$this->lng->txt('event_assign_materials_info'));
$this->course_ref_id = $tree->checkForParentType($this->object->getRefId(),'crs');
if(!$this->course_ref_id)
{
ilUtil::sendInfo('No course object found. Aborting');
return true;
}
$nodes = $tree->getSubTree($tree->getNodeData($this->course_ref_id));
$counter = 1;
foreach($nodes as $node)
{
// No side blocks here
if ($objDefinition->isSideBlock($node['type']) or $node['type'] == 'sess')
{
continue;
}
if($node['type'] == 'rolf')
{
continue;
}
if($counter++ == 1)
{
continue;
}
$this->tpl->setCurrentBlock("material_row");
$this->tpl->setVariable('TYPE_IMG',ilUtil::getImagePath('icon_'.$node['type'].'_s.gif'));
$this->tpl->setVariable('IMG_ALT',$this->lng->txt('obj_'.$node['type']));
$this->tpl->setVariable("ROW_CLASS",ilUtil::switchColor($counter,'tblrow1','tblrow2'));
$this->tpl->setVariable("CHECK_COLL",ilUtil::formCheckbox(in_array($node['ref_id'],$items) ? 1 : 0,
'items[]',$node['ref_id']));
$this->tpl->setVariable("COLL_TITLE",$node['title']);
if(strlen($node['description']))
{
$this->tpl->setVariable("COLL_DESC",$node['description']);
}
$this->tpl->setVariable("ASSIGNED_IMG_OK",in_array($node['ref_id'],$items) ?
ilUtil::getImagePath('icon_ok.gif') :
ilUtil::getImagePath('icon_not_ok.gif'));
$this->tpl->setVariable("ASSIGNED_STATUS",$this->lng->txt('event_material_assigned'));
$this->tpl->setVariable("COLL_PATH",$this->formatPath($node['ref_id']));
$this->tpl->parseCurrentBlock();
}
$this->tpl->setVariable("SELECT_ROW",ilUtil::switchColor(++$counter,'tblrow1','tblrow2'));
$this->tpl->setVariable("SELECT_ALL",$this->lng->txt('select_all'));
$this->tpl->setVariable("IMG_ARROW",ilUtil::getImagePath('arrow_downright.gif'));
$this->tpl->setVariable("BTN_SAVE",$this->lng->txt('save'));
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSessionGUI::membersObject ( )
protected

members

protected

Definition at line 692 of file class.ilObjSessionGUI.php.

References ilObjectGUI\$tree, ilObjectGUI\__showButton(), ilCourseParticipants\_getInstanceByObjId(), ilObject\_lookupObjId(), ilObjectGUI\checkPermission(), ilEventParticipants\getParticipants(), and ilUtil\sendInfo().

Referenced by updateMembersObject().

{
global $tree;
$this->checkPermission('write');
$this->tabs_gui->setTabActive('event_edit_members');
$this->__showButton('printViewMembers',$this->lng->txt('print'),'target="_blank"');
$this->__showButton('attendanceList',$this->lng->txt('sess_gen_attendance_list'));
$this->course_ref_id = $tree->checkForParentType($this->object->getRefId(),'crs');
$this->course_obj_id = ilObject::_lookupObjId($this->course_ref_id);
if(!$this->course_ref_id)
{
ilUtil::sendInfo('No course object found. Aborting');
return true;
}
include_once './Modules/Course/classes/class.ilCourseParticipants.php';
include_once './Modules/Session/classes/class.ilEventParticipants.php';
$members_obj = ilCourseParticipants::_getInstanceByObjId($this->course_obj_id);
$event_part = new ilEventParticipants($this->object->getId());
$members = $members_obj->getParticipants();
include_once('./Modules/Session/classes/class.ilSessionParticipantsTableGUI.php');
$table = new ilSessionParticipantsTableGUI($this);
$table->setTitle($this->lng->txt('event_tbl_participants'),'icon_usr.gif',$this->lng->txt('event_tbl_participants'));
$table->enableRegistration($this->object->enabledRegistration());
$table->setParticipants($members);
$table->parse();
$this->tpl->setContent($table->getHTML());
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSessionGUI::printAttendanceListObject ( )
protected

print attendance list

protected

Definition at line 831 of file class.ilObjSessionGUI.php.

References $ilErr, $tpl, ilObjectGUI\$tree, ilCourseParticipants\_getInstanceByObjId(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObject\_lookupObjId(), ilUtil\_sortIds(), ilObjectGUI\checkPermission(), exit, ilDatePresentation\formatPeriod(), ilUtil\getStyleSheetLocation(), ilUtil\sendInfo(), and ilDatePresentation\setUseRelativeDates().

{
global $ilErr,$ilAccess,$tree;
include_once 'Modules/Session/classes/class.ilEventParticipants.php';
include_once('./Modules/Course/classes/class.ilCourseParticipants.php');
$this->checkPermission('write');
$this->course_ref_id = $tree->checkForParentType($this->object->getRefId(),'crs');
$this->course_obj_id = ilObject::_lookupObjId($this->course_ref_id);
if(!$this->course_ref_id)
{
ilUtil::sendInfo('No course object found. Aborting');
return true;
}
$members_obj = ilCourseParticipants::_getInstanceByObjId($this->course_obj_id);
$event_app = $this->object->getFirstAppointment();
$event_part = new ilEventParticipants($this->object->getId());
$this->tpl = new ilTemplate('tpl.main.html',true,true);
// load style sheet depending on user's settings
$location_stylesheet = ilUtil::getStyleSheetLocation();
$this->tpl->setVariable("LOCATION_STYLESHEET",$location_stylesheet);
$tpl = new ilTemplate('tpl.sess_attendance_list_print.html',true,true,'Modules/Session');
$tpl->setVariable("ATTENDANCE_LIST",$this->lng->txt('sess_attendance_list'));
$tpl->setVariable("EVENT_NAME",$this->object->getTitle());
$tpl->setVariable("DATE",ilDatePresentation::formatPeriod($event_app->getStart(),$event_app->getEnd()));
$tpl->setVariable("TXT_NAME",$this->lng->txt('name'));
if($_POST['show_mark'])
{
$tpl->setVariable("TXT_MARK",$this->lng->txt('trac_mark'));
}
if($_POST['show_comment'])
{
$tpl->setVariable("TXT_COMMENT",$this->lng->txt('trac_comment'));
}
if($_POST['show_signature'])
{
$tpl->setVariable("TXT_SIGNATURE",$this->lng->txt('sess_signature'));
}
$members = $members_obj->getParticipants();
$members = ilUtil::_sortIds($members,'usr_data','lastname','usr_id');
foreach($members as $user_id)
{
$user_data = $event_part->getUser($user_id);
if($_POST['show_mark'])
{
$tpl->setVariable("MARK",$user_data['mark'] ? $user_data['mark'] : ' ');
}
if($_POST['show_comment'])
{
$tpl->setVariable("COMMENT",$user_data['comment'] ? $user_data['comment'] : ' ');
}
if($_POST['show_signature'])
{
$tpl->touchBlock('row_signature');
}
$tpl->setCurrentBlock("member_row");
$name = ilObjUser::_lookupName($user_id);
$tpl->setVariable("LASTNAME",$name['lastname']);
$tpl->setVariable("FIRSTNAME",$name['firstname']);
$tpl->setVariable("LOGIN",ilObjUser::_lookupLogin($user_id));
$tpl->parseCurrentBlock();
}
$this->tpl->setVariable("CONTENT",$tpl->get());
$this->tpl->setVariable("BODY_ATTRIBUTES",'onload="window.print()"');
$this->tpl->show();
}

+ Here is the call graph for this function:

ilObjSessionGUI::printViewMembersObject ( )

print view

public

Parameters
@return

Definition at line 922 of file class.ilObjSessionGUI.php.

References $ilErr, $tpl, ilObjectGUI\$tree, ilCourseParticipants\_getInstanceByObjId(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObject\_lookupObjId(), ilUtil\_sortIds(), exit, ilDatePresentation\formatPeriod(), ilUtil\getStyleSheetLocation(), ilUtil\sendInfo(), and ilDatePresentation\setUseRelativeDates().

{
include_once 'Modules/Session/classes/class.ilEventParticipants.php';
include_once('./Modules/Course/classes/class.ilCourseParticipants.php');
global $ilErr,$ilAccess,$tree;
$this->course_ref_id = $tree->checkForParentType($this->object->getRefId(),'crs');
$this->course_obj_id = ilObject::_lookupObjId($this->course_ref_id);
if(!$this->course_ref_id)
{
ilUtil::sendInfo('No course object found. Aborting');
return true;
}
$members_obj = ilCourseParticipants::_getInstanceByObjId($this->course_obj_id);
$event_app = $this->object->getFirstAppointment();
$event_part = new ilEventParticipants($this->object->getId());
$this->tpl = new ilTemplate('tpl.main.html',true,true);
// load style sheet depending on user's settings
$location_stylesheet = ilUtil::getStyleSheetLocation();
$this->tpl->setVariable("LOCATION_STYLESHEET",$location_stylesheet);
$tpl = new ilTemplate('tpl.sess_members_print.html',true,true,'Modules/Session');
$tpl->setVariable("EVENT",$this->lng->txt('event'));
$tpl->setVariable("EVENT_NAME",$this->object->getTitle());
$tpl->setVariable("DATE",ilDatePresentation::formatPeriod($event_app->getStart(),$event_app->getEnd()));
$tpl->setVariable("TXT_NAME",$this->lng->txt('name'));
$tpl->setVariable("TXT_MARK",$this->lng->txt('trac_mark'));
$tpl->setVariable("TXT_COMMENT",$this->lng->txt('trac_comment'));
$tpl->setVariable("TXT_PARTICIPATED",$this->lng->txt('event_tbl_participated'));
if($this->object->enabledRegistration())
{
$tpl->setVariable("TXT_REGISTERED",$this->lng->txt('event_tbl_registered'));
}
$members = $members_obj->getParticipants();
$members = ilUtil::_sortIds($members,'usr_data','lastname','usr_id');
foreach($members as $user_id)
{
$user_data = $event_part->getUser($user_id);
if($this->object->enabledRegistration())
{
$tpl->setCurrentBlock("reg_col");
$tpl->setVariable("REGISTERED",$event_part->isRegistered($user_id) ? "X" : "");
$tpl->parseCurrentBlock();
}
$tpl->setVariable("COMMENT",$user_data['comment']);
$tpl->setCurrentBlock("member_row");
$name = ilObjUser::_lookupName($user_id);
$tpl->setVariable("LASTNAME",$name['lastname']);
$tpl->setVariable("FIRSTNAME",$name['firstname']);
$tpl->setVariable("LOGIN",ilObjUser::_lookupLogin($user_id));
$tpl->setVariable("MARK",$user_data['mark']);
$tpl->setVariable("PARTICIPATED",$event_part->hasParticipated($user_id) ? "X" : "");
$tpl->parseCurrentBlock();
}
$this->tpl->setVariable("CONTENT",$tpl->get());
$this->tpl->setVariable("BODY_ATTRIBUTES",'onload="window.print()"');
$this->tpl->show();
}

+ Here is the call graph for this function:

ilObjSessionGUI::registerObject ( )

register to session

public

Parameters
@return

Definition at line 129 of file class.ilObjSessionGUI.php.

References ilEventParticipants\_register(), and ilUtil\sendInfo().

{
global $ilUser;
include_once 'Modules/Session/classes/class.ilEventParticipants.php';
ilEventParticipants::_register($ilUser->getId(),$this->object->getId());
ilUtil::sendInfo($this->lng->txt('event_registered'),true);
$this->ctrl->returnToParent($this);
}

+ Here is the call graph for this function:

ilObjSessionGUI::saveMaterialsObject ( )

save material assignment

public

Parameters
@return

Definition at line 675 of file class.ilObjSessionGUI.php.

References materialsObject(), ilUtil\sendInfo(), and ilEventItems\setItems().

{
include_once './Modules/Session/classes/class.ilEventItems.php';
$this->event_items = new ilEventItems($this->object->getId());
$this->event_items->setItems(is_array($_POST['items']) ? $_POST['items'] : array());
$this->event_items->update();
ilUtil::sendInfo($this->lng->txt('settings_saved'));
$this->materialsObject();
}

+ Here is the call graph for this function:

ilObjSessionGUI::saveObject ( )

save object

protected

Parameters
@return

Reimplemented from ilObjectGUI.

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

References $_GET, $ilErr, createObject(), createRecurringSessions(), ilObjectFactory\getInstanceByRefId(), initForm(), load(), loadRecurrenceSettings(), and ilUtil\sendInfo().

{
global $ilErr;
$this->object = new ilObjSession();
$this->load();
$this->initForm('create');
$ilErr->setMessage('');
if(!$this->form->checkInput())
{
$ilErr->setMessage($this->lng->txt('err_check_input'));
}
$this->object->validate();
$this->object->getFirstAppointment()->validate();
if(strlen($ilErr->getMessage()))
{
ilUtil::sendInfo($ilErr->getMessage().$_GET['ref_id']);
$this->createObject();
return false;
}
// Create session
$this->object->create();
$this->object->createReference();
$this->object->putInTree($_GET["ref_id"]);
$this->object->setPermissions($_GET["ref_id"]);
// create appointment
$this->object->getFirstAppointment()->setSessionId($this->object->getId());
$this->object->getFirstAppointment()->create();
foreach($this->files as $file_obj)
{
$file_obj->setSessionId($this->object->getEventId());
$file_obj->create();
}
// call crs items for creating a new entry for the new session
// Otherwise the sorting of sessions is wrong.
// TODO find a better solution
include_once './Modules/Course/classes/class.ilCourseItems.php';
$tmp_course = ilObjectFactory::getInstanceByRefId((int) $_GET['ref_id'],false);
$items = new ilCourseItems($tmp_course);
ilUtil::sendInfo($this->lng->txt('event_add_new_event'),true);
$this->ctrl->returnToParent($this);
return true;
}

+ Here is the call graph for this function:

ilObjSessionGUI::sendFileObject ( )

send file

public

Definition at line 297 of file class.ilObjSessionGUI.php.

References $_GET, $file, and ilUtil\deliverFile().

{
$file = new ilSessionFile((int) $_GET['file_id']);
ilUtil::deliverFile($file->getAbsolutePath(),$file->getFileName(),$file->getFileType());
return true;
}

+ Here is the call graph for this function:

ilObjSessionGUI::unregisterObject ( )

unregister from session

public

Returns

Definition at line 146 of file class.ilObjSessionGUI.php.

References ilEventParticipants\_unregister(), and ilUtil\sendInfo().

{
global $ilUser;
include_once './Modules/Session/classes/class.ilEventParticipants.php';
ilEventParticipants::_unregister($ilUser->getId(),$this->object->getId());
ilUtil::sendInfo($this->lng->txt('event_unregistered'),true);
$this->ctrl->returnToParent($this);
}

+ Here is the call graph for this function:

ilObjSessionGUI::updateMembersObject ( )

update participants

public

Parameters
@return

Definition at line 736 of file class.ilObjSessionGUI.php.

References ilObjectGUI\$tree, $user, ilCourseParticipants\_getInstanceByObjId(), ilEventParticipants\_isRegistered(), ilObject\_lookupObjId(), ilObjectGUI\checkPermission(), membersObject(), ilUtil\sendInfo(), ilEventParticipants\setUserId(), and ilUtil\stripSlashes().

{
global $tree;
$this->checkPermission('write');
include_once 'Modules/Course/classes/class.ilCourseParticipants.php';
include_once 'Modules/Session/classes/class.ilEventParticipants.php';
$this->course_ref_id = $tree->checkForParentType($this->object->getRefId(),'crs');
$this->course_obj_id = ilObject::_lookupObjId($this->course_ref_id);
if(!$this->course_ref_id)
{
ilUtil::sendInfo('No course object found. Aborting');
return true;
}
$_POST['participants'] = is_array($_POST['participants']) ? $_POST['participants'] : array();
$members_obj = ilCourseParticipants::_getInstanceByObjId($this->course_obj_id);
$event_part = new ilEventParticipants($this->object->getId());
$visible = $_POST['visible_participants'] ? $_POST['visible_participants'] : array();
foreach($visible as $user)
{
$part = new ilEventParticipants($this->object->getId());
$part->setUserId($user);
$part->setMark(ilUtil::stripSlashes($_POST['mark'][$user]));
$part->setComment(ilUtil::stripSlashes($_POST['comment'][$user]));
$part->setParticipated(isset($_POST['participants'][$user]) ? true : false);
$part->setRegistered(ilEventParticipants::_isRegistered($user,$this->object->getId()));
$part->updateUser();
}
ilUtil::sendInfo($this->lng->txt('settings_saved'));
$this->membersObject();
}

+ Here is the call graph for this function:

ilObjSessionGUI::updateObject ( )

update object

protected

Parameters
@return

Reimplemented from ilObjectGUI.

Definition at line 485 of file class.ilObjSessionGUI.php.

References $ilErr, editObject(), initForm(), load(), and ilUtil\sendInfo().

{
global $ilErr;
$this->load();
$this->initForm('edit');
$ilErr->setMessage('');
if(!$this->form->checkInput())
{
$ilErr->setMessage($this->lng->txt('err_check_input'));
}
$this->object->validate();
$this->object->getFirstAppointment()->validate();
if(strlen($ilErr->getMessage()))
{
ilUtil::sendInfo($ilErr->getMessage());
$this->editObject();
return false;
}
// Update event
$this->object->update();
$this->object->getFirstAppointment()->update();
foreach($this->files as $file_obj)
{
$file_obj->setSessionId($this->object->getEventId());
$file_obj->create();
}
ilUtil::sendInfo($this->lng->txt('event_updated'));
$this->object->initFiles();
$this->editObject();
return true;
}

+ Here is the call graph for this function:

Field Documentation

ilObjSessionGUI::$course_obj_id = 0
protected

Definition at line 45 of file class.ilObjSessionGUI.php.

ilObjSessionGUI::$course_ref_id = 0
protected

Definition at line 44 of file class.ilObjSessionGUI.php.

Referenced by eventsListObject().

ilObjSessionGUI::$ctrl

Definition at line 41 of file class.ilObjSessionGUI.php.

ilObjSessionGUI::$files = array()
protected

Definition at line 47 of file class.ilObjSessionGUI.php.

Referenced by infoScreen().

ilObjSessionGUI::$lng

Definition at line 40 of file class.ilObjSessionGUI.php.

Referenced by __construct(), and _goto().


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