ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilObjPortfolioTemplateGUI Class Reference

Portfolio template view gui class. More...

+ Inheritance diagram for ilObjPortfolioTemplateGUI:
+ Collaboration diagram for ilObjPortfolioTemplateGUI:

Public Member Functions

 getType ()
 Functions that must be overwritten.
 executeCommand ()
 execute command
 infoScreen ()
 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
 infoScreenForward ()
 show information screen
 updateCustom (ilPropertyFormGUI $a_form)
 Insert custom update form values into object.
 getPageGUIClassName ()
 initBlogForm ()
 Init blog template page form.
 saveBlog ()
 Create new portfolio blog template page.
 preview ($a_return=false, $a_content=false, $a_show_notes=true)
 Show user page.
 createFromTemplate ()
- Public Member Functions inherited from ilObjPortfolioBaseGUI
 __construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0)
 Constructor.
 setAdditional ($a_additional)
 Set Additonal Information (used in public profile?)
 getAdditional ()
 Get Additonal Information.
 setPermaLink ($a_obj_id, $a_type)
 Set custom perma link (used in public profile?)
 view ()
 Show list of portfolio pages.
 initPageForm ($a_mode="create")
 Init portfolio page form.
 savePage ()
 Create new portfolio page.
 savePortfolioPagesOrdering ()
 Save ordering of portfolio pages.
 confirmPortfolioPageDeletion ()
 Confirm portfolio deletion.
 deletePortfolioPages ()
 Delete portfolio pages.
 export ()
 copyPageForm ($a_form=null)
 Select target portfolio for page(s) copy.
 copyPage ()
 initCopyPageForm ()
 setContentStyleSheet ($a_tpl=null)
 editStyleProperties ()
 initStylePropertiesForm ()
 createStyle ()
 editStyle ()
 deleteStyle ()
 saveStyleSettings ()
- Public Member Functions inherited from ilObject2GUI
 delete ()
 Display delete confirmation form (repository/workspace switch)
 confirmedDelete ()
 Delete objects (repository/workspace switch)
 getHTML ()
 withReferences ()
 Final/Private declaration of unchanged parent methods.
 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
 isVisible ()
 trash ()
 undelete ()
 cancelDelete ()
 removeFromSystem ()
 cloneAll ()
 create ()
 Deleted in ilObject.
 save ()
 edit ()
 update ()
 cancel ()
 importFile ()
 Import.
- Public Member Functions inherited from ilObjectGUI
 ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor public.
 getAdminTabs (&$tabs_gui)
 administration tabs show only permissions and trash folder
 confirmedDeleteObject ()
 confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled
 cancelDeleteObject ()
 cancel deletion of object
 cancelObject ($in_rep=false)
 cancel action and go back to previous page public
 createObject ()
 create new object form
 cancelCreation ()
 cancel create action and go back to repository parent
 saveObject ()
 save object
 editObject ()
 edit object
 updateObject ()
 updates object entry in object_data
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g.
 isVisible ($a_ref_id, $a_type)
 viewObject ()
 list childs of current object
 deleteObject ($a_error=false)
 Display deletion confirmation screen.
 cloneAllObject ()
 Clone single (not container object) Method is overwritten in ilContainerGUI.

Static Public Member Functions

static _goto ($a_target)
- Static Public Member Functions inherited from ilObjPortfolioBaseGUI
static renderFullscreenHeader ($a_portfolio, $a_tpl, $a_user_id, $a_export=false)
 Render banner, user name.
- Static Public Member Functions inherited from ilObject2GUI
static handleAfterSaveCallback (ilObject $a_obj, $a_callback_ref_id)
 After creation callback.
- Static Public Member Functions inherited from ilObjectGUI
static _gotoRepositoryRoot ($a_raise_error=false)
 Goto repository root.
static _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset")
 Goto repository root.

Protected Member Functions

 setTabs ()
 create tabs (repository/workspace switch)
 initDidacticTemplate (ilPropertyFormGUI $a_form)
 Show didactic template types.
 afterSave (ilObject $a_new_object)
 Post (successful) object creation hook.
 initEditCustomForm (ilPropertyFormGUI $a_form)
 Add custom fields to update form.
 getEditFormCustomValues (array &$a_values)
 Add values to custom edit fields.
 getPageInstance ($a_page_id=null, $a_portfolio_id=null)
 Get portfolio template page instance.
 getPageGUIInstance ($a_page_id)
 Get portfolio template page gui instance.
 initCopyPageFormOptions (ilFormPropertyGUI $a_tgt)
