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

Class ilObjFolderGUI. More...

+ Inheritance diagram for ilObjFolderGUI:
+ Collaboration diagram for ilObjFolderGUI:

Public Member Functions

 ilObjFolderGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=false)
 Constructor public.
 viewObject ()
 View folder.
 renderObject ()
 Render folder.
executeCommand ()
 execute command
 setFolderTree ($a_tree)
 set tree
 createObject ()
 Create object.
 initImportForm ($a_new_type="")
 Init object import form.
 importFileObject ()
 Import object.
 saveObject ()
 Save object.
 editObject ()
 Update object.
 updateObject ()
 updates object entry in object_data
 updateObject2 ($a_return_to_parent=false)
 updates object entry in object_data
 showSummaryObject ()
 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
 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 ()
 show information screen
 getTabs (&$tabs_gui)
 Get tabs.
 initConditionHandlerGUI ($item_id)
 __setSubTabs ($a_tab)
 set sub tabs
 _goto ($a_target)
 goto target group
 downloadFolderObject ()
 modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path)
 Modify Item ListGUI for presentation in container.
- 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
 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
 isActiveAdministrationPanel ()
 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.

Data Fields

 $folder_tree
- 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

Protected Member Functions

 initFormCreate ()
 Init creation form.
 initFormEdit ()
 Init edit form.
 forwardToTimingsView ()
- 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 ()
__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="")
 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.

Additional Inherited Members

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

Detailed Description

Member Function Documentation

ilObjFolderGUI::__setSubTabs (   $a_tab)

set sub tabs

Definition at line 661 of file class.ilObjFolderGUI.php.

References $_GET.

Referenced by executeCommand().

{
global $rbacsystem,$ilUser;
switch ($a_tab)
{
case "activation":
$this->tabs_gui->addSubTabTarget("activation",
$this->ctrl->getLinkTargetByClass('ilCourseItemAdministrationGUI','edit'),
"edit", get_class($this));
$this->ctrl->setParameterByClass('ilconditionhandlerinterface','item_id',(int) $_GET['item_id']);
$this->tabs_gui->addSubTabTarget("preconditions",
$this->ctrl->getLinkTargetByClass('ilConditionHandlerInterface','listConditions'),
"", "ilConditionHandlerInterface");
break;
}
}

+ Here is the caller graph for this function:

ilObjFolderGUI::_goto (   $a_target)

goto target group

Definition at line 684 of file class.ilObjFolderGUI.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;
include("repository.php");
}
/*
else
{
// to do: force flat view
// no info screen for folders
if ($ilAccess->checkAccess("visible", "", $a_target))
{
$_GET["cmd"] = "infoScreen";
$_GET["ref_id"] = $a_target;
include("repository.php");
exit;
}
else
{
// This part will never be reached
if ($ilAccess->checkAccess("read", "", ROOT_FOLDER_ID))
{
$_GET["cmd"] = "frameset";
$_GET["target"] = "";
$_GET["ref_id"] = ROOT_FOLDER_ID;
ilUtil::sendInfo(sprintf($lng->txt("msg_no_perm_read_item"),
ilObject::_lookupTitle(ilObject::_lookupObjId($a_target))), true);
include("repository.php");
exit;
}
}
}
*/
$ilErr->raiseError($lng->txt("msg_no_perm_read"), $ilErr->FATAL);
}
ilObjFolderGUI::createObject ( )

Create object.

Returns

Reimplemented from ilObjectGUI.

Definition at line 221 of file class.ilObjFolderGUI.php.

References ilObjectGUI\fillCloneTemplate(), initFormCreate(), and initImportForm().

Referenced by saveObject().

{
$this->tpl->addBlockFile('ADM_CONTENT','adm_content','tpl.fold_create.html','Modules/Folder');
$this->ctrl->setParameter($this,'new_type',$this->type);
$this->initFormCreate();
$this->tpl->setVariable('NEW_FOLDER',$this->form->getHTML());
$this->fillCloneTemplate('DUPLICATE', 'fold');
$this->initImportForm("fold");
$this->tpl->setVariable("IMPORT_FORM", $this->form->getHTML());
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjFolderGUI::downloadFolderObject ( )

Definition at line 728 of file class.ilObjFolderGUI.php.

References $filename, $ilErr, ilObjectGUI\$lng, ilUtil\deliverFile(), and ilUtil\getASCIIFilename().

{
global $ilAccess, $ilErr, $lng;
if (!$ilAccess->checkAccess("read", "", $this->ref_id))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_read"),$this->ilias->error_obj->MESSAGE);
}
$filename = $this->object->downloadFolder();
ilUtil::deliverFile($filename, ilUtil::getASCIIFilename($this->object->getTitle().".zip"));
}

