ILIAS  Release_3_10_x_branch Revision 61812
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilObjAdvancedEditingGUI Class Reference

Class ilObjAdvancedEditingGUI. More...

+ Inheritance diagram for ilObjAdvancedEditingGUI:
+ Collaboration diagram for ilObjAdvancedEditingGUI:

Public Member Functions

 ilObjAdvancedEditingGUI ($a_data, $a_id, $a_call_by_reference)
executeCommand ()
 execute command
 saveObject ()
 save object public
 settingsObject ()
 display assessment folder settings form
 assessmentObject ()
 Display settings for test and assessment.
 surveyObject ()
 Display settings for surveys.
 learningModuleObject ()
 Display settings for learning module page JS editor (Currently HTMLArea)
 saveLearningModuleSettingsObject ()
 Save settings for learning module JS editing.
 categoryObject ()
 Display settings for categories.
 saveCategorySettingsObject ()
 Save settings for category editing.
 undoLastCategoryChangeObject ()
 Save settings for category editing.
 clearCategoryPageObject ()
 Save settings for category editing.
 saveSettingsObject ()
 Save Assessment settings.
 saveAssessmentSettingsObject ()
 saveSurveySettingsObject ()
 getAdminTabs (&$tabs_gui)
 administration tabs show only permissions and trash folder
 addSubtabs (&$tabs_gui)
 getTabs (&$tabs_gui)
 get tabs public