- Protected Member Functions inherited from ilObjPortfolioBaseGUI
 addLocatorItems ()
 Functions to be overwritten.
 determinePageCall ()
 handlePageCall ($a_cmd)
 setSettingsSubTabs ($a_active)
 addPage ()
 Show portfolio page creation form.
 addBlog ()
 Show portfolio blog page creation form.
- Protected Member Functions inherited from ilObject2GUI
 afterConstructor ()
 Do anything that should be done after constructor in here.
 assignObject ()
 create object instance as internal property (repository/workspace switch)
 getAccessHandler ()
 Get access handler.
 setLocator ()
 set Locator
 deleteConfirmation ()
 Display delete confirmation form (workspace specific)
 deleteConfirmedObjects ()
 Delete objects (workspace specific)
 prepareOutput ()
 prepare output
 setTitleAndDescription ()
 called by prepare output
 showUpperIcon ()
 omitLocator ($a_omit=true)
 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
 getCenterColumnHTML ()
 Get center column.
 getRightColumnHTML ()
 Display right column.
 setColumnSettings ($column_gui)
 May be overwritten in subclasses.
 checkPermission ($a_perm, $a_cmd="")
 showPossibleSubObjects ()
 show possible subobjects (pulldown menu)
 redirectToRefId ()
 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)
 searchCloneSource ()
 buildCloneSelect ($existing_objs)
 addAdminLocatorItems ()
 getReturnLocation ()
 Deprecated functions.
 setReturnLocation ()
 showActions ()
 getTitlesByRefId ()
 getTabs ()
 __showButton ()
 hitsperpageObject ()
 __initTableGUI ()
 __setTableGUIBasicData ()
 initCreationForms ($a_new_type)
 Init creation froms.
 putObjectInTree (ilObject $a_obj, $a_parent_node_id=null)
 Add object to tree at given position.
 checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_node_id=null)
 Check permission.
 initHeaderAction ($a_sub_type=null, $a_sub_id=null)
 Add header action menu.
 redrawHeaderAction ()
 Updating icons after ajax call.
 getPermanentLinkWidget ($a_append=null, $a_center=false)
 handleAutoRating (ilObject $a_new_obj)
 Activate rating automatically if parent container setting.
- Protected Member Functions inherited from ilObjectGUI
 insertHeaderAction ($a_list_gui)
 Insert header action into main template.
 addHeaderAction ()
 Add header action menu.
 redrawHeaderActionObject ()
 Ajax call: redraw action header only.
 showMountWebfolderIcon ()
 setAdminTabs ()
 set admin tabs public
 addAdminLocatorItems ($a_do_not_add_object=false)
 should be overwritten to add object specific items (repository items are preloaded)
 getCreationFormsHTML (array $a_forms)
 Get HTML for creation forms (accordion)
 initCreateForm ($a_new_type)
 Init object creation form.
 addDidacticTemplateOptions (array &$a_options)
 Add custom templates.
 getDidacticTemplateVar ($a_type)
 Get didactic template setting from creation screen.
 initEditForm ()
 Init object edit form.
 getEditFormValues ()
 Get values for edit form.
 validateCustom (ilPropertyFormGUI $a_form)
 Validate custom values (if not possible with checkInput())
 afterUpdate ()
 Post (successful) object update hook.
 initImportForm ($a_new_type)
 Init object import form.
 importFileObject ($parent_id=null)
 Import.
 afterImport (ilObject $a_new_object)
 Post (successful) object import hook.
 setFormAction ($a_cmd, $a_formaction)
 set specific form action for command
 getReturnLocation ($a_cmd, $a_location="")
 get return location for command (command is method name without "Object", e.g.
 setReturnLocation ($a_cmd, $a_location)
 set specific return location for command
 getTemplateFile ($a_cmd, $a_type="")
 get a template blockfile format: tpl.
 getTitlesByRefId ($a_ref_ids)
 get Titles of objects this method is used for error messages in methods cut/copy/paste
 getTabs (&$tabs_gui)
 get tabs abstract method.
 __showButton ($a_cmd, $a_text, $a_target= '')
 __setTableGUIBasicData (&$tbl, &$result_set, $a_from="")
 standard implementation for tables use 'from' variable use different initial setting of table
 redirectToRefId ($a_ref_id, $a_cmd="")
 redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value
 checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null)
 Check permission and redirect on error.
 enableDragDropFileUpload ()
 Enables the file upload into this object by dropping files.