+ Here is the call graph for this function:

ilObjFolderGUI::editObject ( )

Update object.

Returns

Reimplemented from ilObjectGUI.

Definition at line 348 of file class.ilObjFolderGUI.php.

References initFormEdit().

{
$this->tabs_gui->setTabActive('settings');
$this->initFormEdit();
include_once './Services/Container/classes/class.ilContainerSortingSettings.php';
$this->form->getItemByPostVar('tit')->setValue($this->object->getTitle());
$this->form->getItemByPostVar('des')->setValue($this->object->getDescription());
$this->form->getItemByPostVar('sor')->setValue($this->object->getOrderType());
# ilContainerSortingSettings::_readSortMode($this->object->getId())
# );
$this->tpl->setContent($this->form->getHTML());
return true;
}

+ Here is the call graph for this function:

& ilObjFolderGUI::executeCommand ( )

execute command

Reimplemented from ilObjectGUI.

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

References $_GET, $_REQUEST, $cmd, $ilCtrl, $ret, __setSubTabs(), ilObjectGUI\checkPermission(), ilContainerGUI\forwardToPageObject(), ilContainerGUI\forwardToStyleSheet(), forwardToTimingsView(), infoScreen(), LP_MODE_REPOSITORY, and ilObjectGUI\prepareOutput().

{
global $ilUser,$ilCtrl;
$next_class = $this->ctrl->getNextClass($this);
$cmd = $this->ctrl->getCmd();
switch ($next_class)
{
case "ilconditionhandlerinterface":
$this->prepareOutput();
include_once './classes/class.ilConditionHandlerInterface.php';
if($_GET['item_id'])
{
$this->ctrl->saveParameter($this,'item_id',$_GET['item_id']);
$this->__setSubTabs('activation');
$this->tabs_gui->setTabActive('view_content');
$new_gui =& new ilConditionHandlerInterface($this,(int) $_GET['item_id']);
$this->ctrl->forwardCommand($new_gui);
}
else
{
$new_gui =& new ilConditionHandlerInterface($this);
$this->ctrl->forwardCommand($new_gui);
}
break;
case 'ilpermissiongui':
$this->prepareOutput();
$this->tabs_gui->setTabActive('perm_settings');
include_once("Services/AccessControl/classes/class.ilPermissionGUI.php");
$perm_gui =& new ilPermissionGUI($this);
$ret =& $this->ctrl->forwardCommand($perm_gui);
break;
case 'ilcoursecontentgui':
$this->prepareOutput();
include_once './Modules/Course/classes/class.ilCourseContentGUI.php';
$course_content_obj = new ilCourseContentGUI($this);
$this->ctrl->forwardCommand($course_content_obj);
break;
case 'ilcourseitemadministrationgui':
$this->prepareOutput();
include_once 'Modules/Course/classes/class.ilCourseItemAdministrationGUI.php';
$this->tabs_gui->clearSubTabs();
$this->ctrl->setReturn($this,'view');
$item_adm_gui = new ilCourseItemAdministrationGUI($this->object,(int) $_REQUEST['item_id']);
$this->ctrl->forwardCommand($item_adm_gui);
break;
case "illearningprogressgui":
$this->prepareOutput();
include_once './Services/Tracking/classes/class.ilLearningProgressGUI.php';
$this->object->getRefId(),
$_GET['user_id'] ? $_GET['user_id'] : $ilUser->getId());
$this->ctrl->forwardCommand($new_gui);
$this->tabs_gui->setTabActive('learning_progress');
break;
// container page editing
case "ilpageobjectgui":
$this->prepareOutput(false);
$this->checkPermission("write");
if ($ret != "")
{
$this->tpl->setContent($ret);
}
break;
case 'ilinfoscreengui':
$this->prepareOutput();
$this->infoScreen();
break;
case 'ilobjectcopygui':
$this->prepareOutput();
include_once './Services/Object/classes/class.ilObjectCopyGUI.php';
$cp = new ilObjectCopyGUI($this);
$cp->setType('fold');
$this->ctrl->forwardCommand($cp);
break;
case "ilobjstylesheetgui":
break;
case 'ilexportgui':
$this->prepareOutput();
$this->tabs_gui->setTabActive('export');
include_once './Services/Export/classes/class.ilExportGUI.php';
$exp = new ilExportGUI($this);
$exp->addFormat('xml');
$this->ctrl->forwardCommand($exp);
break;
default:
$this->prepareOutput();
// Dirty hack for course timings view
if($this->forwardToTimingsView())
{
break;
}
if (empty($cmd))
{
$cmd = "view";
}
$cmd .= "Object";
$this->$cmd();
break;
}
}

