ILIAS  Release_4_1_x_branch Revision 61804
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilObjiLincCourseGUI Class Reference

Class ilObjiLincCourseGUI. More...

+ Inheritance diagram for ilObjiLincCourseGUI:
+ Collaboration diagram for ilObjiLincCourseGUI:

Public Member Functions

 ilObjiLincCourseGUI ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=false)
 Constructor public.
 createObject ()
 create new object form
 updateObject ()
 updates object entry in object_data
 saveObject ()
 save object public
 getTabs (&$tabs_gui)
 get tabs public
 __unsetSessionVariables ()
 __search ($a_search_string, $a_search_for)
 __showSearchUserTable ($a_result_set, $a_user_ids=NULL, $a_cmd="search")
 __showSearchRoleTable ($a_result_set, $a_role_ids=NULL)
 __showSearchGroupTable ($a_result_set, $a_grp_ids=NULL)
__initTableGUI ()
 __setTableGUIBasicData (&$tbl, &$result_set, $from="")
 standard implementation for tables use 'from' variable use different initial setting of table
 listUsersRoleObject ()
 listUsersGroupObject ()
 canceledObject ()
 canceledObject is called when an operation is canceled, method links back public
 cancelMemberObject ()
 canceledObject is called when operation is canceled, method links back public
 membersObject ()
 display group members
executeCommand ()
 execute command
 viewObject ()
 list childs of current object
 agendaObject ()
 searchUserFormObject ()
 searchObject ()
 addUserObject ()
 displays confirmation formular with users that shall be assigned to group public
 removeMemberObject ()
 displays confirmation formular with users that shall be removed from group public
 confirmationObject ($user_id= '', $confirm= '', $cancel= '', $info= '', $status= '', $a_cmd_return_location= '', $invokeMethod= '')
 displays confirmation form public
 confirmedRemoveMemberObject ()
 remove members from group TODO: set return location to parent object if user removes himself TODO: allow user to remove himself when he is not group admin public
 changeMemberObject ()
 displays form in which the member-status can be changed public
 updateMemberStatusObject ()
 displays form in which the member-status can be changed public
 editObject ()
 edit object
 joinObject ()
 isActiveAdministrationPanel ()
 __setSubTabs ($a_tab)
 mailMembersObject ()
 membersGalleryObject ()
 Builds a learnlink seminar members gallery as a layer of left-floating images.
 addStandardContainerSubTabs ()
 showAdministrationPanel ($tpl)
- 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 ()
 undeleteObject ()
 Get objects back from trash.
 confirmedDeleteObject ()
 confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled
 cancelDeleteObject ()
 cancel deletion of object
 removeFromSystemObject ()
 remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method
 cancelObject ($in_rep=false)
 cancel action and go back to previous page public
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g.
 isVisible ($a_ref_id, $a_type)
 deleteObject ($a_error=false)
 Display deletion confirmation screen.
 trashObject ()
 Show trash content of object.
 getTemplateFile ($a_cmd, $a_type="")
 get a template blockfile format: tpl.
- Public Member Functions inherited from ilContainerGUI
 ilContainerGUI ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor public.
 forwardToStyleSheet ()
 Forward to style object.
forwardToPageObject ()
 forward command to page object
 addPageTabs ()
 Add page tabs.
 getContainerPageHTML ()
 Get container page HTML.
 prepareOutput ($a_show_subobjects=true)
 prepare output
 showTreeFlatIcon ()
 setTitleAndDescription ()
 called by prepare output
 showPossibleSubObjects ()
 show possible sub objects selection list
 renderObject ()
 render the object
 setContentSubTabs ()
 Set content sub tabs.
 showAdministrationPanel (&$tpl)
 show administration panel
 __showTimingsButton (&$tpl)
 showPermanentLink (&$tpl)
 show permanent link
 switchToStdEditorObject ()
 Switch to standard page editor.
 switchToOldEditorObject ()
 Switch to old page editor.
 useNewEditorObject ()
 Use new editor (-> delete xhtml content page)
 editPageFrameObject ()
 show page editor frameset
 editPageContentObject ()
 edit page content (for repository root node and categories)
 savePageContentObject ()
 cancelPageContentObject ()
 renderItemList ($a_type="all")
 showLinkListObject ()
 clearAdminCommandsDetermination ()
 cleaer administration commands determination
newBlockTemplate ()
 determin admin commands
 addHeaderRow (&$a_tpl, $a_type, $a_show_image=true)
 adds a header row to a block template
 addStandardRow (&$a_tpl, $a_html, $a_item_ref_id="", $a_item_obj_id="", $a_image_type="")
 adds a standard row to a block template
 addMessageRow (&$a_tpl, $a_message, $a_type)
 add message row
 resetRowType ()
 setPageEditorTabs ()
 Add page editor tabs.
 addStandardContainerSubTabs ($a_include_view=true)
 Add standar container subtabs for view, manage, oderdering and text/media editor link.
 enableAdministrationPanelObject ()
 enable administration panel
 disableAdministrationPanelObject ()
 enable administration panel
 editOrderObject ()
 Edit order.
 isActiveOrdering ()
 Check if ordering is enabled.
 addToDeskObject ()
 removeFromDeskObject ()
 lockObject ()
 cutObject ()
 cut object(s) out from a container and write the information to clipboard
 linkObject ()
 create an new reference of an object in tree it's like a hard link of unix
 clearObject ()
 clear clipboard and go back to last object
 performPasteIntoMultipleObjectsObject ()
 initAndDisplayLinkIntoMultipleObjectsObject ()
 showLinkIntoMultipleObjectsTreeObject ()
 initAndDisplayMoveIntoObjectObject ()
 showMoveIntoObjectTreeObject ()
 pasteObject ()
 paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved
 copyObject ()
 Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once.
 clipboardObject ()
 show clipboard
 showCustomIconsEditing ($a_input_colspan=1)
 show edit section of custom icons for container
 setColumnSettings ($column_gui)
 May be overwritten in subclasses.
 allowBlocksMoving ()
 Standard is to allow blocks moving.
 allowBlocksConfigure ()
 Standard is to allow blocks configuration.
 cloneWizardPageTreeObject ()
 public
 cloneWizardPageListObject ()
 public
 cloneWizardPageObject ($a_tree_view=true)
 Show clone wizard page for container objects.
 cloneAllObject ()
 Clone all object Overwritten method for copying container objects.
 copyWizardHasOptions ($a_mode)
 public
 saveSortingObject ()
 Save Sorting.
 cloneNodes ($srcRef, $dstRef, &$mapping, $newName=null)
 Recursively clones all nodes of the RBAC tree.
 modifyItemGUI (&$a_item_list_gui, $a_item_data, $a_show_path)
 Modify Item ListGUI for presentation in container.
 editStylePropertiesObject ()
 Edit style properties.
 initStylePropertiesForm ()
 Init style properties form.
 createStyleObject ()
 Create Style.
 editStyleObject ()
 Edit Style.
 deleteStyleObject ()
 Delete Style.
 saveStyleSettingsObject ()
 Save style settings.
 getAsynchItemListObject ()
 Get item list command drop down asynchronously.
 importFileObject ()
 Import.

Static Public Member Functions

static _goto ($a_target)
- Static Public Member Functions inherited from ilContainerGUI
static _buildPath ($a_ref_id, $a_course_ref_id)
 build path

Protected Member Functions

 getObjectValues ()
 initSettingsForm ($a_mode= 'create')
- Protected Member Functions inherited from ilObjectGUI
 assignObject ()
 prepareOutput ()
 prepare output
 showUpperIcon ()
 setTabs ()
 set admin tabs public
 setAdminTabs ()
 set admin tabs public
 setLocator ()
 set Locator
 addLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded)
 omitLocator ($a_omit=true)
 addAdminLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded)
 displayEditForm ($fields)
 display edit form (usually called by editObject)
 afterUpdate ()
 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
 getTitlesByRefId ($a_ref_ids)
 get Titles of objects this method is used for error messages in methods cut/copy/paste
 __showButton ($a_cmd, $a_text, $a_target= '')
 hitsperpageObject ()
 __showClipboardTable ($a_result_set, $a_from="")
 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.
 checkPermission ($a_perm, $a_cmd="")
- Protected Member Functions inherited from ilContainerGUI
 showPasswordInstructionObject ($a_init=true)
 Show webdav password instruction.
 initFormPasswordInstruction ()
 Init password form.
 savePasswordObject ()
 Save password.

Private Attributes

 $form_gui = null

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
- Data Fields inherited from ilContainerGUI
 $bl_cnt = 1

Detailed Description

Member Function Documentation

& ilObjiLincCourseGUI::__initTableGUI ( )

Reimplemented from ilObjectGUI.

Definition at line 498 of file class.ilObjiLincCourseGUI.php.

Referenced by __showSearchGroupTable(), __showSearchRoleTable(), and __showSearchUserTable().

{
include_once "./Services/Table/classes/class.ilTableGUI.php";
return new ilTableGUI(0,false);
}

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::__search (   $a_search_string,
  $a_search_for 
)

Definition at line 288 of file class.ilObjiLincCourseGUI.php.

References $_SESSION, ilUtil\sendInfo(), and ilUtil\stripSlashes().

Referenced by searchObject().