- Public Member Functions inherited from ilObjectGUI
 ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor public.
 withReferences ()
 determines wether objects are referenced or not (got ref ids or not)
 setCreationMode ($a_mode=true)
 if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui
 getCreationMode ()
 get creation mode
 assignObject ()
 prepareOutput ()
 prepare output
 setTitleAndDescription ()
 called by prepare output
 showUpperIcon ()
 showMountWebfolderIcon ()
 setTabs ()
 set admin tabs public
 setAdminTabs ()
 set admin tabs public
 getHTML ()
 setActions ($a_actions="")
 set possible actions for objects in list.
 setSubObjects ($a_sub_objects="")
 set possible subobjects for this object.
 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)
 undeleteObject ()
 get object back from trash
 insertSavedNodes ($a_source_id, $a_dest_id, $a_tree_id, &$a_affected_ids)
 recursive method to insert all saved nodes of the clipboard (maybe this function could be moved to a rbac class ?)
 confirmedDeleteObject ()
 confirmed deletion if object -> objects are moved to trash
 cancelDeleteObject ()
 cancel deletion of object
 removeFromSystemObject ()
 remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method
 removeDeletedNodes ($a_node_id, $a_checked, $a_delete_objects, &$a_affected_ids)
 remove already deleted objects within the objects in trash recursive function
 createObject ()
 create new object form
 cancelObject ($in_rep=false)
 cancel action and go back to previous page public
 importObject ()
 import new object form
 editObject ()
 edit object
 displayEditForm ($fields)
 display edit form (usually called by editObject)
 updateObject ()
 updates object entry in object_data
 afterUpdate ()
 permObject ()
 show permissions of current node
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g.
 setFormAction ($a_cmd, $a_formaction)
 set specific form action for command
 getReturnLocation ($a_cmd, $a_location="")
 get return location for command (command is method name without "Object", e.g.
 setReturnLocation ($a_cmd, $a_location)
 set specific return location for command
 getTargetFrame ($a_cmd, $a_target_frame="")
 get target frame for command (command is method name without "Object", e.g.
 setTargetFrame ($a_cmd, $a_target_frame)
 set specific target frame for command
 permSaveObject ()
 save permissions
 isVisible ($a_ref_id, $a_type)
 displayList ()
 display object list
 viewObject ()
 list childs of current object
 deleteObject ($a_error=false)
 display deletion confirmation screen only for referenced objects.
 trashObject ()
 show trash content of object
 addRoleObject ()
 adds a local role This method is only called when choose the option 'you may add local roles'.
 showActions ($with_subobjects=false)
 show possible action (form buttons)
 getActions ()
 Get Actions.
 showPossibleSubObjects ()
 show possible subobjects (pulldown menu)
 getTemplateFile ($a_cmd, $a_type="")
 get a template blockfile format: tpl.
 getTitlesByRefId ($a_ref_ids)
 get Titles of objects this method is used for error messages in methods cut/copy/paste
 __showButton ($a_cmd, $a_text, $a_target= '')
 hitsperpageObject ()
__initTableGUI ()
 __setTableGUIBasicData (&$tbl, &$result_set, $a_from="")
 standard implementation for tables use 'from' variable use different initial setting of table
 __showClipboardTable ($a_result_set, $a_from="")
 infoObject ()
 __buildRoleFilterSelect ()
 __filterRoles ($a_roles, $a_filter)
 ownerObject ()
 changeOwnerObject ()
 redirectToRefId ($a_ref_id, $a_cmd="")
 redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value
 fillCloneTemplate ($a_tpl_varname, $a_type)
 Fill object clone template This method can be called from any object GUI class that wants to offer object cloning.
 fillCloneSearchTemplate ($a_tpl_varname, $a_type)
 Add an object search in case the number of existing objects is too big to offer a selection list.
 cloneAllObject ()
 Clone single (not container object) Method is overwritten in ilContainerGUI.
 copyWizardHasOptions ($a_mode)
 Check if there is any modules specific option.
 getCenterColumnHTML ()
 Get center column.
 getRightColumnHTML ()
 Display right column.
 setColumnSettings ($column_gui)
 May be overwritten in subclasses.
 checkPermission ($a_perm, $a_cmd="")

Data Fields

 $conditions
 Constructor public.
- 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

Additional Inherited Members

- Protected Member Functions inherited from ilObjectGUI
 searchCloneSourceObject ()
 Search clone source by title.
 buildCloneSelect ($existing_objs)
 Build a select box for clonable objects (permission write)

Detailed Description

Class ilObjAdvancedEditingGUI.

Author
Helmut Schottmüller hscho.nosp@m.ttm@.nosp@m.gmx.d.nosp@m.e
Version
Id:
class.ilObjAdvancedEditingGUI.php 17492 2008-09-23 16:26:35Z akill

ilObjAdvancedEditingGUI: ilPermissionGUI

Definition at line 37 of file class.ilObjAdvancedEditingGUI.php.

Member Function Documentation

ilObjAdvancedEditingGUI::addSubtabs ( $tabs_gui)

Definition at line 378 of file class.ilObjAdvancedEditingGUI.php.

References $ilCtrl.

Referenced by getTabs().

{
global $ilCtrl;
if ($ilCtrl->getNextClass() != "ilpermissiongui")
{
$tabs_gui->addSubTabTarget("adve_general_settings",
$this->ctrl->getLinkTarget($this, "settings"),
array("", "view", "settings", "saveSettings"),
"", "");
$tabs_gui->addSubTabTarget("adve_assessment_settings",
$this->ctrl->getLinkTarget($this, "assessment"),
array("assessment", "saveAssessmentSettings"),
"", "");
$tabs_gui->addSubTabTarget("adve_survey_settings",
$this->ctrl->getLinkTarget($this, "survey"),
array("survey", "saveSurveySettings"),
"", "");
$tabs_gui->addSubTabTarget("adve_cat_settings",
$this->ctrl->getLinkTarget($this, "category"),
array("category", "saveCategorySettings"),
"", "");
$tabs_gui->addSubTabTarget("adve_lm_settings",
$this->ctrl->getLinkTarget($this, "learningModule"),
array("learningModule", "saveLearningModuleSettings"),
"", "");
}
}

+ Here is the caller graph for this function:

ilObjAdvancedEditingGUI::assessmentObject ( )

Display settings for test and assessment.

Definition at line 142 of file class.ilObjAdvancedEditingGUI.php.

{
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.advanced_editing_assessment.html");
$alltags =& $this->object->getHTMLTags();
$usedtags =& $this->object->_getUsedHTMLTags("assessment");
foreach ($alltags as $tag)
{
$this->tpl->setCurrentBlock("html_tag_row");
$this->tpl->setVariable("HTML_TAG", $tag);
if (is_array($usedtags))
{
if (in_array($tag, $usedtags))
{
$this->tpl->setVariable("HTML_TAG_SELECTED", " selected=\"selected\"");
}
}
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("TXT_ASSESSMENT_SETTINGS", $this->lng->txt("advanced_editing_assessment_settings"));
$this->tpl->setVariable("TXT_ALLOW_HTML_TAGS", $this->lng->txt("advanced_editing_allow_html_tags"));
$this->tpl->setVariable("TXT_SAVE", $this->lng->txt("save"));
$this->tpl->parseCurrentBlock();
}
ilObjAdvancedEditingGUI::categoryObject ( )

Display settings for categories.

Definition at line 243 of file class.ilObjAdvancedEditingGUI.php.

References $ilSetting, ilObjectGUI\$tree, and ilUtil\formSelect().

{
global $ilSetting, $tree;
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.advanced_editing_category.html");
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("TXT_CAT_SETTINGS", $this->lng->txt("adve_cat_settings"));
$this->tpl->setVariable("TXT_CAT_PAGE_EDITING", $this->lng->txt("advanced_editing_cat_page_editing"));
$this->tpl->setVariable("TXT_CAT_PAGE_EDITING_DESC", $this->lng->txt("advanced_editing_cat_page_editing_desc"));
$this->tpl->setVariable("TXT_SAVE", $this->lng->txt("save"));
$this->tpl->setVariable("TXT_CAT_PAGES",
$this->lng->txt("cat_pages"));
$this->tpl->setVariable("TXT_UNDO_LAST_CAT_CHANGES",
$this->lng->txt("cat_undo_last_page_changes"));
$this->tpl->setVariable("TXT_CLEAR_CAT_PAGE",
$this->lng->txt("cat_clear_page"));
$root_node = $tree->getNodeData(ROOT_FOLDER_ID);
$nodes = $tree->getSubTree($root_node, true, "cat");
$cats[0] = $this->lng->txt("please_select");
$cats[$root_node["ref_id"]] = "- ".$this->lng->txt("repository");
foreach($nodes as $node)
{
$cats[$node["ref_id"]] = str_repeat("    ",($node["depth"]-1))."- ".$node["title"];
}
$this->tpl->setVariable("SELECT_CATEGORY",
ilUtil::formSelect("", "cat_id", $cats, false, true));
if ($ilSetting->get("enable_cat_page_edit"))
{
$this->tpl->setVariable("CAT_PAGE_EDIT", "checked=\"checked\"");
}
$this->tpl->parseCurrentBlock();
}

+ Here is the call graph for this function:

ilObjAdvancedEditingGUI::clearCategoryPageObject ( )

Save settings for category editing.

Definition at line 323 of file class.ilObjAdvancedEditingGUI.php.

References $ilSetting, ilContainer\_lookupContainerSetting(), ilObject\_lookupObjId(), and ilUtil\sendInfo().

{
global $ilSetting;
include_once("./Services/Container/classes/class.ilContainer.php");
ilObject::_lookupObjId($_POST["cat_id"]),
"xhtml_page");
if ($xpage_id > 0)
{
ilUtil::sendInfo($this->lng->txt("cat_pages_clear"), true);
include_once("./Services/XHTMLPage/classes/class.ilXHTMLPage.php");
$xpage = new ilXHTMLPage($xpage_id);
$xpage->clear();
}
else
{
ilUtil::sendInfo($this->lng->txt("cat_pages_not_created"), true);
}
$this->ctrl->redirect($this, 'category');
}

+ Here is the call graph for this function:

& ilObjAdvancedEditingGUI::executeCommand ( )

execute command

Reimplemented from ilObjectGUI.

Definition at line 59 of file class.ilObjAdvancedEditingGUI.php.

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

{
$next_class = $this->ctrl->getNextClass($this);
$cmd = $this->ctrl->getCmd();
$this->prepareOutput();
switch($next_class)
{
case 'ilpermissiongui':
include_once("./classes/class.ilPermissionGUI.php");
$perm_gui =& new ilPermissionGUI($this);
$ret =& $this->ctrl->forwardCommand($perm_gui);
break;
default:
if($cmd == "" || $cmd == "view")
{
$cmd = "settings";
}
$cmd .= "Object";
$this->$cmd();
break;
}
return true;
}

+ Here is the call graph for this function:

ilObjAdvancedEditingGUI::getAdminTabs ( $tabs_gui)

administration tabs show only permissions and trash folder

Reimplemented from ilObjectGUI.

Definition at line 373 of file class.ilObjAdvancedEditingGUI.php.

References getTabs().

{
$this->getTabs($tabs_gui);
}

+ Here is the call graph for this function:

ilObjAdvancedEditingGUI::getTabs ( $tabs_gui)

get tabs public

Parameters
objecttabs gui object

Reimplemented from ilObjectGUI.

Definition at line 412 of file class.ilObjAdvancedEditingGUI.php.

References addSubtabs().

Referenced by getAdminTabs().

{
global $rbacsystem;
if ($rbacsystem->checkAccess("visible,read",$this->object->getRefId()))
{
$tabs_gui->addTarget("settings",
$this->ctrl->getLinkTarget($this, "settings"),
array("settings","","view", "assessment", "survey", "learningModule",
"category"), "", "");
}
if ($rbacsystem->checkAccess('edit_permission',$this->object->getRefId()))
{
$tabs_gui->addTarget("perm_settings",
$this->ctrl->getLinkTargetByClass(array(get_class($this),'ilpermissiongui'), "perm"), array("perm","info","owner"), 'ilpermissiongui');
}
$this->addSubtabs($tabs_gui);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjAdvancedEditingGUI::ilObjAdvancedEditingGUI (   $a_data,
  $a_id,
  $a_call_by_reference 
)

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

References ilObjectGUI\ilObjectGUI().

{
global $rbacsystem;
$this->type = "adve";
$this->ilObjectGUI($a_data,$a_id,$a_call_by_reference,false);
$this->lng->loadLanguageModule('meta');
if (!$rbacsystem->checkAccess('read',$this->object->getRefId()))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_read_adve"),$this->ilias->error_obj->WARNING);
}
}

+ Here is the call graph for this function:

ilObjAdvancedEditingGUI::learningModuleObject ( )

Display settings for learning module page JS editor (Currently HTMLArea)

Definition at line 207 of file class.ilObjAdvancedEditingGUI.php.

References $ilSetting.

{
global $ilSetting;
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.advanced_editing_learning_module.html");
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("TXT_LM_SETTINGS", $this->lng->txt("advanced_editing_lm_settings"));
$this->tpl->setVariable("TXT_LM_JS_EDITING", $this->lng->txt("advanced_editing_lm_js_editing"));
$this->tpl->setVariable("TXT_LM_JS_EDITING_DESC", $this->lng->txt("advanced_editing_lm_js_editing_desc"));
$this->tpl->setVariable("TXT_SAVE", $this->lng->txt("save"));
if ($ilSetting->get("enable_js_edit", 1))
{
$this->tpl->setVariable("JS_EDIT", "checked=\"checked\"");
}
$this->tpl->parseCurrentBlock();
}
ilObjAdvancedEditingGUI::saveAssessmentSettingsObject ( )

Definition at line 357 of file class.ilObjAdvancedEditingGUI.php.

References ilUtil\sendInfo().

{
ilUtil::sendInfo($this->lng->txt("msg_obj_modified"),true);
$this->object->_setUsedHTMLTags($_POST["html_tags"], "assessment");
$this->ctrl->redirect($this,'assessment');
}

+ Here is the call graph for this function:

ilObjAdvancedEditingGUI::saveCategorySettingsObject ( )

Save settings for category editing.

Definition at line 285 of file class.ilObjAdvancedEditingGUI.php.

References $ilSetting, and ilUtil\sendInfo().

{
global $ilSetting;
ilUtil::sendInfo($this->lng->txt("msg_obj_modified"), true);
$ilSetting->set("enable_cat_page_edit", $_POST["cat_page_edit"]);
$this->ctrl->redirect($this, 'category');
}

+ Here is the call graph for this function:

ilObjAdvancedEditingGUI::saveLearningModuleSettingsObject ( )

Save settings for learning module JS editing.

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

References $ilSetting, and ilUtil\sendInfo().

{
global $ilSetting;
ilUtil::sendInfo($this->lng->txt("msg_obj_modified"),true);
$ilSetting->set("enable_js_edit", $_POST["js_edit"]);
$this->ctrl->redirect($this, 'learningmodule');
}

+ Here is the call graph for this function:

ilObjAdvancedEditingGUI::saveObject ( )

save object public

Reimplemented from ilObjectGUI.

Definition at line 92 of file class.ilObjAdvancedEditingGUI.php.

References ilUtil\sendInfo().

{
global $rbacadmin;
// create and insert forum in objecttree
$newObj = parent::saveObject();
// setup rolefolder & default local roles
//$roles = $newObj->initDefaultRoles();
// put here object specific stuff
// always send a message
ilUtil::sendInfo($this->lng->txt("object_added"),true);
$this->ctrl->redirect($this);
//header("Location:".$this->getReturnLocation("save","adm_object.php?".$this->link_params));
//exit();
}

+ Here is the call graph for this function:

ilObjAdvancedEditingGUI::saveSettingsObject ( )

Save Assessment settings.

Definition at line 349 of file class.ilObjAdvancedEditingGUI.php.

References ilUtil\sendInfo().

{
$this->object->_setRichTextEditor($_POST["rte"]);
ilUtil::sendInfo($this->lng->txt("msg_obj_modified"),true);
$this->ctrl->redirect($this,'settings');
}

+ Here is the call graph for this function:

ilObjAdvancedEditingGUI::saveSurveySettingsObject ( )

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

References ilUtil\sendInfo().

{
ilUtil::sendInfo($this->lng->txt("msg_obj_modified"),true);
$this->object->_setUsedHTMLTags($_POST["html_tags"], "survey");
$this->ctrl->redirect($this,'survey');
}

+ Here is the call graph for this function:

ilObjAdvancedEditingGUI::settingsObject ( )

display assessment folder settings form

Definition at line 116 of file class.ilObjAdvancedEditingGUI.php.

{
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.advanced_editing.html");
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("TXT_ADVANCED_EDITING_SETTINGS", $this->lng->txt("advanced_editing_settings"));
$this->tpl->setVariable("TXT_ALLOW_JAVASCRIPT_EDITOR", $this->lng->txt("advanced_editing_allow_javascript_editor"));
$this->tpl->setVariable("NO_RTE_EDITOR", $this->lng->txt("advanced_editing_no_rte"));
$this->tpl->setVariable("TINY_MCE_EDITOR", $this->lng->txt("advanced_editing_tinymce"));
$editor = $this->object->_getRichTextEditor();
switch ($editor)
{
case "tinymce":
$this->tpl->setVariable("SELECTED_TINY_MCE_EDITOR", " selected=\"selected\"");
break;
}
$this->tpl->setVariable("TXT_SAVE", $this->lng->txt("save"));
$this->tpl->parseCurrentBlock();
}
ilObjAdvancedEditingGUI::surveyObject ( )

Display settings for surveys.

Definition at line 175 of file class.ilObjAdvancedEditingGUI.php.

{
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.advanced_editing_survey.html");
$alltags =& $this->object->getHTMLTags();
$usedtags =& $this->object->_getUsedHTMLTags("survey");
foreach ($alltags as $tag)
{
$this->tpl->setCurrentBlock("html_tag_row");
$this->tpl->setVariable("HTML_TAG", $tag);
if (is_array($usedtags))
{
if (in_array($tag, $usedtags))
{
$this->tpl->setVariable("HTML_TAG_SELECTED", " selected=\"selected\"");
}
}
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("TXT_SURVEY_SETTINGS", $this->lng->txt("advanced_editing_survey_settings"));
$this->tpl->setVariable("TXT_ALLOW_HTML_TAGS", $this->lng->txt("advanced_editing_allow_html_tags"));
$this->tpl->setVariable("TXT_SAVE", $this->lng->txt("save"));
$this->tpl->parseCurrentBlock();
}
ilObjAdvancedEditingGUI::undoLastCategoryChangeObject ( )

Save settings for category editing.

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

References $ilSetting, ilContainer\_lookupContainerSetting(), ilObject\_lookupObjId(), and ilUtil\sendInfo().

{
global $ilSetting;
include_once("./Services/Container/classes/class.ilContainer.php");
ilObject::_lookupObjId($_POST["cat_id"]),
"xhtml_page");
if ($xpage_id > 0)
{
ilUtil::sendInfo($this->lng->txt("cat_pages_undone"), true);
include_once("./Services/XHTMLPage/classes/class.ilXHTMLPage.php");
$xpage = new ilXHTMLPage($xpage_id);
$xpage->undo();
}
else
{
ilUtil::sendInfo($this->lng->txt("cat_pages_not_created"), true);
}
$this->ctrl->redirect($this, 'category');
}

+ Here is the call graph for this function:

Field Documentation

ilObjAdvancedEditingGUI::$conditions

Constructor public.

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


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