+ Here is the call graph for this function:

ilObjFolderGUI::forwardToTimingsView ( )
protected

Definition at line 758 of file class.ilObjFolderGUI.php.

References $_SESSION, ilObjectGUI\$tree, ilObject\_lookupObjId(), ilObjCourse\_lookupViewMode(), and ilContainer\VIEW_TIMING.

Referenced by executeCommand().

{
global $tree;
if(!$crs_ref = $tree->checkForParentType($this->ref_id, 'crs'))
{
return false;
}
include_once './Modules/Course/classes/class.ilObjCourse.php';
{
if(!isset($_SESSION['crs_timings'])) {
$_SESSION['crs_timings'] = true;
}
if($_SESSION['crs_timings'] == true) {
include_once './Modules/Course/classes/class.ilCourseContentGUI.php';
$course_content_obj = new ilCourseContentGUI($this);
$this->ctrl->setCmdClass(get_class($course_content_obj));
$this->ctrl->setCmd('editUserTimings');
$this->ctrl->forwardCommand($course_content_obj);
return true;
}
}
$_SESSION['crs_timings'] = false;
return false;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjFolderGUI::getTabs ( $tabs_gui)

Get tabs.

Reimplemented from ilObjectGUI.

Definition at line 571 of file class.ilObjFolderGUI.php.

References $_GET, $_SESSION, $ilCtrl, ilObjectGUI\$lng, and ilLearningProgressAccess\checkAccess().

{
global $rbacsystem, $ilUser, $lng, $ilCtrl,$ilAccess;
$this->ctrl->setParameter($this,"ref_id",$this->ref_id);
$tabs_gui->setTabActive("");
if ($rbacsystem->checkAccess('read',$this->ref_id))
{
$tabs_gui->addTab("view_content", $lng->txt("content"),
$this->ctrl->getLinkTarget($this, ""));
//BEGIN ChangeEvent add info tab to category object
$force_active = ($this->ctrl->getNextClass() == "ilinfoscreengui"
|| strtolower($_GET["cmdClass"]) == "ilnotegui")
? true
: false;
$tabs_gui->addTarget("info_short",
$this->ctrl->getLinkTargetByClass(
array("ilobjfoldergui", "ilinfoscreengui"), "showSummary"),
array("showSummary","", "infoScreen"),
"", "", $force_active);
//END ChangeEvent add info tab to category object
}
if ($rbacsystem->checkAccess('write',$this->ref_id))
{
$tabs_gui->addTarget("settings",
$this->ctrl->getLinkTarget($this, "edit"), "edit", "", "", ($ilCtrl->getCmd() == "edit"));
}
// learning progress
include_once './Services/Tracking/classes/class.ilLearningProgressAccess.php';
if(ilLearningProgressAccess::checkAccess($this->object->getRefId()))
{
$tabs_gui->addTarget('learning_progress',
$this->ctrl->getLinkTargetByClass(array('ilobjfoldergui','illearningprogressgui'),''),
'',
array('illplistofobjectsgui','illplistofsettingsgui','illearningprogressgui','illplistofprogressgui'));
}
if($ilAccess->checkAccess('write','',$this->object->getRefId()))
{
$tabs_gui->addTarget(
'export',
$this->ctrl->getLinkTargetByClass('ilexportgui',''),
'export',
'ilexportgui'
);
}
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));
}
}

+ Here is the call graph for this function:

ilObjFolderGUI::ilObjFolderGUI (   $a_data,
  $a_id = 0,
  $a_call_by_reference = true,
  $a_prepare_output = false 
)

Constructor public.

Definition at line 51 of file class.ilObjFolderGUI.php.

{
$this->type = "fold";
parent::__construct($a_data, $a_id, $a_call_by_reference, $a_prepare_output, false);
}
ilObjFolderGUI::importFileObject ( )