Additional Inherited Members

- Data Fields inherited from ilObject2GUI
 $tree
const OBJECT_ID = 0
const REPOSITORY_NODE_ID = 1
const WORKSPACE_NODE_ID = 2
const REPOSITORY_OBJECT_ID = 3
const WORKSPACE_OBJECT_ID = 4
const PORTFOLIO_OBJECT_ID = 5
- Protected Attributes inherited from ilObjPortfolioBaseGUI
 $user_id
 $additional = array()
 $perma_link
 $page_id
 $page_mode

Detailed Description

Member Function Documentation

static ilObjPortfolioTemplateGUI::_goto (   $a_target)
static

Definition at line 510 of file class.ilObjPortfolioTemplateGUI.php.

References $_GET, and exit.

{
$id = explode("_", $a_target);
$_GET["baseClass"] = "ilRepositoryGUI";
$_GET["ref_id"] = $id[0];
$_GET["cmd"] = "preview";
include("ilias.php");
}
ilObjPortfolioTemplateGUI::afterSave ( ilObject  $a_new_object)
protected

Post (successful) object creation hook.

Parameters
ilObject$a_new_object

Reimplemented from ilObjectGUI.

Definition at line 261 of file class.ilObjPortfolioTemplateGUI.php.

References $_POST, ilObjPortfolioBase\clonePagesAndSettings(), ilObject\getId(), and ilUtil\sendSuccess().

{
if($_POST["prtf"])
{
include_once "Modules/Portfolio/classes/class.ilObjPortfolio.php";
$source = new ilObjPortfolio($_POST["prtf"], false);
ilObjPortfolio::clonePagesAndSettings($source, $a_new_object);
}
ilUtil::sendSuccess($this->lng->txt("prtt_portfolio_created"), true);
$this->ctrl->setParameter($this, "prt_id", $a_new_object->getId());
$this->ctrl->redirect($this, "view");
}

+ Here is the call graph for this function:

ilObjPortfolioTemplateGUI::createFromTemplate ( )

Definition at line 504 of file class.ilObjPortfolioTemplateGUI.php.

{
$this->ctrl->setParameterByClass("ilobjportfoliogui", "prtt_pre", $this->object->getId());
$this->ctrl->redirectByClass(array("ilpersonaldesktopgui", "ilportfoliorepositorygui", "ilobjportfoliogui"), "create");
}
ilObjPortfolioTemplateGUI::executeCommand ( )

execute command

Reimplemented from ilObject2GUI.

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

References $_GET, $cmd, $ret, ilObjectGUI\addHeaderAction(), ilObjPortfolioBaseGUI\determinePageCall(), ilObject2GUI\getAccessHandler(), ilObject2GUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilObjPortfolioBaseGUI\handlePageCall(), infoScreenForward(), ilObjectGUI\omitLocator(), ilObject2GUI\prepareOutput(), and preview().