{
include_once("./classes/class.ilSearch.php");
$this->lng->loadLanguageModule("content");
$search =& new ilSearch($_SESSION["AccountId"]);
$search->setPerformUpdate(false);
$search->setSearchString(ilUtil::stripSlashes($a_search_string));
$search->setCombination("and");
$search->setSearchFor(array(0 => $a_search_for));
$search->setSearchType('new');
if($search->validate($message))
{
$search->performSearch();
}
else
{
ilUtil::sendInfo($message,true);
$this->ctrl->redirect($this,"searchUserForm");
}
return $search->getResultByType($a_search_for);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::__setSubTabs (   $a_tab)

Definition at line 1606 of file class.ilObjiLincCourseGUI.php.

Referenced by changeMemberObject(), executeCommand(), mailMembersObject(), membersGalleryObject(), membersObject(), and removeMemberObject().

{
global $rbacsystem, $ilUser;
switch($a_tab)
{
case 'members':
//$this->tabs_gui->addSubTabTarget('ilinc_member_administration',
$this->tabs_gui->addSubTabTarget('members', $this->ctrl->getLinkTarget($this, 'members'), array('members', 'changeMember', 'removeMember'), get_class($this));
$this->tabs_gui->addSubTabTarget('icrs_members_gallery', $this->ctrl->getLinkTarget($this, 'membersGallery'), 'membersGallery', get_class($this));
$this->tabs_gui->addSubTabTarget('mail_members', $this->ctrl->getLinkTarget($this, 'mailMembers'), 'mailMembers', get_class($this));
break;
}
}

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::__setTableGUIBasicData ( $tbl,
$result_set,
  $a_from = "" 
)

standard implementation for tables use 'from' variable use different initial setting of table

Reimplemented from ilObjectGUI.

Definition at line 505 of file class.ilObjiLincCourseGUI.php.

References $_GET.

Referenced by __showSearchGroupTable(), __showSearchRoleTable(), and __showSearchUserTable().

{
switch($from)
{
case "subscribers":
$offset = $_GET["update_subscribers"] ? $_GET["offset"] : 0;
$order = $_GET["update_subscribers"] ? $_GET["sort_by"] : 'login';
$direction = $_GET["update_subscribers"] ? $_GET["sort_order"] : '';
break;
case "group":
$offset = $_GET["offset"];
$order = $_GET["sort_by"] ? $_GET["sort_by"] : "title";
$direction = $_GET["sort_order"];
break;
case "role":
$offset = $_GET["offset"];
$order = $_GET["sort_by"] ? $_GET["sort_by"] : "title";
$direction = $_GET["sort_order"];
break;
default:
$offset = $_GET["offset"];
// init sort_by (unfortunatly sort_by is preset with 'title'
if ($_GET["sort_by"] == "title" or empty($_GET["sort_by"]))
{
$_GET["sort_by"] = "login";
}
$order = $_GET["sort_by"];
$direction = $_GET["sort_order"];
break;
}
$tbl->setOrderColumn($order);
$tbl->setOrderDirection($direction);
$tbl->setOffset($offset);
$tbl->setLimit($_GET["limit"]);
//$tbl->setMaxCount(count($result_set));
$tbl->setFooter("tblfooter",$this->lng->txt("previous"),$this->lng->txt("next"));
$tbl->setData($result_set);
}

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::__showSearchGroupTable (   $a_result_set,
  $a_grp_ids = NULL 
)

Definition at line 440 of file class.ilObjiLincCourseGUI.php.

References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\array_php2js(), and ilUtil\getImagePath().

Referenced by searchObject().

{
$tbl =& $this->__initTableGUI();
$tpl =& $tbl->getTemplateObject();
$tpl->setCurrentBlock("tbl_form_header");
$tpl->setVariable("FORMACTION",$this->ctrl->getFormAction($this));
$tpl->parseCurrentBlock();
$tpl->setCurrentBlock("tbl_action_btn");
$tpl->setVariable("BTN_NAME","searchUserForm");
$tpl->setVariable("BTN_VALUE",$this->lng->txt("back"));
$tpl->parseCurrentBlock();
$tpl->setCurrentBlock("tbl_action_btn");
$tpl->setVariable("BTN_NAME","listUsersGroup");
$tpl->setVariable("BTN_VALUE",$this->lng->txt("grp_list_users"));
$tpl->parseCurrentBlock();
if (!empty($a_grp_ids))
{
// set checkbox toggles
$tpl->setCurrentBlock("tbl_action_toggle_checkboxes");
$tpl->setVariable("JS_VARNAME","group");
$tpl->setVariable("JS_ONCLICK",ilUtil::array_php2js($a_grp_ids));
$tpl->setVariable("TXT_CHECKALL", $this->lng->txt("check_all"));
$tpl->setVariable("TXT_UNCHECKALL", $this->lng->txt("uncheck_all"));
$tpl->parseCurrentBlock();
}
$tpl->setCurrentBlock("tbl_action_row");
$tpl->setVariable("COLUMN_COUNTS",5);
$tpl->setVariable("IMG_ARROW",ilUtil::getImagePath("arrow_downright.gif"));
$tpl->parseCurrentBlock();
$tbl->setTitle($this->lng->txt("ilinc_header_edit_users"),"icon_usr_b.gif",$this->lng->txt("ilinc_header_edit_users"));
$tbl->setHeaderNames(array("",
$this->lng->txt("obj_grp"),
$this->lng->txt("grp_count_members")));
$tbl->setHeaderVars(array("",
"title",
"nr_members"),
array("ref_id" => $this->object->getRefId(),
"cmd" => "search",
"cmdClass" => "ilobjilinccoursegui",
"cmdNode" => $_GET["cmdNode"]));
$tbl->setColumnWidth(array("","80%","19%"));
$this->__setTableGUIBasicData($tbl,$a_result_set,"group");
$tbl->render();
$this->tpl->setVariable("SEARCH_RESULT_TABLE",$tbl->tpl->get());
return true;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::__showSearchRoleTable (   $a_result_set,
  $a_role_ids = NULL 
)

Definition at line 382 of file class.ilObjiLincCourseGUI.php.

References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\array_php2js(), and ilUtil\getImagePath().

Referenced by searchObject().

{
$tbl =& $this->__initTableGUI();
$tpl =& $tbl->getTemplateObject();
$tpl->setCurrentBlock("tbl_form_header");
$tpl->setVariable("FORMACTION",$this->ctrl->getFormAction($this));
$tpl->parseCurrentBlock();
$tpl->setCurrentBlock("tbl_action_btn");
$tpl->setVariable("BTN_NAME","searchUserForm");
$tpl->setVariable("BTN_VALUE",$this->lng->txt("back"));
$tpl->parseCurrentBlock();
$tpl->setCurrentBlock("tbl_action_btn");
$tpl->setVariable("BTN_NAME","listUsersRole");
$tpl->setVariable("BTN_VALUE",$this->lng->txt("grp_list_users"));
$tpl->parseCurrentBlock();
if (!empty($a_role_ids))
{
// set checkbox toggles
$tpl->setCurrentBlock("tbl_action_toggle_checkboxes");
$tpl->setVariable("JS_VARNAME","role");
$tpl->setVariable("JS_ONCLICK",ilUtil::array_php2js($a_role_ids));
$tpl->setVariable("TXT_CHECKALL", $this->lng->txt("check_all"));
$tpl->setVariable("TXT_UNCHECKALL", $this->lng->txt("uncheck_all"));
$tpl->parseCurrentBlock();
}
$tpl->setCurrentBlock("tbl_action_row");
$tpl->setVariable("COLUMN_COUNTS",5);
$tpl->setVariable("IMG_ARROW",ilUtil::getImagePath("arrow_downright.gif"));
$tpl->parseCurrentBlock();
$tbl->setTitle($this->lng->txt("ilinc_header_edit_users"),"icon_usr_b.gif",$this->lng->txt("ilinc_header_edit_users"));
$tbl->setHeaderNames(array("",
$this->lng->txt("obj_role"),
$this->lng->txt("grp_count_members")));
$tbl->setHeaderVars(array("",
"title",
"nr_members"),
array("ref_id" => $this->object->getRefId(),
"cmd" => "search",
"cmdClass" => "ilobjilincoursegui",
"cmdNode" => $_GET["cmdNode"]));
$tbl->setColumnWidth(array("","80%","19%"));
$this->__setTableGUIBasicData($tbl,$a_result_set,"role");
$tbl->render();
$this->tpl->setVariable("SEARCH_RESULT_TABLE",$tbl->tpl->get());
return true;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::__showSearchUserTable (   $a_result_set,
  $a_user_ids = NULL,
  $a_cmd = "search" 
)

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

References $_GET, ilObjectGUI\$tpl, __initTableGUI(), __setTableGUIBasicData(), ilUtil\array_php2js(), and ilUtil\getImagePath().

Referenced by listUsersGroupObject(), listUsersRoleObject(), and searchObject().

{
$return_to = "searchUserForm";
if ($a_cmd == "listUsersRole" or $a_cmd == "listUsersGroup")
{
$return_to = "search";
}
$tbl =& $this->__initTableGUI();
$tpl =& $tbl->getTemplateObject();
// SET FORMACTION
$tpl->setCurrentBlock("tbl_form_header");
$tpl->setVariable("FORMACTION",$this->ctrl->getFormAction($this));
$tpl->parseCurrentBlock();
$tpl->setCurrentBlock("tbl_action_btn");
$tpl->setVariable("BTN_NAME",$return_to);
$tpl->setVariable("BTN_VALUE",$this->lng->txt("back"));
$tpl->parseCurrentBlock();
$tpl->setCurrentBlock("tbl_action_btn");
$tpl->setVariable("BTN_NAME","addUser");
$tpl->setVariable("BTN_VALUE",$this->lng->txt("add"));
$tpl->parseCurrentBlock();
if (!empty($a_user_ids))
{
// set checkbox toggles
$tpl->setCurrentBlock("tbl_action_toggle_checkboxes");
$tpl->setVariable("JS_VARNAME","user");
$tpl->setVariable("JS_ONCLICK",ilUtil::array_php2js($a_user_ids));
$tpl->setVariable("TXT_CHECKALL", $this->lng->txt("check_all"));
$tpl->setVariable("TXT_UNCHECKALL", $this->lng->txt("uncheck_all"));
$tpl->parseCurrentBlock();
}
$tpl->setCurrentBlock("tbl_action_row");
$tpl->setVariable("COLUMN_COUNTS",5);
$tpl->setVariable("IMG_ARROW",ilUtil::getImagePath("arrow_downright.gif"));
$tpl->parseCurrentBlock();
$tbl->setTitle($this->lng->txt("ilinc_header_edit_users"),"icon_usr_b.gif",$this->lng->txt("ilinc_header_edit_users"));
$tbl->setHeaderNames(array("",
$this->lng->txt("username"),
$this->lng->txt("firstname"),
$this->lng->txt("lastname"),
$this->lng->txt("last_visit")));
$tbl->setHeaderVars(array("",
"login",
"firstname",
"lastname",
"last_visit"),
array("ref_id" => $this->object->getRefId(),
"cmd" => $a_cmd,
"cmdClass" => "ilobjilinccoursegui",
"cmdNode" => $_GET["cmdNode"]));
$tbl->setColumnWidth(array("","33%","33%","33%"));
$this->__setTableGUIBasicData($tbl,$a_result_set);
$tbl->render();
$this->tpl->setVariable("SEARCH_RESULT_TABLE",$tbl->tpl->get());
return true;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::__unsetSessionVariables ( )

Definition at line 277 of file class.ilObjiLincCourseGUI.php.

References $_SESSION.

Referenced by searchUserFormObject().

{
unset($_SESSION["grp_delete_member_ids"]);
unset($_SESSION["grp_delete_subscriber_ids"]);
unset($_SESSION["grp_search_str"]);
unset($_SESSION["grp_search_for"]);
unset($_SESSION["grp_role"]);
unset($_SESSION["grp_group"]);
unset($_SESSION["grp_archives"]);
}

+ Here is the caller graph for this function:

static ilObjiLincCourseGUI::_goto (   $a_target)
static

Definition at line 1781 of file class.ilObjiLincCourseGUI.php.

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

{
global $ilAccess, $ilErr, $lng;
if ($ilAccess->checkAccess('read', '', $a_target))
{
$_GET['cmd'] = 'frameset';
$_GET['ref_id'] = $a_target;
}
else
{
$ilErr->raiseError($lng->txt('msg_no_perm_read'), $ilErr->FATAL);
}
include 'repository.php';
exit();
}
ilObjiLincCourseGUI::addStandardContainerSubTabs ( )

Definition at line 1772 of file class.ilObjiLincCourseGUI.php.

{
}
ilObjiLincCourseGUI::addUserObject ( )

displays confirmation formular with users that shall be assigned to group public

Definition at line 1100 of file class.ilObjiLincCourseGUI.php.

References $_POST, $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().

{
$user_ids = $_POST["user"];
$mail = new ilMail($_SESSION["AccountId"]);
if (empty($user_ids[0]))
{
// TODO: jumps back to grp content. go back to last search result
$this->ilErr->raiseError($this->lng->txt("no_checkbox"),$this->ilErr->MESSAGE);
}
foreach ($user_ids as $new_member)
{
$user_obj = $this->ilias->obj_factory->getInstanceByObjId($new_member);
if (!$this->object->addMember($user_obj,$this->object->getDefaultMemberRole(),false))
{
//var_dump($this->object->getErrorMsg());exit;
$this->ilErr->raiseError($this->object->getErrorMsg(),$this->ilErr->MESSAGE);
}
$user_obj->addDesktopItem($this->object->getRefId(),"icrs");
$mail->sendMail($user_obj->getLogin(),"","",$this->lng->txtlng("common","ilinc_mail_subj_new_subscription",$user_obj->getLanguage()).": ".$this->object->getTitle(),$this->lng->txtlng("common","ilinc_mail_body_new_subscription",$user_obj->getLanguage()),array(),array('normal'));
unset($user_obj);
}
//echo "end";exit;
unset($_SESSION["saved_post"]);
ilUtil::sendInfo($this->lng->txt("ilinc_msg_member_assigned"),true);
ilUtil::redirect($this->ctrl->getLinkTarget($this,"members","",false,false));
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::agendaObject ( )

Definition at line 910 of file class.ilObjiLincCourseGUI.php.

References ilUtil\redirect().

{
// user login
$url = $this->object->userLogin($this->ilias->account);
if (!$url)
{
$this->ilias->raiseError($this->object->getErrorMsg(),$this->ilias->error_obj->FATAL);
}
ilUtil::redirect(trim($url));
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::canceledObject ( )

canceledObject is called when an operation is canceled, method links back public

Definition at line 679 of file class.ilObjiLincCourseGUI.php.

References $_GET, ilObjectGUI\$return_location, and ilUtil\sendInfo().

{
$return_location = $_GET["cmd_return_location"];
if (strcmp($return_location, "") == 0)
{
$return_location = "members";
}
ilUtil::sendInfo($this->lng->txt("action_aborted"),true);
$this->ctrl->redirect($this, $return_location);
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::cancelMemberObject ( )

canceledObject is called when operation is canceled, method links back public

Definition at line 695 of file class.ilObjiLincCourseGUI.php.

References ilObjectGUI\$return_location, ilUtil\redirect(), and ilUtil\sendInfo().

{
$return_location = "members";
ilUtil::sendInfo($this->lng->txt("action_aborted"),true);
ilUtil::redirect($this->ctrl->getLinkTarget($this,$return_location,"",false,false));
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::changeMemberObject ( )

displays form in which the member-status can be changed public

Definition at line 1296 of file class.ilObjiLincCourseGUI.php.

References $_GET, $_POST, ilObjectGUI\$data, __setSubTabs(), ilUtil\formRadioButton(), formSelect(), and ilObjectFactory\getInstanceByObjId().

{
global $rbacreview, $ilUser;
$this->__setSubTabs('members');
$member_ids = array();
if(isset($_POST['user_id']))
{
$member_ids = $_POST['user_id'];
}
else if(isset($_GET['mem_id']))
{
$member_ids[0] = $_GET['mem_id'];
}
else if(isset($_GET['mem_id_arr']))
{
$member_ids = explode(',', $_GET['mem_id_arr']);
}
if(empty($member_ids[0]))
{
$this->ilErr->raiseError($this->lng->txt('no_checkbox'), $this->ilErr->MESSAGE);
}
if(!$rbacreview->isAssigned($ilUser->getId(), SYSTEM_ROLE_ID) &&
!in_array($ilUser->getId(), $this->object->getAdminIds()))
{
$this->ilErr->raiseError($this->lng->txt('grp_err_no_permission'), $this->ilErr->MESSAGE);
}
$stati = array_flip($this->object->getLocalRoles(true));
// fetch docent or student assignment form all coursemembers from iLinc server
$docent_ids = $this->object->getiLincMemberIds(true);
$student_ids = $this->object->getiLincMemberIds(false);
$data = array();
//build data structure
foreach($member_ids as $member_id)
{
$member = ilObjectFactory::getInstanceByObjId($member_id);
$mem_status = $this->object->getMemberRoles($member_id);
include_once 'Modules/ILinc/classes/class.ilObjiLincUser.php';
$ilinc_user = new ilObjiLincUser($member);
$ilinc_status = $this->object->checkiLincMemberStatus($ilinc_user->id, $docent_ids, $student_ids);
$docent = 0; $student = 0;
if($ilinc_status == ILINC_MEMBER_DOCENT)
{
$docent = 1;
}
else if($ilinc_status == ILINC_MEMBER_STUDENT)
{
$student = 1;
}
$radio1 = ilUtil::formRadioButton($docent, 'ilinc_member_status_select['.$member->getId().']['.$ilinc_user->id.']', ILINC_MEMBER_DOCENT);
$radio2 = ilUtil::formRadioButton($student, 'ilinc_member_status_select['.$member->getId().']['.$ilinc_user->id.']', ILINC_MEMBER_STUDENT);
$data[$member->getId()] = array(
'login' => $member->getLogin(),
'firstname' => $member->getFirstname(),
'lastname' => $member->getLastname(),
'attending_as' => $radio1.' '.$this->lng->txt('ilinc_docent').'<br />'.$radio2.' '.$this->lng->txt('ilinc_student'),
'grp_role' => ilUtil::formSelect($mem_status, 'member_status_select['.$member->getId().'][]', $stati, true, true, 3)
);
}
unset($member);
unset($ilinc_user);
include_once 'Modules/ILinc/classes/class.iliLinkMembersTableGUI.php';
$this->ctrl->setParameter($this, 'mem_id_arr', implode(',', $member_ids));
$oTable = new iliLinkMembersTableGUI($this, $data, 'change', 'changeMember', 'changeMember');
$oTable->setTitle($this->lng->txt('grp_mem_change_status'), 'icon_usr_b.gif', $this->lng->txt('grp_mem_change_status'));
return $this->tpl->setContent($oTable->getHTML());
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::confirmationObject (   $user_id = '',
  $confirm = '',
  $cancel = '',
  $info = '',
  $status = '',
  $a_cmd_return_location = '',
  $invokeMethod = '' 
)

displays confirmation form public

Definition at line 1240 of file class.ilObjiLincCourseGUI.php.

{
}
ilObjiLincCourseGUI::confirmedRemoveMemberObject ( )

remove members from group TODO: set return location to parent object if user removes himself TODO: allow user to remove himself when he is not group admin public

Definition at line 1251 of file class.ilObjiLincCourseGUI.php.

References $_SESSION, ilUtil\redirect(), and ilUtil\sendInfo().

{
$removed_self = false;
$mail = new ilMail($_SESSION["AccountId"]);
//User needs to have administrative rights to remove members...
foreach($_SESSION["saved_post"]["user_id"] as $member_id)
{
$user_obj = new ilObjUser($member_id);
if (!$this->object->removeMember($user_obj))
{
ilUtil::sendInfo($this->lng->txt($this->object->getErrorMsg()),true);
ilUtil::redirect($this->ctrl->getLinkTarget($this,"members","",false,false));
}
$user_obj->dropDesktopItem($this->object->getRefId(), "icrs");
if (!$removed_self and $user_obj->getId() == $this->ilias->account->getId())
{
$removed_self = true;
}
else
{
$mail->sendMail($user_obj->getLogin(),"","",$this->lng->txtlng("common","ilinc_mail_subj_subscription_cancelled",$user_obj->getLanguage()).": ".$this->object->getTitle(),$this->lng->txtlng("common","ilinc_mail_body_subscription_cancelled",$user_obj->getLanguage()),array(),array('normal'));
}
}
unset($_SESSION["saved_post"]);
ilUtil::sendInfo($this->lng->txt("ilinc_msg_membership_annulled"),true);
if ($removed_self)
{
ilUtil::redirect("repository.php?ref_id=".$this->tree->getParentId($this->ref_id));
}
ilUtil::redirect($this->ctrl->getLinkTarget($this,"members","",false,false));
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::createObject ( )

create new object form

public

Reimplemented from ilObjectGUI.

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

References $_GET, $_POST, and initSettingsForm().

{
global $rbacsystem;
$new_type = $_POST['new_type'] ? $_POST['new_type'] : $_GET['new_type'];
if(!$rbacsystem->checkAccess('create', $_GET['ref_id'], $new_type))
{
$this->ilias->raiseError($this->lng->txt('permission_denied'), $this->ilias->error_obj->MESSAGE);
}
$this->initSettingsForm('create');
return $this->tpl->setVariable('ADM_CONTENT', $this->form_gui->getHtml());
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::editObject ( )

edit object

public

Reimplemented from ilObjectGUI.

Definition at line 1488 of file class.ilObjiLincCourseGUI.php.

References getObjectValues(), and initSettingsForm().

{
if(!$this->ilias->getSetting('ilinc_active'))
{
$this->ilias->raiseError($this->lng->txt('ilinc_server_not_active'), $this->ilias->error_obj->MESSAGE);
}
$this->initSettingsForm('edit');
$this->getObjectValues();
return $this->tpl->setVariable('ADM_CONTENT', $this->form_gui->getHtml());
}

+ Here is the call graph for this function:

& ilObjiLincCourseGUI::executeCommand ( )

execute command

Reimplemented from ilObjectGUI.

Definition at line 806 of file class.ilObjiLincCourseGUI.php.

References $_GET, $cmd, $ilErr, $ret, __setSubTabs(), ilObjectGUI\getCreationMode(), and ilObjectGUI\prepareOutput().

{
global $ilUser,$rbacsystem,$ilAccess,$ilErr;
$next_class = $this->ctrl->getNextClass($this);
$cmd = $this->ctrl->getCmd();
$this->prepareOutput();
switch($next_class)
{
case "ilconditionhandlerinterface":
include_once './classes/class.ilConditionHandlerInterface.php';
if($_GET['item_id'])
{
$new_gui =& new ilConditionHandlerInterface($this,(int) $_GET['item_id']);
$this->ctrl->saveParameter($this,'item_id',$_GET['item_id']);
$this->ctrl->forwardCommand($new_gui);
}
else
{
$new_gui =& new ilConditionHandlerInterface($this);
$this->ctrl->forwardCommand($new_gui);
}
break;
case 'ilrepositorysearchgui':
include_once('./Services/Search/classes/class.ilRepositorySearchGUI.php');
$rep_search =& new ilRepositorySearchGUI();
$rep_search->setCallback($this,'addUserObject');
// Set tabs
$this->tabs_gui->setTabActive('members');
$this->ctrl->setReturn($this,'members');
$ret =& $this->ctrl->forwardCommand($rep_search);
$this->__setSubTabs('members');
$this->tabs_gui->setSubTabActive('members');
break;
case "ilobjilincclassroomgui":
include_once ('./Modules/ILinc/classes/class.ilObjiLincClassroomGUI.php');
$icla_gui = new ilObjiLincClassroomGUI($_GET['class_id'],$this->ref_id);
$ret =& $this->ctrl->forwardCommand($icla_gui);
break;
case 'ilpermissiongui':
include_once("Services/AccessControl/classes/class.ilPermissionGUI.php");
$perm_gui =& new ilPermissionGUI($this);
$ret =& $this->ctrl->forwardCommand($perm_gui);
break;
case 'ilpublicuserprofilegui':
require_once './Services/User/classes/class.ilPublicUserProfileGUI.php';
$profile_gui = new ilPublicUserProfileGUI($_GET["user"]);
$html = $this->ctrl->forwardCommand($profile_gui);
$this->__setSubTabs('members');
$this->tabs_gui->setTabActive('group_members');
$this->tabs_gui->setSubTabActive('grp_members_gallery');
$this->tpl->setVariable("ADM_CONTENT", $html);
break;
default:
if (!$this->getCreationMode() and !$ilAccess->checkAccess('visible','',$this->object->getRefId(),'icrs'))
{
$ilErr->raiseError($this->lng->txt("msg_no_perm_read"),$ilErr->MESSAGE);
}
if(!$cmd)
{
$cmd = 'view';
}
$cmd .= 'Object';
$this->$cmd();
break;
}
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::getObjectValues ( )
protected

Definition at line 1500 of file class.ilObjiLincCourseGUI.php.

Referenced by editObject().

{
$this->form_gui->setValuesByArray(array(
'title' => $this->object->getTitle(),
'desc' => $this->object->getDescription(),
'activated' => (int)$this->object->activated,
'akclassvalue1' => $this->object->getAKClassValue1(),
'akclassvalue2' => $this->object->getAKClassValue2(),
));
}

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::getTabs ( $tabs_gui)

get tabs public

Parameters
objecttabs gui object

Reimplemented from ilObjectGUI.

Definition at line 191 of file class.ilObjiLincCourseGUI.php.

References $_SESSION.

{
global $rbacsystem,$ilAccess;
$this->ctrl->setParameter($this,'ref_id',$this->ref_id);
if($rbacsystem->checkAccess('read',$this->ref_id))
{
$tabs_gui->addTarget('ilinc_classrooms',
$this->ctrl->getLinkTarget($this, ''),
array('', 'view', 'editClassroom', 'updateClassroom', 'removeClassroom')
);
}
if($this->ilias->getSetting('ilinc_active'))
{
if($ilAccess->checkAccess('write', '', $this->ref_id))
{
$tabs_gui->addTarget('edit_properties',
$this->ctrl->getLinkTarget($this, 'edit'), array('edit', 'update', 'save'), get_class($this));
}
/* if ($rbacsystem->checkAccess('read',$this->ref_id))
{
$tabs_gui->addTarget("ilinc_involved_users",
$this->ctrl->getLinkTarget($this, "members"), array("members","mailMembers","membersGallery","showProfile"), get_class($this));
}*/
// member list
if($ilAccess->checkAccess('write','',$this->ref_id))
{
$tabs_gui->addTarget("ilinc_involved_users",
$this->ctrl->getLinkTarget($this, "members"),
array("members","mailMembers","membersGallery","showProfile",'changeMember', 'RemoveMember'),
get_class($this));
}
elseif ($ilAccess->checkAccess('read','',$this->ref_id))
{
$tabs_gui->addTarget("ilinc_involved_users",
$this->ctrl->getLinkTarget($this, "membersGallery"),
array("members","mailMembers","membersGallery","showProfile"),
get_class($this));
}
if ($rbacsystem->checkAccess('write',$this->ref_id) and $this->object->isDocent($this->ilias->account))
{
// testing: display link to ilinc server directly
$tabs_gui->addTarget("ilinc_manage_course_documents",
$url = $this->object->userLogin($this->ilias->account), "agenda","","_blank");
// $tabs_gui->addTarget("ilinc_manage_course_documents",
// $this->ctrl->getLinkTarget($this, "agenda"), "agenda", get_class($this),"_blank");
}
}
/*$applications = $this->object->getNewRegistrations();
if (is_array($applications) and $this->object->isAdmin($this->ilias->account->getId()))
{
$tabs_gui->addTarget("ilinc_new_registrations",
$this->ctrl->getLinkTarget($this, "ShownewRegistrations"), "ShownewRegistrations", get_class($this));
}*/
if ($rbacsystem->checkAccess('edit_permission',$this->ref_id))
{
$tabs_gui->addTarget("perm_settings",
$this->ctrl->getLinkTargetByClass(array(get_class($this),'ilpermissiongui'), "perm"), array("perm","info","owner"), 'ilpermissiongui');
}
// show clipboard in repository
if ($this->ctrl->getTargetScript() == "repository.php" and !empty($_SESSION['il_rep_clipboard']))
{
$tabs_gui->addTarget("clipboard",
$this->ctrl->getLinkTarget($this, "clipboard"), "clipboard", get_class($this));
}
if ($this->ctrl->getTargetScript() == "adm_object.php")
{
if ($this->tree->getSavedNodeData($this->ref_id))
{
$tabs_gui->addTarget("trash",
$this->ctrl->getLinkTarget($this, "trash"), "trash", get_class($this));
}
}
}
ilObjiLincCourseGUI::ilObjiLincCourseGUI (   $a_data,
  $a_id,
  $a_call_by_reference,
  $a_prepare_output = false 
)

Constructor public.

Definition at line 28 of file class.ilObjiLincCourseGUI.php.

References ilContainerGUI\ilContainerGUI().

{
$this->type = "icrs";
$this->ilContainerGUI($a_data,$a_id,$a_call_by_reference,$a_prepare_output);
$this->ctrl->saveParameter($this,'ref_id');
$this->lng->loadLanguageModule('ilinc');
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::initSettingsForm (   $a_mode = 'create')
protected

Definition at line 1511 of file class.ilObjiLincCourseGUI.php.

References ilUtil\getTypeIconPath(), and ilFormPropertyGUI\setRequired().

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

{
include_once 'Services/Form/classes/class.ilPropertyFormGUI.php';
$this->form_gui = new ilPropertyFormGUI();
$this->form_gui->setTableWidth('600');
if($a_mode == 'create')
{
$this->form_gui->setTitle($this->lng->txt('icrs_new'));
}
else
{
$this->form_gui->setTitle($this->lng->txt('icrs_edit'));
}
$this->form_gui->setTitleIcon(ilUtil::getTypeIconPath('icrs', 0));
// Title
$text_input = new ilTextInputGUI($this->lng->txt('title'), 'title');
$text_input->setRequired(true);
$this->form_gui->addItem($text_input);
// Description
$text_area = new ilTextAreaInputGUI($this->lng->txt('desc'), 'desc');
$this->form_gui->addItem($text_area);
// Access
$text_area = new ilCheckboxInputGUI($this->lng->txt('online'), 'activated');
$this->form_gui->addItem($text_area);
// AKClassValues
if($this->ilias->getSetting('ilinc_akclassvalues_active'))
{
$section_header = new ilFormSectionHeaderGUI();
$section_header->setTitle($this->lng->txt('akclassvalues'));
$this->form_gui->addItem($section_header);
$text_input = new ilTextInputGUI($this->lng->txt('akclassvalue1'), 'akclassvalue1');
if($this->ilias->getSetting('ilinc_akclassvalues_required'))
{
$text_input->setRequired(true);
}
$this->form_gui->addItem($text_input);
$text_input = new ilTextInputGUI($this->lng->txt('akclassvalue2'), 'akclassvalue2');
$this->form_gui->addItem($text_input);
}
if($this->call_by_reference)
{
$this->ctrl->setParameter($this, 'obj_id', $this->obj_id);
}
// save and cancel commands
if($a_mode == 'create')
{
$this->ctrl->setParameter($this, 'mode', 'create');
$this->ctrl->setParameter($this, 'new_type', 'icrs');
$this->form_gui->addCommandButton('save', $this->lng->txt('icrs_add'));
$this->form_gui->addCommandButton('cancel', $this->lng->txt('cancel'));
$this->form_gui->setFormAction($this->ctrl->getFormAction($this, 'save'));
}
else
{
$this->form_gui->addCommandButton('update', $this->lng->txt('save'));
$this->form_gui->addCommandButton('cancel', $this->lng->txt('cancel'));
$this->form_gui->setFormAction($this->ctrl->getFormAction($this, 'update'));
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::isActiveAdministrationPanel ( )

Reimplemented from ilContainerGUI.

Definition at line 1601 of file class.ilObjiLincCourseGUI.php.

{
return false;
}
ilObjiLincCourseGUI::joinObject ( )

Definition at line 1581 of file class.ilObjiLincCourseGUI.php.

References $_GET, ilUtil\redirect(), and ilUtil\sendInfo().

{
global $ilAccess;
if(!$ilAccess->checkAccess('join', '', (int)$_GET['ref_id']))
{
$this->ilias->raiseError($this->lng->txt('permission_denied'), $this->ilias->error_obj->MESSAGE);
}
if(!$this->object->addMember($this->ilias->account, $this->object->getDefaultMemberRole(),false))
{
$this->ilErr->raiseError($this->object->getErrorMsg(), $this->ilErr->MESSAGE);
}
$this->ilias->account->addDesktopItem($this->object->getRefId(), "icrs");
ilUtil::sendInfo($this->lng->txt("ilinc_msg_joined"), true);
ilUtil::redirect($this->ctrl->getLinkTarget($this, "view", "", false, false));
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::listUsersGroupObject ( )

Definition at line 606 of file class.ilObjiLincCourseGUI.php.

References $_POST, $_SESSION, ilObjectGUI\$tree, $user, ilObjectGUI\__showButton(), __showSearchUserTable(), ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), IL_CAL_DATETIME, searchObject(), and ilUtil\sendInfo().

{
global $rbacsystem,$rbacreview,$tree;
$_SESSION["grp_group"] = $_POST["group"] = $_POST["group"] ? $_POST["group"] : $_SESSION["grp_group"];
// MINIMUM ACCESS LEVEL = 'administrate'
if(!$rbacsystem->checkAccess("write", $this->object->getRefId()))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_write"),$this->ilias->error_obj->MESSAGE);
}
if(!is_array($_POST["group"]))
{
ilUtil::sendInfo($this->lng->txt("grp_no_groups_selected"));
$this->searchObject();
return false;
}
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.grp_usr_selection.html");
$this->__showButton("searchUserForm",$this->lng->txt("grp_new_search"));
// GET ALL MEMBERS
$members = array();
foreach($_POST["group"] as $group_id)
{
if (!$tree->isInTree($group_id))
{
continue;
}
if (!$tmp_obj = ilObjectFactory::getInstanceByRefId($group_id))
{
continue;
}
$members = array_merge($tmp_obj->getGroupMemberIds(),$members);
unset($tmp_obj);
}
$members = array_unique($members);
// FORMAT USER DATA
$counter = 0;
$f_result = array();
foreach($members as $user)
{
if(!$tmp_obj = ilObjectFactory::getInstanceByObjId($user,false))
{
continue;
}
$user_ids[$counter] = $user;
$f_result[$counter][] = ilUtil::formCheckbox(0,"user[]",$user);
$f_result[$counter][] = $tmp_obj->getLogin();
$f_result[$counter][] = $tmp_obj->getLastname();
$f_result[$counter][] = $tmp_obj->getFirstname();
$f_result[$counter][] = ilDatePresentation::formatDate(new ilDateTime($tmp_obj->getLastLogin(),IL_CAL_DATETIME));
unset($tmp_obj);
++$counter;
}
$this->__showSearchUserTable($f_result,$user_ids,"listUsersGroup");
return true;
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::listUsersRoleObject ( )

Definition at line 548 of file class.ilObjiLincCourseGUI.php.

References $_POST, $_SESSION, $user, ilObjectGUI\__showButton(), __showSearchUserTable(), ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), IL_CAL_DATETIME, searchObject(), and ilUtil\sendInfo().

{
global $rbacsystem,$rbacreview;
$_SESSION["grp_role"] = $_POST["role"] = $_POST["role"] ? $_POST["role"] : $_SESSION["grp_role"];
// MINIMUM ACCESS LEVEL = 'administrate'
if(!$rbacsystem->checkAccess("write", $this->object->getRefId()))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_write"),$this->ilias->error_obj->MESSAGE);
}
if(!is_array($_POST["role"]))
{
ilUtil::sendInfo($this->lng->txt("grp_no_roles_selected"));
$this->searchObject();
return false;
}
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.grp_usr_selection.html");
$this->__showButton("searchUserForm",$this->lng->txt("grp_new_search"));
// GET ALL MEMBERS
$members = array();
foreach($_POST["role"] as $role_id)
{
$members = array_merge($rbacreview->assignedUsers($role_id),$members);
}
$members = array_unique($members);
// FORMAT USER DATA
$counter = 0;
$f_result = array();
foreach($members as $user)
{
if(!$tmp_obj = ilObjectFactory::getInstanceByObjId($user,false))
{
continue;
}
$user_ids[$counter] = $user;
$f_result[$counter][] = ilUtil::formCheckbox(0,"user[]",$user);
$f_result[$counter][] = $tmp_obj->getLogin();
$f_result[$counter][] = $tmp_obj->getLastname();
$f_result[$counter][] = $tmp_obj->getFirstname();
$f_result[$counter][] = ilDatePresentation::formatDate(new ilDateTime($tmp_obj->getLastLogin(),IL_CAL_DATETIME));
unset($tmp_obj);
++$counter;
}
$this->__showSearchUserTable($f_result,$user_ids,"listUsersRole");
return true;
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::mailMembersObject ( )

Definition at line 1621 of file class.ilObjiLincCourseGUI.php.

References __setSubTabs(), ilMailFormCall\_getLinkTarget(), ilObjRole\_getTranslation(), ilMail\_usePearMail(), ilUtil\formCheckbox(), and ilUtil\getImagePath().

{
global $rbacreview, $ilObjDataCache;
include_once 'Services/AccessControl/classes/class.ilObjRole.php';
//$this->tpl->addBlockFile('ADM_CONTENT', 'adm_content', 'tpl.mail_members.html', 'Services/Mail');
$this->tpl->addBlockFile('ADM_CONTENT','adm_content','tpl.mail_members.html','Services/Contact');
$this->__setSubTabs('members');
$link_data = $this->object->_getLinkToObject( $this->object->getRefId() );
$link_to_seminar = ILIAS_HTTP_PATH.'/'.$link_data[0];
require_once 'Services/Mail/classes/class.ilMailFormCall.php';
$this->tpl->setVariable("MAILACTION", ilMailFormCall::_getLinkTarget($this, 'mailMembers', array(), array('type' => 'role')));
$this->tpl->setVariable('ADDITIONAL_MESSAGE_TEXT', $link_to_seminar);
$this->tpl->setVariable('IMG_ARROW', ilUtil::getImagePath('arrow_downright.gif'));
$this->tpl->setVariable('OK', $this->lng->txt('ok'));
$role_folder = $rbacreview->getRoleFolderOfObject( $this->object->getRefId() );
$role_ids = $rbacreview->getRolesOfRoleFolder($role_folder['ref_id'], false);
foreach($role_ids as $role_id)
{
$this->tpl->setCurrentBlock('mailbox_row');
$role_addr = $rbacreview->getRoleMailboxAddress( $role_id );
$this->tpl->setVariable('CHECK_MAILBOX', ilUtil::formCheckbox(1, 'roles[]', htmlspecialchars($role_addr)));
{
// if pear mail is enabled, mailbox addresses are already localized in the language of the user
$this->tpl->setVariable('MAILBOX', $role_addr);
}
else
{
// if pear mail is not enabled, we need to localize mailbox addresses in the language of the user
$this->tpl->setVariable('MAILBOX', ilObjRole::_getTranslation( $ilObjDataCache->lookupTitle( $role_id ) ). ' (' . $role_addr . ')');
}
$this->tpl->parseCurrentBlock();
}
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::membersGalleryObject ( )

Builds a learnlink seminar members gallery as a layer of left-floating images.

Author
Arturo Gonzalez artur.nosp@m.ogf@.nosp@m.gmail.nosp@m..com public

Definition at line 1668 of file class.ilObjiLincCourseGUI.php.

References $file, __setSubTabs(), exit, ilObjectFactory\getInstanceByObjId(), and ilUtil\getStyleSheetLocation().

{
global $rbacsystem;
$is_admin = (bool) $rbacsystem->checkAccess('write', $this->object->getRefId());
$this->tpl->addBlockFile('ADM_CONTENT','adm_content','tpl.icrs_members_gallery.html','Modules/ILinc');
$this->__setSubTabs('members');
$this->lng->loadLanguageModule('ilinc');
$member_ids = $this->object->getMemberIds();
// fetch all user data in one shot to improve performance (from ILIAS db)
$members = $this->object->getMemberData($member_ids);
// fetch docent or student assignment form all coursemembers from iLinc server
$admin_ids = $this->object->getiLincMemberIds(true);
// MEMBERS
if(count($members))
{
foreach($members as $member)
{
// get user object
if(!($usr_obj = ilObjectFactory::getInstanceByObjId($member['id'],false)))
{
continue;
}
$public_profile = $usr_obj->getPref('public_profile');
// SET LINK TARGET FOR USER PROFILE
$this->ctrl->setParameterByClass('ilpublicuserprofilegui', 'user', $member['id']);
$profile_target = $this->ctrl->getLinkTargetByClass('ilpublicuserprofilegui','getHTML');
// GET USER IMAGE
$file = $usr_obj->getPersonalPicturePath('xsmall');
switch(in_array($member['ilinc_id'],$admin_ids))
{
//admins
case 1:
if($public_profile == 'y' || $public_profile == 'g')
{
$this->tpl->setCurrentBlock('tutor_linked');
$this->tpl->setVariable('LINK_PROFILE', $profile_target);
$this->tpl->setVariable('SRC_USR_IMAGE', $file);
$this->tpl->parseCurrentBlock();
}
else
{
$this->tpl->setCurrentBlock('tutor_not_linked');
$this->tpl->setVariable('SRC_USR_IMAGE', $file);
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock('tutor');
break;
case 0:
if($public_profile == 'y' || $public_profile == 'g')
{
$this->tpl->setCurrentBlock('member_linked');
$this->tpl->setVariable('LINK_PROFILE', $profile_target);
$this->tpl->setVariable('SRC_USR_IMAGE', $file);
$this->tpl->parseCurrentBlock();
}
else
{
$this->tpl->setCurrentBlock('member_not_linked');
$this->tpl->setVariable('SRC_USR_IMAGE', $file);
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock('member');
break;
}
// do not show name, if public profile is not activated
if($public_profile == 'y' || $public_profile == 'g')
{
$this->tpl->setVariable('FIRSTNAME', $member['firstname']);
$this->tpl->setVariable('LASTNAME', $member['lastname']);
}
$this->tpl->setVariable('LOGIN', $usr_obj->getLogin());
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock('members');
$this->tpl->setVariable('MEMBERS_TABLE_HEADER',$this->lng->txt('ilinc_involved_users'));
$this->tpl->parseCurrentBlock();
}
$this->tpl->setVariable('TITLE', $this->lng->txt('icrs_members_print_title'));
$this->tpl->setVariable('CSS_PATH', ilUtil::getStyleSheetLocation());
$headline = $this->object->getTitle().'<br />'.$this->object->getDescription();
$this->tpl->setVariable('HEADLINE', $headline);
$this->tpl->show();
exit();
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::membersObject ( )

display group members

Definition at line 706 of file class.ilObjiLincCourseGUI.php.

References $ilBench, ilObjectGUI\$lng, __setSubTabs(), and ilMailFormCall\_getLinkTarget().

{
global $ilAccess, $ilBench, $lng, $ilToolbar, $ilUser;
if(!$this->ilias->getSetting('ilinc_active'))
{
$this->ilias->raiseError($lng->txt('ilinc_server_not_active'), $this->ilias->error_obj->MESSAGE);
}
$this->tpl->addBlockFile('ADM_CONTENT', 'adm_content', 'tpl.icrs_members.html','Modules/ILinc');
$this->__setSubTabs('members');
$this->lng->loadLanguageModule('ilinc');
// display member search button
$is_admin = (bool)$ilAccess->checkAccess('write', '', $this->object->getRefId());
if($is_admin)
{
$ilToolbar->addButton($this->lng->txt('ilinc_add_user'), $this->ctrl->getLinkTargetByClass('ilRepositorySearchGUI', 'start'));
}
//if current user is admin he is able to add new members to group
$val_contact = "<img src=\"".ilUtil::getImagePath("icon_pencil_b.gif")."\" alt=\"".$this->lng->txt("ilinc_mem_send_mail")."\" title=\"".$this->lng->txt("ilinc_mem_send_mail")."\" border=\"0\" vspace=\"0\"/>";
$val_change = "<img src=\"".ilUtil::getImagePath("icon_change_b.gif")."\" alt=\"".$this->lng->txt("ilinc_mem_change_status")."\" title=\"".$this->lng->txt("ilinc_mem_change_status")."\" border=\"0\" vspace=\"0\"/>";
$val_leave = "<img src=\"".ilUtil::getImagePath("icon_group_out_b.gif")."\" alt=\"".$this->lng->txt("ilinc_mem_leave")."\" title=\"".$this->lng->txt("ilinc_mem_leave")."\" border=\"0\" vspace=\"0\"/>";
// store access checks to improve performance
$access_leave = $ilAccess->checkAccess('leave', '', $this->object->getRefId());
$access_write = $ilAccess->checkAccess('write', '', $this->object->getRefId());
$member_ids = $this->object->getMemberIds();
// fetch all user data in one shot to improve performance (from ILIAS db)
$members = $this->object->getMemberData($member_ids);
// fetch docent or student assignment form all coursemembers from iLinc server
$docent_ids = $this->object->getiLincMemberIds(true);
$student_ids = $this->object->getiLincMemberIds(false);
$counter = 0;
$result_set = array();
require_once 'Services/Mail/classes/class.ilMailFormCall.php';
foreach($members as $mem)
{
$link_contact = ilMailFormCall::_getLinkTarget($this, 'members', array(), array('type' => 'new', 'rcp_to' => $mem['login']));
$link_change = $this->ctrl->getLinkTarget($this, 'changeMember').'&mem_id='.$mem['id'];
if(($mem['id'] == $ilUser->getId() && $access_leave) || $access_delete)
{
$link_leave = $this->ctrl->getLinkTarget($this, 'removeMember').'&mem_id='.$mem['id'];
}
//build functions
$member_functions = '';
if($access_write)
{
$member_functions = "<a href=\"$link_change\">$val_change</a>";
}
if(($mem['id'] == $ilUser->getId() && $access_leave) || $access_write)
{
$link_leave = $this->ctrl->getLinkTarget($this, 'removeMember').'&mem_id='.$mem['id'];
$member_functions .="<a href=\"$link_leave\">$val_leave</a>";
}
// this is twice as fast than the code above
$str_member_roles = $this->object->getMemberRolesTitle($mem['id']);
if($access_write)
{
$result_set[$counter]['checkbox'] = ilUtil::formCheckBox(0, 'user_id[]', $mem['id']);
}
$status = $this->object->checkiLincMemberStatus($mem['ilinc_id'], $docent_ids, $student_ids);
if($status == ILINC_MEMBER_NOTSET)
{
$status = "<span class='warning'>".$this->lng->txt($status)."</span>";
}
else
{
$status = $this->lng->txt($status);
}
$result_set[$counter]['login'] = $mem['login'];
$result_set[$counter]['firstname'] = $mem['firstname'];
$result_set[$counter]['lastname'] = $mem['lastname'];
$result_set[$counter]['attending_as'] = $status;
$result_set[$counter]['role'] = $str_member_roles;
$result_set[$counter]['options'] = "<a href=\"$link_contact\">".$val_contact."</a>".$member_functions;
++$counter;
unset($member_functions);
}
include_once 'Modules/ILinc/classes/class.iliLinkMembersTableGUI.php';
$oTable = new iliLinkMembersTableGUI($this, $result_set, 'show', 'members', 'members');
$oTable->setTitle($this->lng->txt('ilinc_involved_users'), 'icon_usr_b.gif', $this->lng->txt('ilinc_involved_users'));
return $this->tpl->setVariable('MEMBER_TABLE', $oTable->getHTML());
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::removeMemberObject ( )

displays confirmation formular with users that shall be removed from group public

Definition at line 1140 of file class.ilObjiLincCourseGUI.php.

References $_GET, $_POST, $_SESSION, ilObjectGUI\$data, __setSubTabs(), ilUtil\getImageTagByType(), ilObjectFactory\getInstanceByObjId(), and ilUtil\sendQuestion().

{
global $ilUser, $rbacreview;
$this->__setSubTabs('members');
$user_ids = array();
if(isset($_POST['user_id']))
{
$user_ids = $_POST['user_id'];
}
else if(isset($_GET['mem_id']))
{
$user_ids[] = $_GET['mem_id'];
}
else if(isset($_GET['mem_id_arr']))
{
$user_ids = explode(',', $_GET['mem_id_arr']);
}
if(empty($user_ids[0]))
{
$this->ilErr->raiseError($this->lng->txt("no_checkbox"), $this->ilErr->MESSAGE);
}
if(count($user_ids) == 1 && $ilUser->getId() != $user_ids[0])
{
if(!$rbacreview->isAssigned($ilUser->getId(), SYSTEM_ROLE_ID) &&
!in_array($ilUser->getId(), $this->object->getAdminIds()))
{
$this->ilErr->raiseError($this->lng->txt("ilinc_err_no_permission"), $this->ilErr->MESSAGE);
}
}
//bool value: says if $users_ids contains current user id
$is_dismiss_me = array_search($this->ilias->account->getId(), $user_ids);
$confirm = "confirmedRemoveMember";
$cancel = "canceled";
$info = ($is_dismiss_me !== false) ? "ilinc_dismiss_myself" : "ilinc_dismiss_member";
$status = "";
$return = "members";
ilUtil::sendQuestion($this->lng->txt($info));
$data = array();
if(is_array($user_ids))
{
foreach($user_ids as $id)
{
$data[$id] = array(
'type' => ilUtil::getImageTagByType($obj_data->getType(), $this->tpl->tplPath),
'title' => $obj_data->getTitle(),
'desc' => $obj_data->getDescription(),
'last_update' => $obj_data->getLastUpdateDate()
);
}
}
else
{
$obj_data = ilObjectFactory::getInstanceByObjId($user_ids);
$data[$user_ids] = array(
'type' => ilUtil::getImageTagByType($obj_data->getType(), $this->tpl->tplPath),
'title' => $obj_data->getTitle(),
'desc' => $obj_data->getDescription(),
'last_update' => $obj_data->getLastUpdateDate(),
);
}
//write in sessionvariables
if(is_array($user_ids))
{
$_SESSION['saved_post']['user_id'] = $user_ids;
}
else
{
$_SESSION['saved_post']['user_id'][0] = $user_ids;
}
if(isset($status))
{
$_SESSION['saved_post']['status'] = $status;
}
include_once 'Modules/ILinc/classes/class.iliLinkConfirmationTableGUI.php';
$this->ctrl->setParameter($this, 'cmd_return_location', $a_cmd_return_location);
$this->ctrl->setParameter($this, 'mem_id_arr', implode(',', $user_ids));
$oTable = new iliLinkConfirmationTableGUI($this, $data, 'removeMember', $return);
$oTable->addCommandButton($cancel, $this->lng->txt('cancel'));
$oTable->addCommandButton($confirm, $this->lng->txt('confirm'));
return $this->tpl->setContent($oTable->getHTML());
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::saveObject ( )

save object public

Reimplemented from ilObjectGUI.

Definition at line 128 of file class.ilObjiLincCourseGUI.php.

References $_GET, $_POST, $success, initSettingsForm(), ilObjectGUI\redirectToRefId(), ilUtil\sendInfo(), and ilUtil\tf2yn().

{
$this->initSettingsForm('create');
if($this->form_gui->checkInput())
{
$_POST['Fobject']['title'] = $this->form_gui->getInput('title');
$_POST['Fobject']['desc'] = $this->form_gui->getInput('desc');
$_POST['Fobject']['activated'] = $this->form_gui->getInput('activated');
$_POST['Fobject']['akclassvalue1'] = $this->form_gui->getInput('akclassvalue1');
$_POST['Fobject']['akclassvalue2'] = $this->form_gui->getInput('akclassvalue2');
// when creating new ilinc course we first create it on ilinc server
include_once 'Modules/ILinc/classes/class.ilnetucateXMLAPI.php';
$ilinc = new ilnetucateXMLAPI();
$ilinc->addCourse($_POST['Fobject']);
$response = $ilinc->sendRequest();
if($response->isError())
{
$this->ilErr->raiseError($response->getErrorMsg(), $this->ilErr->MESSAGE);
}
// if everything ok, create and insert ilinc course in ILIAS
$icrsObj = parent::saveObject();
// save ilinc_id in ILIAS and save data
$icrsObj->storeiLincId($response->getFirstID());
$icrsObj->saveActivationStatus(ilUtil::tf2yn((bool)$this->form_gui->getInput('activated')));
$icrsObj->saveAKClassValues(
$this->form_gui->getInput('akclassvalue1'),
$this->form_gui->getInput('akclassvalue2')
);
// ...finally assign icrsadmin role to creator of icrs object
$success = $icrsObj->addMember($this->ilias->account, $icrsObj->getDefaultAdminRole(), true);
if(!$success)
{
$this->ilErr->raiseError($icrsObj->getErrorMsg(), $this->ilErr->MESSAGE);
}
// $icrsObj->setRegistrationFlag($_POST["enable_registration"]); //0=no registration, 1=registration enabled 2=passwordregistration
// $icrsObj->setPassword($_POST["password"]);
// $icrsObj->setExpirationDateTime($_POST["expirationdate"]." ".$_POST["expirationtime"].":00");
$this->ilias->account->addDesktopItem($icrsObj->getRefId(), 'icrs');
// always send a message
ilUtil::sendInfo($this->lng->txt('icrs_added'), true);
$this->redirectToRefId((int)$_GET['ref_id']);
}
else
{
$this->form_gui->setValuesByPost();
return $this->tpl->setVariable('ADM_CONTENT', $this->form_gui->getHtml());
}
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::searchObject ( )

Definition at line 959 of file class.ilObjiLincCourseGUI.php.

References $_POST, $_SESSION, $result, ilObjectGUI\$tree, $user, __search(), ilObjectGUI\__showButton(), __showSearchGroupTable(), __showSearchRoleTable(), __showSearchUserTable(), ilDatePresentation\formatDate(), ilUtil\formCheckbox(), ilObjectFactory\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), IL_CAL_DATETIME, searchUserFormObject(), ilUtil\sendInfo(), and ilUtil\stripSlashes().

Referenced by listUsersGroupObject(), and listUsersRoleObject().

{
global $rbacsystem,$tree;
$_SESSION["grp_search_str"] = $_POST["search_str"] = $_POST["search_str"] ? $_POST["search_str"] : $_SESSION["grp_search_str"];
$_SESSION["grp_search_for"] = $_POST["search_for"] = $_POST["search_for"] ? $_POST["search_for"] : $_SESSION["grp_search_for"];
// MINIMUM ACCESS LEVEL = 'administrate'
if(!$rbacsystem->checkAccess("write", $this->object->getRefId()))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_write"),$this->ilias->error_obj->MESSAGE);
}
if(!isset($_POST["search_for"]) or !isset($_POST["search_str"]))
{
ilUtil::sendInfo($this->lng->txt("grp_search_enter_search_string"));
return false;
}
if(!count($result = $this->__search(ilUtil::stripSlashes($_POST["search_str"]),$_POST["search_for"])))
{
ilUtil::sendInfo($this->lng->txt("grp_no_results_found"));
return false;
}
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.grp_usr_selection.html");
$this->__showButton("searchUserForm",$this->lng->txt("grp_new_search"));
$counter = 0;
$f_result = array();
switch($_POST["search_for"])
{
case "usr":
foreach($result as $user)
{
if(!$tmp_obj = ilObjectFactory::getInstanceByObjId($user["id"],false))
{
continue;
}
$user_ids[$counter] = $user["id"];
$f_result[$counter][] = ilUtil::formCheckbox(0,"user[]",$user["id"]);
$f_result[$counter][] = $tmp_obj->getLogin();
$f_result[$counter][] = $tmp_obj->getFirstname();
$f_result[$counter][] = $tmp_obj->getLastname();
$f_result[$counter][] = ilDatePresentation::formatDate(new ilDateTime($tmp_obj->getLastLogin(),IL_CAL_DATETIME));
unset($tmp_obj);
++$counter;
}
$this->__showSearchUserTable($f_result,$user_ids);
return true;
case "role":
foreach($result as $role)
{
// exclude anonymous role
if ($role["id"] == ANONYMOUS_ROLE_ID)
{
continue;
}
if(!$tmp_obj = ilObjectFactory::getInstanceByObjId($role["id"],false))
{
continue;
}
// exclude roles with no users assigned to
if ($tmp_obj->getCountMembers() == 0)
{
continue;
}
$role_ids[$counter] = $role["id"];
$f_result[$counter][] = ilUtil::formCheckbox(0,"role[]",$role["id"]);
$f_result[$counter][] = array($tmp_obj->getTitle(),$tmp_obj->getDescription());
$f_result[$counter][] = $tmp_obj->getCountMembers();
unset($tmp_obj);
++$counter;
}
$this->__showSearchRoleTable($f_result,$role_ids);
return true;
case "grp":
foreach($result as $group)
{
if(!$tree->isInTree($group["id"]))
{
continue;
}
if(!$tmp_obj = ilObjectFactory::getInstanceByRefId($group["id"],false))
{
continue;
}
// exclude myself :-)
if ($tmp_obj->getId() == $this->object->getId())
{
continue;
}
$grp_ids[$counter] = $group["id"];
$f_result[$counter][] = ilUtil::formCheckbox(0,"group[]",$group["id"]);
$f_result[$counter][] = array($tmp_obj->getTitle(),$tmp_obj->getDescription());
$f_result[$counter][] = $tmp_obj->getCountMembers();
unset($tmp_obj);
++$counter;
}
if(!count($f_result))
{
ilUtil::sendInfo($this->lng->txt("grp_no_results_found"));
return false;
}
$this->__showSearchGroupTable($f_result,$grp_ids);
return true;
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::searchUserFormObject ( )

Definition at line 923 of file class.ilObjiLincCourseGUI.php.

References $_POST, $_SESSION, __unsetSessionVariables(), and ilUtil\formRadioButton().

Referenced by searchObject().

{
global $rbacsystem;
$this->lng->loadLanguageModule('search');
// MINIMUM ACCESS LEVEL = 'administrate'
if(!$rbacsystem->checkAccess("write", $this->object->getRefId()))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_write"),$this->ilias->error_obj->MESSAGE);
}
$this->tpl->addBlockFile("ADM_CONTENT","adm_content","tpl.grp_members_search.html");
$this->tpl->setVariable("F_ACTION",$this->ctrl->getFormAction($this));
$this->tpl->setVariable("SEARCH_ASSIGN_USR",$this->lng->txt("grp_search_members"));
$this->tpl->setVariable("SEARCH_SEARCH_TERM",$this->lng->txt("search_search_term"));
$this->tpl->setVariable("SEARCH_VALUE",$_SESSION["grp_search_str"] ? $_SESSION["grp_search_str"] : "");
$this->tpl->setVariable("SEARCH_FOR",$this->lng->txt("exc_search_for"));
$this->tpl->setVariable("SEARCH_ROW_TXT_USER",$this->lng->txt("exc_users"));
$this->tpl->setVariable("SEARCH_ROW_TXT_ROLE",$this->lng->txt("exc_roles"));
$this->tpl->setVariable("SEARCH_ROW_TXT_GROUP",$this->lng->txt("exc_groups"));
$this->tpl->setVariable("BTN2_VALUE",$this->lng->txt("cancel"));
$this->tpl->setVariable("BTN1_VALUE",$this->lng->txt("search"));
$usr = ($_POST["search_for"] == "usr" || $_POST["search_for"] == "") ? 1 : 0;
$grp = ($_POST["search_for"] == "grp") ? 1 : 0;
$role = ($_POST["search_for"] == "role") ? 1 : 0;
$this->tpl->setVariable("SEARCH_ROW_CHECK_USER",ilUtil::formRadioButton($usr,"search_for","usr"));
$this->tpl->setVariable("SEARCH_ROW_CHECK_ROLE",ilUtil::formRadioButton($role,"search_for","role"));
$this->tpl->setVariable("SEARCH_ROW_CHECK_GROUP",ilUtil::formRadioButton($grp,"search_for","grp"));
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjiLincCourseGUI::showAdministrationPanel (   $tpl)

Definition at line 1777 of file class.ilObjiLincCourseGUI.php.

{
}
ilObjiLincCourseGUI::updateMemberStatusObject ( )

displays form in which the member-status can be changed public

Definition at line 1385 of file class.ilObjiLincCourseGUI.php.

References $_POST, $user, ilUtil\redirect(), and ilUtil\sendInfo().

{
global $ilAccess;
if(!$ilAccess->checkAccess('write', '', $this->object->getRefId()))
{
$this->ilErr->raiseError('permission_denied',$this->ilErr->MESSAGE);
}
if(isset($_POST['member_status_select']))
{
foreach($_POST['member_status_select'] as $key => $value)
{
$this->object->leave($key);
$this->object->join($key,$value);
}
}
if(isset($_POST['ilinc_member_status_select']))
{
$users_to_add = array();
$users_to_register = array();
$users_to_unregister = array();
foreach($_POST['ilinc_member_status_select'] as $user_id => $ilinc_arr)
{
$ilinc_user_id = key($ilinc_arr);
$ilinc_user_status = current($ilinc_arr);
//var_dump($user_id,$ilinc_arr,$ilinc_user_id,$ilinc_user_status);
// if no ilinc user id was passed, there are 3 options:
// 1. user was added by roleassignment and is registered on iLinc server
// 2. user was added by roleassignment and is registered NOT YET on iLinc server
// 3. iLinc server returns an empty response which happens sometimes :-(
if($ilinc_user_id == 0)
{
//echo '0';
// check if user is already registered on iLinc server
$user_obj = new ilObjUser($user_id);
include_once 'Modules/ILinc/classes/class.ilObjiLincUser.php';
$ilinc_user = new ilObjiLincUser($user_obj);
if(!$ilinc_user->id)
{
// not registered. put user on 'add list'
$users_to_add[] =& $user_obj;
}
else
{
$users_to_register[$ilinc_user->id] = ILINC_MEMBER_STUDENT;
}
continue;
}
//echo '1';
$users_to_unregister[] = $ilinc_user_id;
$users_to_register[$ilinc_user_id] = $ilinc_user_status;
//var_dump($users_to_unregister,$users_to_register);
}
if(!$this->object->unregisterUsers($users_to_unregister))
{
//echo '2';
//var_dump($this->object->getErrorMsg());exit;
$this->ilErr->raiseError($this->object->getErrorMsg(),$this->ilErr->MESSAGE);
}
if(count($users_to_add) > 0)
{
//echo '3';
foreach ($users_to_add as $user)
{
if (!$this->object->addUser($user))
{
//echo '4';
//var_dump($this->object->getErrorMsg());exit;
$this->ilErr->raiseError($this->object->getErrorMsg(),$this->ilErr->MESSAGE);
}
else
{
//echo '5';
include_once 'Modules/ILinc/classes/class.ilObjiLincUser.php';
$ilinc_user = new ilObjiLincUser($user);
$users_to_register[$ilinc_user->id] = ILINC_MEMBER_STUDENT;
}
}
}
if(!$this->object->registerUsers($users_to_register))
{
//echo '6';
//var_dump($this->object->getErrorMsg());exit;
$this->ilErr->raiseError($this->object->getErrorMsg(),$this->ilErr->MESSAGE);
}
}
ilUtil::sendInfo($this->lng->txt('msg_obj_modified'), true);
ilUtil::redirect($this->ctrl->getLinkTarget($this, 'members', '', false, false));
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::updateObject ( )

updates object entry in object_data

public

Reimplemented from ilObjectGUI.

Definition at line 58 of file class.ilObjiLincCourseGUI.php.

References $_GET, $_POST, $success, initSettingsForm(), ilUtil\prepareDBString(), ilUtil\sendInfo(), and ilUtil\tf2yn().

{
global $ilAccess;
if(!$ilAccess->checkAccess('write', '', (int)$_GET['ref_id']))
{
$this->ilErr->raiseError($this->lng->txt('permission_denied'), $this->ilErr->MESSAGE);
}
$this->initSettingsForm('edit');
if($this->form_gui->checkInput())
{
$_POST['Fobject']['title'] = $this->form_gui->getInput('title');
$_POST['Fobject']['desc'] = $this->form_gui->getInput('desc');
$_POST['Fobject']['activated'] = $this->form_gui->getInput('activated');
$_POST['Fobject']['akclassvalue1'] = $this->form_gui->getInput('akclassvalue1');
$_POST['Fobject']['akclassvalue2'] = $this->form_gui->getInput('akclassvalue2');
$this->object->setTitle(ilUtil::prepareDBString($_POST['Fobject']['title']));
$this->object->setDescription(ilUtil::prepareDBString($_POST['Fobject']['desc']));
$this->object->activated = ilUtil::tf2yn($_POST['Fobject']['activated']);
// update akclassvalues only if iLinc is active
if($this->ilias->getSetting('ilinc_akclassvalues_active'))
{
if($this->object->getAKClassValue1() != $_POST['Fobject']['akclassvalue1'])
{
$this->object->setAKClassValue1(ilUtil::prepareDBString($_POST['Fobject']['akclassvalue1']));
}
if($this->object->getAKClassValue2() != $_POST['Fobject']['akclassvalue2'])
{
$this->object->setAKClassValue2(ilUtil::prepareDBString($_POST['Fobject']['akclassvalue2']));
}
}
// save changes to ilinc server and ilias database
$success = $this->object->update();
if($success == false)
{
$this->ilErr->raiseError($this->object->getErrorMsg(), $this->ilErr->MESSAGE);
}
// update all akclassvalues of classes if akclassvalues has changed
if(array_key_exists('akclassvalue1', $_POST['Fobject']) or
array_key_exists('akclassvalue2',$_POST['Fobject']))
{
if(!$this->object->updateClassrooms())
{
ilUtil::sendInfo($this->lng->txt($this->object->getErrorMsg()));
$this->form_gui->setValuesByPost();
return $this->tpl->setVariable('ADM_CONTENT', $this->form_gui->getHtml());
}
}
ilUtil::sendInfo($this->lng->txt('msg_obj_modified'));
$this->form_gui->setValuesByPost();
return $this->tpl->setVariable('ADM_CONTENT', $this->form_gui->getHtml());
}
else
{
$this->form_gui->setValuesByPost();
return $this->tpl->setVariable('ADM_CONTENT', $this->form_gui->getHtml());
}
}

+ Here is the call graph for this function:

ilObjiLincCourseGUI::viewObject ( )

list childs of current object

public

Reimplemented from ilObjectGUI.

Definition at line 884 of file class.ilObjiLincCourseGUI.php.

References $_GET, $ilCtrl, ilObjectGUI\getCreationMode(), and ilContainerGUI\renderObject().

{
global $ilCtrl, $ilNavigationHistory, $ilAccess;
if(!$ilAccess->checkAccess('read', '', $this->object->getRefId()))
{
$this->ilias->raiseError($this->lng->txt('msg_no_perm_read'), $this->ilias->error_obj->MESSAGE);
}
// add entry to navigation history
if(!$this->getCreationMode() &&
$ilAccess->checkAccess('read', '', $this->object->getRefId()))
{
$ilNavigationHistory->addItem($this->object->getRefId(),
'repository.php?cmd=view&ref_id='.$this->object->getRefId(), 'icrs');
}
if(strtolower($_GET['baseClass']) == 'iladministrationgui')
{
return true;
}
return $this->renderObject();
}

+ Here is the call graph for this function:

Field Documentation

ilObjiLincCourseGUI::$form_gui = null
private

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


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