Import object.

Returns

Reimplemented from ilContainerGUI.

Definition at line 300 of file class.ilObjFolderGUI.php.

References ilObjectGUI\$lng, and ilUtil\sendSuccess().

{
global $lng;
if(parent::importFileObject())
{
ilUtil::sendSuccess($lng->txt("msg_obj_modified"), true);
$this->ctrl->returnToParent($this);
}
}

+ Here is the call graph for this function:

ilObjFolderGUI::infoScreen ( )

show information screen

Definition at line 526 of file class.ilObjFolderGUI.php.

References $_GET.

Referenced by executeCommand(), infoScreenObject(), and showSummaryObject().

{
global $ilAccess;
if (!$ilAccess->checkAccess("visible", "", $this->ref_id))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_read"),$this->ilias->error_obj->MESSAGE);
}
include_once("./Services/InfoScreen/classes/class.ilInfoScreenGUI.php");
$info = new ilInfoScreenGUI($this);
$info->enablePrivateNotes();
if ($ilAccess->checkAccess("read", "", $_GET["ref_id"]))
{
$info->enableNews();
}
// no news editing for files, just notifications
$info->enableNewsEditing(false);
if ($ilAccess->checkAccess("write", "", $_GET["ref_id"]))
{
$news_set = new ilSetting("news");
$enable_internal_rss = $news_set->get("enable_rss_for_internal");
if ($enable_internal_rss)
{
$info->setBlockProperty("news", "settings", true);
$info->setBlockProperty("news", "public_notifications_option", true);
}
}
// standard meta data
$info->addMetaDataSections($this->object->getId(),0, $this->object->getType());
// forward the command
$this->ctrl->forwardCommand($info);
}

+ Here is the caller graph for this function:

ilObjFolderGUI::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 516 of file class.ilObjFolderGUI.php.

References infoScreen().

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

+ Here is the call graph for this function:

ilObjFolderGUI::initConditionHandlerGUI (   $item_id)

Definition at line 639 of file class.ilObjFolderGUI.php.

References $_GET.

{
include_once './classes/class.ilConditionHandlerInterface.php';
if(!is_object($this->chi_obj))
{
if($_GET['item_id'])
{
$this->chi_obj =& new ilConditionHandlerInterface($this,$item_id);
$this->ctrl->saveParameter($this,'item_id',$_GET['item_id']);
}
else
{
$this->chi_obj =& new ilConditionHandlerInterface($this);
}
}
return true;
}
ilObjFolderGUI::initFormCreate ( )
protected

Init creation form.

Returns

Definition at line 270 of file class.ilObjFolderGUI.php.

References ilFormPropertyGUI\setRequired().

Referenced by createObject(), and saveObject().