{
global $ilNavigationHistory;
$this->tpl->getStandardTemplate();
// add entry to navigation history
if(!$this->getCreationMode() &&
$this->getAccessHandler()->checkAccess("read", "", $this->node_id))
{
$link = $this->ctrl->getLinkTarget($this, "view");
$ilNavigationHistory->addItem($this->node_id, $link, "prtt");
}
$next_class = $this->ctrl->getNextClass($this);
$cmd = $this->ctrl->getCmd("view");
switch($next_class)
{
case 'ilportfoliotemplatepagegui':
$this->determinePageCall(); // has to be done before locator!
$this->prepareOutput();
break;
case "ilnotegui";
$this->preview();
break;
case "ilinfoscreengui":
$this->prepareOutput();
$this->addHeaderAction("view");
$this->infoScreenForward();
break;
case "ilcommonactiondispatchergui":
include_once("Services/Object/classes/class.ilCommonActionDispatcherGUI.php");
$this->ctrl->forwardCommand($gui);
break;
case "ilpermissiongui":
$this->prepareOutput();
$this->tabs_gui->activateTab("id_permissions");
include_once("Services/AccessControl/classes/class.ilPermissionGUI.php");
$perm_gui = new ilPermissionGUI($this);
$this->ctrl->forwardCommand($perm_gui);
break;
case "ilobjectcopygui":
include_once "./Services/Object/classes/class.ilObjectCopyGUI.php";
$cp = new ilObjectCopyGUI($this);
$cp->setType("prtt");
$this->ctrl->forwardCommand($cp);
break;
case 'ilexportgui':
$this->prepareOutput();
$this->tabs_gui->activateTab("export");
include_once("./Services/Export/classes/class.ilExportGUI.php");
$exp_gui = new ilExportGUI($this);
$exp_gui->addFormat("xml");
$this->ctrl->forwardCommand($exp_gui);
break;
case "ilobjstylesheetgui":
include_once ("./Services/Style/classes/class.ilObjStyleSheetGUI.php");
$this->ctrl->setReturn($this, "editStyleProperties");
$style_gui = new ilObjStyleSheetGUI("", $this->object->getStyleSheetId(), false, false);
$style_gui->omitLocator();
if ($cmd == "create" || $_GET["new_type"]=="sty")
{
$style_gui->setCreationMode(true);
}
if ($cmd == "confirmedDelete")
{
$this->object->setStyleSheetId(0);
$this->object->update();
}
$ret = $this->ctrl->forwardCommand($style_gui);
if ($cmd == "save" || $cmd == "copyStyle" || $cmd == "importStyle")
{
$style_id = $ret;
$this->object->setStyleSheetId($style_id);
$this->object->update();
$this->ctrl->redirectByClass("ilobjstylesheetgui", "edit");
}
break;
default:
}
}

+ Here is the call graph for this function:

ilObjPortfolioTemplateGUI::getEditFormCustomValues ( array &  $a_values)
protected

Add values to custom edit fields.

Parameters
array$a_values

Reimplemented from ilObjPortfolioBaseGUI.

Definition at line 327 of file class.ilObjPortfolioTemplateGUI.php.

{
$a_values["online"] = $this->object->isOnline();
$a_values["access_type"] = $this->object->isActivationLimited();
$a_values["access_visiblity"] = $this->object->getActivationVisibility();
}
ilObjPortfolioTemplateGUI::getPageGUIClassName ( )

Reimplemented from ilObjPortfolioBaseGUI.

Definition at line 401 of file class.ilObjPortfolioTemplateGUI.php.

{
return "ilportfoliotemplatepagegui";
}
ilObjPortfolioTemplateGUI::getPageGUIInstance (   $a_page_id)
protected

Get portfolio template page gui instance.

Parameters
int$a_page_id
Returns
ilPortfolioTemplatePageGUI

Reimplemented from ilObjPortfolioBaseGUI.

Definition at line 388 of file class.ilObjPortfolioTemplateGUI.php.

References ilObjPortfolioBaseGUI\getAdditional(), and ilPortfolioPageGUI\setAdditional().

{
include_once("Modules/Portfolio/classes/class.ilPortfolioTemplatePageGUI.php");
$page_gui = new ilPortfolioTemplatePageGUI(
$this->object->getId(),
$a_page_id,
0,
$this->object->hasPublicComments()
);
$page_gui->setAdditional($this->getAdditional());
return $page_gui;
}

+ Here is the call graph for this function:

ilObjPortfolioTemplateGUI::getPageInstance (   $a_page_id = null,
  $a_portfolio_id = null 
)
protected

Get portfolio template page instance.

Parameters
int$a_page_id
int$a_portfolio_id
Returns
ilPortfolioTemplatePage

Reimplemented from ilObjPortfolioBaseGUI.

Definition at line 370 of file class.ilObjPortfolioTemplateGUI.php.

Referenced by saveBlog().