{
if($this->form instanceof ilPropertyFormGUI)
{
return true;
}
include_once './Services/Form/classes/class.ilPropertyFormGUI.php';
$this->form = new ilPropertyFormGUI();
$this->form->setFormAction($this->ctrl->getFormAction($this,'save'));
$this->form->setTableWidth('600px');
$this->form->setTitle($this->lng->txt($this->type.'_new'));
// Title
$tit = new ilTextInputGUI($this->lng->txt('title'),'tit');
$tit->setRequired(true);
$tit->setMaxLength(128);
$this->form->addItem($tit);
// Description
$des = new ilTextAreaInputGUI($this->lng->txt('description'),'des');
$this->form->addItem($des);
$this->form->addCommandButton('save', $this->lng->txt('save'));
$this->form->addCommandButton('cancel', $this->lng->txt('cancel'));
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjFolderGUI::initFormEdit ( )
protected

Init edit form.

Returns

Definition at line 402 of file class.ilObjFolderGUI.php.

References $title, ilContainerSortingSettings\lookupSortModeFromParentContainer(), ilFormPropertyGUI\setRequired(), ilContainer\SORT_INHERIT, ilContainer\SORT_MANUAL, and ilContainer\SORT_TITLE.

Referenced by editObject(), and updateObject().

{
global $ilAccess;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_read"),$this->ilias->error_obj->MESSAGE);
}
if($this->form instanceof ilPropertyFormGUI)
{
return true;
}
include_once './Services/Form/classes/class.ilPropertyFormGUI.php';
$this->form = new ilPropertyFormGUI();
$this->form->setFormAction($this->ctrl->getFormAction($this,'update'));
$this->form->setTitle($this->lng->txt($this->type.'_edit'));
// Title
$tit = new ilTextInputGUI($this->lng->txt('title'),'tit');
$tit->setRequired(true);
$tit->setMaxLength(128);
$this->form->addItem($tit);
// Description
$des = new ilTextAreaInputGUI($this->lng->txt('description'),'des');
$this->form->addItem($des);
// Sorting
$sog = new ilRadioGroupInputGUI($this->lng->txt('sorting_header'),'sor');
$sog->setRequired(true);
// implicit: there is always a group or course in the path
$sde = new ilRadioOption();
$sde->setValue(ilContainer::SORT_INHERIT);
$title = $this->lng->txt('sort_inherit_prefix');
$title .= ' ('.ilContainerSortingSettings::sortModeToString(ilContainerSortingSettings::lookupSortModeFromParentContainer($this->object->getId())).') ';
$sde->setTitle($title);
$sde->setInfo($this->lng->txt('sorting_info_inherit'));
$sog->addOption($sde);
$sma = new ilRadioOption();
$sma->setValue(ilContainer::SORT_TITLE);
$sma->setTitle($this->lng->txt('sorting_title_header'));
$sma->setInfo($this->lng->txt('sorting_info_title'));
$sog->addOption($sma);
$sti = new ilRadioOption();
$sti->setValue(ilContainer::SORT_MANUAL);
$sti->setTitle($this->lng->txt('sorting_manual_header'));
$sti->setInfo($this->lng->txt('sorting_info_manual'));
$sog->addOption($sti);
$this->form->addItem($sog);
$this->form->addCommandButton('update', $this->lng->txt('save'));
$this->form->addCommandButton('cancel', $this->lng->txt('cancel'));
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjFolderGUI::initImportForm (   $a_new_type = "")

Init object import form.

Parameters
stringnew type

Definition at line 241 of file class.ilObjFolderGUI.php.

References $ilCtrl, ilObjectGUI\$lng, and ilFileInputGUI\setSuffixes().

Referenced by createObject().

{
global $lng, $ilCtrl;
$lng->loadLanguageModule("fold");
include_once("Services/Form/classes/class.ilPropertyFormGUI.php");
$this->form = new ilPropertyFormGUI();
$this->form->setTableWidth('600px');
$this->form->setTarget("_top");
// Import file
include_once("./Services/Form/classes/class.ilFileInputGUI.php");
$fi = new ilFileInputGUI($lng->txt("import_file"), "importfile");
$fi->setSuffixes(array("zip"));
$fi->setRequired(true);
$this->form->addItem($fi);
$this->form->addCommandButton("importFile", $lng->txt("import"));
$this->form->addCommandButton("cancel", $lng->txt("cancel"));
$this->form->setTitle($lng->txt($a_new_type."_import"));
$this->form->setFormAction($ilCtrl->getFormAction($this));
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjFolderGUI::modifyItemGUI (   $a_item_list_gui,
  $a_item_data,
  $a_show_path 
)

Modify Item ListGUI for presentation in container.

Definition at line 742 of file class.ilObjFolderGUI.php.

References ilObjectGUI\$tree, ilObjCourse\_lookupAboStatus(), ilObject\_lookupObjId(), and ilObjCourseGUI\_modifyItemGUI().

{
global $tree;
// if folder is in a course, modify item list gui according to course requirements
if ($course_ref_id = $tree->checkForParentType($this->object->getRefId(),'crs'))
{
include_once("./Modules/Course/classes/class.ilObjCourse.php");
include_once("./Modules/Course/classes/class.ilObjCourseGUI.php");
$course_obj_id = ilObject::_lookupObjId($course_ref_id);
ilObjCourseGUI::_modifyItemGUI($a_item_list_gui, 'ilcoursecontentgui', $a_item_data, $a_show_path,
ilObjCourse::_lookupAboStatus($course_obj_id), $course_ref_id, $course_obj_id,
$this->object->getRefId());
}
}

+ Here is the call graph for this function:

ilObjFolderGUI::renderObject ( )

Render folder.

Reimplemented from ilContainerGUI.

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

References $ret.

Referenced by viewObject().

{
global $ilTabs;
$ilTabs->activateTab("view_content");
return $ret;
}

+ Here is the caller graph for this function:

ilObjFolderGUI::saveObject ( )

Save object.

Returns

Reimplemented from ilObjectGUI.

Definition at line 315 of file class.ilObjFolderGUI.php.

References ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), createObject(), initFormCreate(), ilUtil\redirect(), and ilUtil\sendSuccess().

{
global $ilUser;
$this->initFormCreate();
if($this->form->checkInput())
{
$fold = parent::saveObject();
$fold->setTitle($this->form->getInput('tit'));
$fold->setDescription($this->form->getInput('des'));
$fold->update();
include_once 'Services/Tracking/classes/class.ilChangeEvent.php';
{
ilChangeEvent::_recordWriteEvent($fold->getId(), $ilUser->getId(), 'create');
}
include_once './classes/class.ilLink.php';
ilUtil::sendSuccess($this->lng->txt($this->type."_added"),true);
ilUtil::redirect('repository.php?ref_id='.$fold->getRefId());
}
$this->form->setValuesByPost();
$this->createObject();
}

+ Here is the call graph for this function:

ilObjFolderGUI::setFolderTree (   $a_tree)

set tree

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

{
$this->folder_tree =& $a_tree;
}
ilObjFolderGUI::showSummaryObject ( )

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 504 of file class.ilObjFolderGUI.php.

References infoScreen().

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

+ Here is the call graph for this function:

ilObjFolderGUI::updateObject ( )

updates object entry in object_data

public

Reimplemented from ilObjectGUI.

Definition at line 365 of file class.ilObjFolderGUI.php.

References ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), initFormEdit(), ilUtil\sendSuccess(), and ilContainerSortingSettings\setSortMode().

{
global $ilUser;
$this->initFormEdit();
if($this->form->checkInput())
{
$this->object->setTitle($this->form->getInput('tit'));
$this->object->setDescription($this->form->getInput('des'));
$this->object->update();
// Save sorting
include_once './Services/Container/classes/class.ilContainerSortingSettings.php';
$sort = new ilContainerSortingSettings($this->object->getId());
$sort->setSortMode($this->form->getInput('sor'));
$sort->update();
include_once 'Services/Tracking/classes/class.ilChangeEvent.php';
{
ilChangeEvent::_recordWriteEvent($this->object->getId(), $ilUser->getId(), 'update');
ilChangeEvent::_catchupWriteEvents($this->object->getId(), $ilUser->getId());
}
ilUtil::sendSuccess($this->lng->txt("msg_obj_modified"),true);
$this->ctrl->redirect($this,'edit');
}
$this->form->setValuesByPost();
$this->tabs_gui->setTabActive('settings');
$this->tpl->setContent($this->form->getHTML());
return true;
}

+ Here is the call graph for this function:

ilObjFolderGUI::updateObject2 (   $a_return_to_parent = false)

updates object entry in object_data

public

Definition at line 470 of file class.ilObjFolderGUI.php.

References $_POST, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_isActive(), ilChangeEvent\_recordWriteEvent(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().

{
$this->object->setTitle(ilUtil::stripSlashes($_POST["Fobject"]["title"]));
$this->object->setDescription(ilUtil::stripSlashes($_POST["Fobject"]["desc"]));
$this->update = $this->object->update();
// BEGIN ChangeEvent: Record write event.
require_once('Services/Tracking/classes/class.ilChangeEvent.php');
{
global $ilUser;
ilChangeEvent::_recordWriteEvent($this->object->getId(), $ilUser->getId(), 'update');
ilChangeEvent::_catchupWriteEvents($this->object->getId(), $ilUser->getId());
}
// END ChangeEvent: Record write event.
ilUtil::sendSuccess($this->lng->txt("msg_obj_modified"),true);
if ($a_return_to_parent)
{
$this->ctrl->returnToParent($this);
}
else
{
$this->ctrl->redirect($this);
}
}

+ Here is the call graph for this function:

ilObjFolderGUI::viewObject ( )

View folder.

Reimplemented from ilObjectGUI.

Definition at line 61 of file class.ilObjFolderGUI.php.

References $_GET, ilObjectGUI\$tree, and renderObject().

{
global $tree;
if (strtolower($_GET["baseClass"]) == "iladministrationgui")
{
return true;
}
$this->renderObject();
$this->tabs_gui->setTabActive('view_content');
return true;
}

+ Here is the call graph for this function:

Field Documentation

ilObjFolderGUI::$folder_tree

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


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