{
if(!$a_portfolio_id && $this->object)
{
$a_portfolio_id = $this->object->getId();
}
include_once "Modules/Portfolio/classes/class.ilPortfolioTemplatePage.php";
$page = new ilPortfolioTemplatePage($a_page_id);
$page->setPortfolioId($a_portfolio_id);
return $page;
}

+ Here is the caller graph for this function:

ilObjPortfolioTemplateGUI::getType ( )

Functions that must be overwritten.

Reimplemented from ilObject2GUI.

Definition at line 20 of file class.ilObjPortfolioTemplateGUI.php.

{
return "prtt";
}
ilObjPortfolioTemplateGUI::infoScreen ( )

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 170 of file class.ilObjPortfolioTemplateGUI.php.

References infoScreenForward().

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

+ Here is the call graph for this function:

ilObjPortfolioTemplateGUI::infoScreenForward ( )

show information screen

Definition at line 180 of file class.ilObjPortfolioTemplateGUI.php.

References $ilErr, ilObject2GUI\checkPermissionBool(), and ilLinkButton\getInstance().

Referenced by executeCommand(), and infoScreen().

{
global $ilTabs, $ilErr, $ilToolbar;
$ilTabs->activateTab("id_info");
if (!$this->checkPermissionBool("visible"))
{
$ilErr->raiseError($this->lng->txt("msg_no_perm_read"));
}
if ($this->checkPermissionBool("read"))
{
$this->lng->loadLanguageModule("cntr");
include_once "Services/UIComponent/Button/classes/class.ilLinkButton.php";
$button->setPrimary(true);
$button->setCaption("prtf_create_portfolio_from_template");
$button->setUrl($this->ctrl->getLinkTarget($this, "createfromtemplate"));
$ilToolbar->addButtonInstance($button);
}
include_once("./Services/InfoScreen/classes/class.ilInfoScreenGUI.php");
$info = new ilInfoScreenGUI($this);
$info->enablePrivateNotes();
if ($this->checkPermissionBool("read"))
{
$info->enableNews();
}
// no news editing for files, just notifications
$info->enableNewsEditing(false);
if ($this->checkPermissionBool("write"))
{
$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());
$this->ctrl->forwardCommand($info);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjPortfolioTemplateGUI::initBlogForm ( )

Init blog template page form.

Parameters
string$a_mode
Returns
ilPropertyFormGUI

Reimplemented from ilObjPortfolioBaseGUI.

Definition at line 437 of file class.ilObjPortfolioTemplateGUI.php.

References ilFormPropertyGUI\setRequired().

Referenced by saveBlog().

{
include_once("Services/Form/classes/class.ilPropertyFormGUI.php");
$form = new ilPropertyFormGUI();
$form->setFormAction($this->ctrl->getFormAction($this));
$obj = new ilTextInputGUI($this->lng->txt("title"), "blog");
$obj->setRequired(true);
$form->addItem($obj);
// save and cancel commands
$form->setTitle($this->lng->txt("prtf_add_blog").": ".
$this->object->getTitle());
$form->addCommandButton("saveBlog", $this->lng->txt("save"));
$form->addCommandButton("view", $this->lng->txt("cancel"));
return $form;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjPortfolioTemplateGUI::initCopyPageFormOptions ( ilFormPropertyGUI  $a_tgt)
protected

Reimplemented from ilObjPortfolioBaseGUI.

Definition at line 406 of file class.ilObjPortfolioTemplateGUI.php.

References $options, ilObjPortfolioTemplate\getAvailablePortfolioTemplates(), and ilFormPropertyGUI\setRequired().

{
$old = new ilRadioOption($this->lng->txt("prtf_existing_portfolio"), "old");
$a_tgt->addOption($old);
$options = array();
foreach($all as $id => $title)
{
$options[$id] = $title;
}
$prtf = new ilSelectInputGUI($this->lng->txt("obj_prtt"), "prtf");
$prtf->setRequired(true);
$prtf->setOptions($options);
$old->addSubItem($prtf);
// no option to create new template here
$a_tgt->setValue("old");
}

+ Here is the call graph for this function:

ilObjPortfolioTemplateGUI::initDidacticTemplate ( ilPropertyFormGUI  $form)
protected

Show didactic template types.

Parameters
ilPropertyFormGUI$form
Returns
ilPropertyFormGUI $form

Reimplemented from ilObjectGUI.

Definition at line 238 of file class.ilObjPortfolioTemplateGUI.php.

References $ilUser, ilPropertyFormGUI\addItem(), ilObjPortfolio\getPortfoliosOfUser(), and ilFormPropertyGUI\setInfo().

{
global $ilUser;
include_once "Modules/Portfolio/classes/class.ilObjPortfolio.php";
$all = ilObjPortfolio::getPortfoliosOfUser($ilUser->getId());
if(sizeof($all))
{
$opts = array(""=>$this->lng->txt("please_select"));
foreach($all as $item)
{
$opts[$item["id"]] = $item["title"];
}
$prtf = new ilSelectInputGUI($this->lng->txt("prtf_create_template_from_portfolio"), "prtf");
$prtf->setInfo($this->lng->txt("prtf_create_template_from_portfolio_info"));
$prtf->setOptions($opts);
$a_form->addItem($prtf);
}
// yeah, I know.
return $a_form;
}

+ Here is the call graph for this function:

ilObjPortfolioTemplateGUI::initEditCustomForm ( ilPropertyFormGUI  $a_form)
protected

Add custom fields to update form.

Parameters
ilPropertyFormGUI$a_form

Reimplemented from ilObjPortfolioBaseGUI.

Definition at line 276 of file class.ilObjPortfolioTemplateGUI.php.

References $section, ilObject\_getAllReferences(), ilPropertyFormGUI\addItem(), IL_CAL_UNIX, ilFormPropertyGUI\setInfo(), and ilDateDurationInputGUI\setShowTime().

{
// activation/availability
include_once "Services/Object/classes/class.ilObjectActivation.php";
$this->lng->loadLanguageModule('rep');
$section->setTitle($this->lng->txt('rep_activation_availability'));
$a_form->addItem($section);
// additional info only with multiple references
$act_obj_info = $act_ref_info = "";
if(sizeof(ilObject::_getAllReferences($this->object->getId())) > 1)
{
$act_obj_info = ' '.$this->lng->txt('rep_activation_online_object_info');
$act_ref_info = $this->lng->txt('rep_activation_access_ref_info');
}
$online = new ilCheckboxInputGUI($this->lng->txt('rep_activation_online'),'online');
$online->setInfo($this->lng->txt('prtt_activation_online_info').$act_obj_info);
$a_form->addItem($online);
$act_type = new ilCheckboxInputGUI($this->lng->txt('rep_visibility_until'),'access_type');
// $act_type->setInfo($this->lng->txt('prtt_availability_until_info'));
$this->tpl->addJavaScript('./Services/Form/js/date_duration.js');
include_once "Services/Form/classes/class.ilDateDurationInputGUI.php";
$dur = new ilDateDurationInputGUI($this->lng->txt("rep_time_period"), "access_period");
$dur->setShowTime(true);
$date = $this->object->getActivationStartDate();
$dur->setStart(new ilDateTime($date ? $date : time(), IL_CAL_UNIX));
$dur->setStartText($this->lng->txt('rep_activation_limited_start'));
$date = $this->object->getActivationEndDate();
$dur->setEnd(new ilDateTime($date ? $date : time(), IL_CAL_UNIX));
$dur->setEndText($this->lng->txt('rep_activation_limited_end'));
$act_type->addSubItem($dur);
$visible = new ilCheckboxInputGUI($this->lng->txt('rep_activation_limited_visibility'), 'access_visiblity');
$visible->setInfo($this->lng->txt('prtt_activation_limited_visibility_info'));
$act_type->addSubItem($visible);
$a_form->addItem($act_type);
$section->setTitle($this->lng->txt('properties'));
$a_form->addItem($section);
}

+ Here is the call graph for this function:

ilObjPortfolioTemplateGUI::preview (   $a_return = false,
  $a_content = false,
  $a_show_notes = true 
)

Show user page.

Reimplemented from ilObjPortfolioBaseGUI.

Definition at line 486 of file class.ilObjPortfolioTemplateGUI.php.

References ilObject2GUI\checkPermissionBool(), and ilLinkButton\getInstance().

Referenced by executeCommand().

{
if(!$this->checkPermissionBool("write") &&
$this->checkPermissionBool("read"))
{
$this->lng->loadLanguageModule("cntr");
include_once "Services/UIComponent/Button/classes/class.ilLinkButton.php";
$button->setPrimary(true);
$button->setCaption("prtf_create_portfolio_from_template");
$button->setUrl($this->ctrl->getLinkTarget($this, "createfromtemplate"));
$this->tpl->setHeaderActionMenu($button->render());
}
return parent::preview($a_return , $a_content, $a_show_notes);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjPortfolioTemplateGUI::saveBlog ( )

Create new portfolio blog template page.

Reimplemented from ilObjPortfolioBaseGUI.

Definition at line 459 of file class.ilObjPortfolioTemplateGUI.php.

References ilObject2GUI\checkPermissionBool(), getPageInstance(), initBlogForm(), ilUtil\sendSuccess(), and ilPortfolioTemplatePage\TYPE_BLOG_TEMPLATE.

{
$form = $this->initBlogForm();
if ($form->checkInput() && $this->checkPermissionBool("write"))
{
$page = $this->getPageInstance();
$page->setTitle($form->getInput("blog"));
$page->create();
ilUtil::sendSuccess($this->lng->txt("prtf_blog_page_created"), true);
$this->ctrl->redirect($this, "view");
}
$this->tabs_gui->clearTargets();
$this->tabs_gui->setBackTarget($this->lng->txt("back"),
$this->ctrl->getLinkTarget($this, "view"));
$form->setValuesByPost();
$this->tpl->setContent($form->getHtml());
}

+ Here is the call graph for this function:

ilObjPortfolioTemplateGUI::setTabs ( )
protected

create tabs (repository/workspace switch)

this had to be moved here because of the context-specific permission tab

Reimplemented from ilObject2GUI.

Definition at line 123 of file class.ilObjPortfolioTemplateGUI.php.

References ilObject2GUI\checkPermissionBool().

{
global $ilHelp;
$ilHelp->setScreenIdComponent("prtt");
if($this->checkPermissionBool("write"))
{
$this->tabs_gui->addTab("pages",
$this->lng->txt("content"),
$this->ctrl->getLinkTarget($this, "view"));
}
if ($this->checkPermissionBool("read"))
{
$this->tabs_gui->addTab("id_info",
$this->lng->txt("info_short"),
$this->ctrl->getLinkTargetByClass(array("ilobjportfoliotemplategui", "ilinfoscreengui"), "showSummary"));
}
if($this->checkPermissionBool("write"))
{
$this->tabs_gui->addTab("settings",
$this->lng->txt("settings"),
$this->ctrl->getLinkTarget($this, "edit"));
$this->tabs_gui->addTab("export",
$this->lng->txt("export"),
$this->ctrl->getLinkTargetByClass("ilexportgui", ""));
}
if ($this->checkPermissionBool("read"))
{
$this->tabs_gui->addNonTabbedLink("preview",
$this->lng->txt("user_profile_preview"),
$this->ctrl->getLinkTarget($this, "preview"));
}
// will add permissions if needed
}

+ Here is the call graph for this function:

ilObjPortfolioTemplateGUI::updateCustom ( ilPropertyFormGUI  $a_form)

Insert custom update form values into object.

Parameters
ilPropertyFormGUI$a_form

Reimplemented from ilObjPortfolioBaseGUI.

Definition at line 336 of file class.ilObjPortfolioTemplateGUI.php.

References ilPropertyFormGUI\getInput(), ilPropertyFormGUI\getItemByPostVar(), and IL_CAL_UNIX.

{
$this->object->setOnline($a_form->getInput("online"));
// activation
if($a_form->getInput("access_type"))
{
$this->object->setActivationLimited(true);
$this->object->setActivationVisibility($a_form->getInput("access_visiblity"));
$period = $a_form->getItemByPostVar("access_period");
$this->object->setActivationStartDate($period->getStart()->get(IL_CAL_UNIX));
$this->object->setActivationEndDate($period->getEnd()->get(IL_CAL_UNIX));
}
else
{
$this->object->setActivationLimited(false);
}
}

+ Here is the call graph for this function:


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