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

Portfolio base. More...

+ Inheritance diagram for ilObjPortfolioBase:
+ Collaboration diagram for ilObjPortfolioBase:

Public Member Functions

 setOnline ($a_value)
 Set online status.
 isOnline ()
 Is online?
 setPublicComments ($a_value)
 Set public comments status.
 hasPublicComments ()
 Active public comments?
 hasProfilePicture ()
 Get profile picture status.
 setProfilePicture ($a_status)
 Toggle profile picture status.
 getBackgroundColor ()
 Get background color.
 setBackgroundColor ($a_value)
 Set background color.
 getFontColor ()
 Get font color.
 setFontColor ($a_value)
 Set font color.
 getImage ()
 Get banner image.
 setImage ($a_value)
 Set banner image.
 getStyleSheetId ()
 Get style sheet id.
 setStyleSheetId ($a_style)
 Set style sheet id.
 getImageFullPath ($a_as_thumb=false)
 Get banner image incl.
 deleteImage ()
 remove existing file
 uploadImage (array $a_upload)
 Upload new image file.
- Public Member Functions inherited from ilObject2
 __construct ($a_id=0, $a_reference=true)
 Constructor public.
 withReferences ()
 determines wehter objects are referenced or not (got ref ids or not)
 read ($a_force_db=false)
 Read data from db.
 getId ()
 get object id public
 setId ($a_id)
 set object id public
 setRefId ($a_id)
 set reference id public
 getRefId ()
 get reference id public
 getType ()
 get object type public
 setType ($a_type)
 set object type public
 getPresentationTitle ()
 get presentation title Normally same as title Overwritten for sessions
 getTitle ()
 get object title public
 getUntranslatedTitle ()
 get untranslated object title public
 setTitle ($a_title)
 set object title
 getDescription ()
 get object description
 setDescription ($a_desc)
 set object description
 getLongDescription ()
 get object long description (stored in object_description)
 getImportId ()
 get import id
 setImportId ($a_import_id)
 set import id
 getOwner ()
 get object owner
 getOwnerName ()
 _lookupOwnerName ($a_owner_id)
 lookup owner name for owner id
 setOwner ($a_owner)
 set object owner
 getCreateDate ()
 get create date public
 getLastUpdateDate ()
 get last update date public
 setObjDataRecord ($a_record)
 set object_data record (note: this method should only be called from the ilObjectFactory class)
 create ($a_clone_mode=false)
 update ()
 update object in db
 MDUpdateListener ($a_element)
 Meta data update listener.
 createMetaData ()
 create meta data entry
 updateMetaData ()
 update meta data entry
 deleteMetaData ()
 delete meta data entry
 updateOwner ()
 update owner of object in db
 _getIdForImportId ($a_import_id)
 get current object id for import id (static)
 _lookupOwner ($a_id)
 lookup object owner
 _lookupLastUpdate ($a_id, $a_as_string=false)
 lookup last update
 _getLastUpdateOfObjects ($a_objs)
 Get last update for a set of media objects.
 _setDeletedDate ($a_ref_id)
 only called in ilTree::saveSubTree
 _resetDeletedDate ($a_ref_id)
 only called in ilObjectGUI::insertSavedNodes
 _lookupDeletedDate ($a_ref_id)
 only called in ilObjectGUI::insertSavedNodes
 _writeTitle ($a_obj_id, $a_title)
 write title to db (static)
 _writeDescription ($a_obj_id, $a_desc)
 write description to db (static)
 _writeImportId ($a_obj_id, $a_import_id)
 write import id to db (static)
 _isInTrash ($a_ref_id)
 checks wether object is in trash
 _hasUntrashedReference ($a_obj_id)
 checks wether an object has at least one reference that is not in trash
 _getObjectsDataForType ($a_type, $a_omit_trash=false)
 get all objects of a certain type
 putInTree ($a_parent_ref)
 maybe this method should be in tree object!?
 setPermissions ($a_parent_ref)
 set permissions of object
 createReference ()
 creates reference for object
 countReferences ()
 count references of object
 delete ()
 delete object or referenced object (in the case of a referenced object, object data is only deleted if last reference is deleted) This function removes an object entirely from system!!
 initDefaultRoles ()
 init default roles settings Purpose of this function is to create a local role folder and local roles, that are needed depending on the object type If you want to setup default local roles you MUST overwrite this method in derived object classes (see ilObjForum for an example) public
 notify ($a_event, $a_ref_id, $a_parent_non_rbac_id, $a_node_id, $a_params=0)
 notifys an object about an event occured Based on the event passed, each object may decide how it reacts.
 setRegisterMode ($a_bool)
 isUserRegistered ($a_user_id=0)
 requireRegistration ()
 appendCopyInfo ($a_target_id, $a_copy_id)
 Prepend Copy info if object with same name exists in that container.
 cloneMetaData ($target_obj)
 Copy meta data.
 cloneObject ($a_target_id, $a_copy_id=null, $a_omit_tree=false)
 Clone object permissions, put in tree ...
 cloneDependencies ($a_target_id, $a_copy_id)
 Clone object dependencies.
- Public Member Functions inherited from ilObject
 ilObject ($a_id=0, $a_reference=true)
 Constructor public.
 getDiskUsage ()
 Gets the disk usage of the object in bytes.
 create ()
 create
 setParentRolePermissions ($a_parent_ref)
 Initialize the permissions of parent roles (local roles of categories, global roles...) This method is overwritten in e.g courses, groups for building permission intersections with non_member templates.
 applyDidacticTemplate ($a_tpl_id)
 Apply template.
 getXMLZip ()
 getHTMLDirectory ()
 _lookupCreationDate ($a_id)
 Lookup creation date.

Static Public Member Functions

static lookupOnline ($a_id)
 Is online?
static initStorage ($a_id, $a_subdir=null)
 Init file system storage.
static clonePagesAndSettings (ilObjPortfolioBase $a_source, ilObjPortfolioBase $a_target, array $a_recipe=null)
 Build template from portfolio and vice versa.
- Static Public Member Functions inherited from ilObject2
static _lookupObjIdByImportId ($a_import_id)
static _getAllReferences ($a_id)
 get all reference ids of object
static _lookupTitle ($a_id)
 lookup object title
static _getIdsForTitle ($title, $type= '', $partialmatch=false)
static _lookupDescription ($a_id)
 lookup object description
static _lookupObjId ($a_id)
static _lookupType ($a_id, $a_reference=false)
 lookup object type
static _lookupObjectId ($a_ref_id)
 lookup object id
static _exists ($a_id, $a_reference=false)
static _getObjectsByType ($a_obj_type="", $a_owner="")
 Get objects by type.
static _prepareCloneSelection ($a_ref_ids, $new_type)
static _getIcon ($a_obj_id="", $a_size="big", $a_type="", $a_offline=false)
 Get icon for repository item.
- Static Public Member Functions inherited from ilObject
static setDeletedDates ($a_ref_ids)
 Set deleted date type $ilDB.
static _exists ($a_id, $a_reference=false, $a_type=null)
 checks if an object exists in object_data
static _prepareCloneSelection ($a_ref_ids, $new_type, $show_path=true)
 Prepare copy wizard object selection.
static collectDeletionDependencies (&$deps, $a_ref_id, $a_obj_id, $a_type, $a_depth=0)
 Collect deletion dependencies.
static getDeletionDependencies ($a_obj_id)
 Get deletion dependencies.
static getLongDescriptions (array $a_obj_ids)
 Get long description data.
static getAllOwnedRepositoryObjects ($a_user_id)
 Get all ids of objects user owns.
static hasAutoRating ($a_type, $a_ref_id)
 Check if auto rating is active for parent group/course.

Protected Member Functions

 doRead ()
 doReadCustom (array $a_row)
 doCreate ()
 doUpdate ()
 doUpdateCustom (array &$a_fields)
 doDelete ()
 deleteAllPages ()
- Protected Member Functions inherited from ilObject2
 initType ()
 beforeCreate ()
 beforeUpdate ()
 doMDUpdateListener ($a_element)
 beforeMDUpdateListener ($a_element)
 doCreateMetaData ()
 beforeCreateMetaData ()
 doUpdateMetaData ()
 beforeUpdateMetaData ()
 beforeDelete ()
 doCloneObject ($new_obj, $a_target_id, $a_copy_id=null)
 beforeCloneObject ()

Static Protected Member Functions

static cloneBasics (ilObjPortfolioBase $a_source, ilObjPortfolioBase $a_target)
 Clone basic settings.
static updateDomNodes ($a_dom, $a_xpath, $a_attr_id, $a_attr_value)
static createBlogInPersonalWorkspace ($a_title)

Protected Attributes

 $online
 $comments
 $bg_color
 $font_color
 $img
 $ppic
 $style

Additional Inherited Members

- Data Fields inherited from ilObject
const TITLE_LENGTH = 255
 max length of object title
const DESC_LENGTH = 128
 $ilias
 $lng
 $id
 $ref_id
 $type
 $title
 $untranslatedTitle
 $desc
 $long_desc
 $owner
 $create_date
 $last_update
 $import_id
 $register = false
 $referenced
 $objectList
 $max_title
 $max_desc
 $add_dots
 $obj_data_record
 object_data record

Detailed Description

Portfolio base.

Author
Jörg Lützenkirchen luetz.nosp@m.enki.nosp@m.rchen.nosp@m.@lei.nosp@m.fos.c.nosp@m.om
Version
$Id$

Definition at line 14 of file class.ilObjPortfolioBase.php.

Member Function Documentation

static ilObjPortfolioBase::cloneBasics ( ilObjPortfolioBase  $a_source,
ilObjPortfolioBase  $a_target 
)
staticprotected

Clone basic settings.

Parameters
ilObjPortfolioBase$a_source
ilObjPortfolioBase$a_target

Definition at line 407 of file class.ilObjPortfolioBase.php.

References ilFileSystemStorage\_copyDirectory(), ilObjStyleSheet\_lookupStandard(), getBackgroundColor(), getFontColor(), ilObject2\getId(), getImage(), ilObjectFactory\getInstanceByObjId(), getStyleSheetId(), hasProfilePicture(), hasPublicComments(), initStorage(), setBackgroundColor(), setFontColor(), setImage(), setProfilePicture(), setPublicComments(), setStyleSheetId(), and ilObject2\update().

Referenced by clonePagesAndSettings(), and ilObjPortfolioTemplate\doCloneObject().

{
// copy portfolio properties
$a_target->setPublicComments($a_source->hasPublicComments());
$a_target->setProfilePicture($a_source->hasProfilePicture());
$a_target->setFontColor($a_source->getFontColor());
$a_target->setBackgroundColor($a_source->getBackgroundColor());
$a_target->setImage($a_source->getImage());
$a_target->update();
// banner/images
$source_dir = $a_source->initStorage($a_source->getId());
$target_dir = $a_target->initStorage($a_target->getId());
ilFSStoragePortfolio::_copyDirectory($source_dir, $target_dir);
// set/copy stylesheet
include_once("./Services/Style/classes/class.ilObjStyleSheet.php");
$style_id = $a_source->getStyleSheetId();
if ($style_id > 0 && !ilObjStyleSheet::_lookupStandard($style_id))
{
$style_obj = ilObjectFactory::getInstanceByObjId($style_id);
$new_id = $style_obj->ilClone();
$a_target->setStyleSheetId($new_id);
$a_target->update();
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static ilObjPortfolioBase::clonePagesAndSettings ( ilObjPortfolioBase  $a_source,
ilObjPortfolioBase  $a_target,
array  $a_recipe = null 
)
static

Build template from portfolio and vice versa.

Parameters
ilObjPortfolioBase$a_source
ilObjPortfolioBase$a_target
array$a_recipe

Definition at line 441 of file class.ilObjPortfolioBase.php.

References $ilUser, ilObject\$lng, $target_id, $valid, ilPersonalSkill\addPersonalSkill(), cloneBasics(), createBlogInPersonalWorkspace(), ilPortfolioPage\getAllPages(), ilObject2\getId(), ilPersonalSkill\getSelectedUserSkills(), ilPortfolioPage\TYPE_BLOG, ilPortfolioTemplatePage\TYPE_BLOG_TEMPLATE, ilPortfolioPage\TYPE_PAGE, and updateDomNodes().

Referenced by ilObjPortfolioTemplateGUI\afterSave().

{
global $lng, $ilUser;
$source_id = $a_source->getId();
$target_id = $a_target->getId();
if($a_source instanceof ilObjPortfolioTemplate &&
$a_target instanceof ilObjPortfolio)
{
$direction = "t2p";
}
else if($a_source instanceof ilObjPortfolio &&
$a_target instanceof ilObjPortfolioTemplate)
{
$direction = "p2t";
}
else
{
return;
}
self::cloneBasics($a_source, $a_target);
// personal skills
include_once "Services/Skill/classes/class.ilPersonalSkill.php";
$pskills = array_keys(ilPersonalSkill::getSelectedUserSkills($ilUser->getId()));
// copy pages
$blog_count = 0;
include_once "Modules/Portfolio/classes/class.ilPortfolioTemplatePage.php";
foreach(ilPortfolioPage::getAllPages($source_id) as $page)
{
$page_id = $page["id"];
if($direction == "t2p")
{
$source_page = new ilPortfolioTemplatePage($page_id);
$target_page = new ilPortfolioPage();
}
else
{
$source_page = new ilPortfolioPage($page_id);
$target_page = new ilPortfolioTemplatePage();
}
$source_page->setPortfolioId($source_id);
$target_page->setPortfolioId($target_id);
$page_type = $source_page->getType();
$page_title = $source_page->getTitle();
$page_recipe = null;
if(is_array($a_recipe))
{
$page_recipe = $a_recipe[$page_id];
}
$valid = false;
switch($page_type)
{
// blog => blog template
if($direction == "p2t")
{
$page_title = $lng->txt("obj_blog")." ".(++$blog_count);
$valid = true;
}
break;
// blog template => blog (needs recipe)
if($direction == "t2p" && is_array($page_recipe))
{
if($page_recipe[0] == "blog")
{
switch($page_recipe[1])
{
case "create":
$page_title = self::createBlogInPersonalWorkspace($page_recipe[2]);
$valid = true;
break;
case "reuse":
$page_title = $page_recipe[2];
$valid = true;
break;
case "ignore":
// do nothing
break;
}
}
}
break;
// page editor
default:
$target_page->setXMLContent($source_page->copyXmlContent(true)); // copy mobs
$target_page->buildDom(true);
// parse content / blocks
if($direction == "t2p")
{
$dom = $target_page->getDom();
if($dom instanceof php4DOMDocument)
{
$dom = $dom->myDOMDocument;
}
// update profile/consultation hours user id
self::updateDomNodes($dom, "//PageContent/Profile", "User", $ilUser->getId());
self::updateDomNodes($dom, "//PageContent/ConsultationHours", "User", $ilUser->getId());
self::updateDomNodes($dom, "//PageContent/MyCourses", "User", $ilUser->getId());
// skills
$xpath = new DOMXPath($dom);
$nodes = $xpath->query("//PageContent/Skills");
foreach($nodes as $node)
{
$skill_id = $node->getAttribute("Id");
// existing personal skills
if(in_array($skill_id, $pskills))
{
$node->setAttribute("User", $ilUser->getId());
}
// new skill
else if(in_array($skill_id, $a_recipe["skills"]))
{
include_once "Services/Skill/classes/class.ilPersonalSkill.php";
ilPersonalSkill::addPersonalSkill($ilUser->getId(), $skill_id);
$node->setAttribute("User", $ilUser->getId());
}
// remove skill
else
{
$page_element = $node->parentNode;
$page_element->parentNode->removeChild($page_element);
}
}
}
$valid = true;
break;
}
if($valid)
{
// #12038 - update xml from dom
$target_page->setXMLContent($target_page->getXMLFromDom());
$target_page->setType($page_type);
$target_page->setTitle($page_title);
$target_page->create();
if($page_type == ilPortfolioPage::TYPE_PAGE)
{
$target_page->update(); // handle mob usages!
}
}
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static ilObjPortfolioBase::createBlogInPersonalWorkspace (   $a_title)
staticprotected

Definition at line 622 of file class.ilObjPortfolioBase.php.

References $ilUser, and ilWorkspaceTree\createTreeForUser().

Referenced by clonePagesAndSettings().

{
global $ilUser;
static $ws_access = null;
include_once "Modules/Blog/classes/class.ilObjBlog.php";
$blog = new ilObjBlog();
$blog->setType("blog");
$blog->setTitle($a_title);
$blog->create();
if(!$ws_access)
{
include_once "Services/PersonalWorkspace/classes/class.ilWorkspaceTree.php";
include_once "Services/PersonalWorkspace/classes/class.ilWorkspaceAccessHandler.php";
$tree = new ilWorkspaceTree($ilUser->getId());
// #13235
if(!$tree->getRootId())
{
$tree->createTreeForUser($ilUser->getId());
}
$ws_access = new ilWorkspaceAccessHandler($tree);
}
$tree = $ws_access->getTree();
$node_id = $tree->insertObject($tree->getRootId(), $blog->getId());
$ws_access->setPermissions($tree->getRootId(), $node_id);
return $blog->getId();
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjPortfolioBase::deleteAllPages ( )
abstractprotected

Reimplemented in ilObjPortfolio, and ilObjPortfolioTemplate.

Referenced by doDelete().

+ Here is the caller graph for this function:

ilObjPortfolioBase::deleteImage ( )

remove existing file

Reimplemented in ilObjPortfolio.

Definition at line 307 of file class.ilObjPortfolioBase.php.

References setImage().

Referenced by doDelete(), and uploadImage().

{
if($this->id)
{
include_once "Modules/Portfolio/classes/class.ilFSStoragePortfolio.php";
$storage = new ilFSStoragePortfolio($this->id);
$storage->delete();
$this->setImage(null);
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjPortfolioBase::doCreate ( )
protected

Reimplemented from ilObject2.

Reimplemented in ilObjPortfolioTemplate.

Definition at line 227 of file class.ilObjPortfolioBase.php.

References $ilDB.

{
global $ilDB;
$ilDB->manipulate("INSERT INTO usr_portfolio (id,is_online)".
" VALUES (".$ilDB->quote($this->id, "integer").",".
$ilDB->quote(0, "integer").")");
}
ilObjPortfolioBase::doDelete ( )
protected

Reimplemented from ilObject2.

Definition at line 265 of file class.ilObjPortfolioBase.php.

References $ilDB, deleteAllPages(), and deleteImage().

{
global $ilDB;
$this->deleteAllPages();
$this->deleteImage();
$ilDB->manipulate("DELETE FROM usr_portfolio".
" WHERE id = ".$ilDB->quote($this->id, "integer"));
}

+ Here is the call graph for this function:

ilObjPortfolioBase::doRead ( )
protected

Reimplemented from ilObject2.

Reimplemented in ilObjPortfolioTemplate.

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

References $ilDB, $row, ilNote\commentsActivated(), doReadCustom(), ilObject2\getType(), ilObjStyleSheet\lookupObjectStyle(), setBackgroundColor(), setFontColor(), setImage(), setOnline(), setProfilePicture(), setPublicComments(), and setStyleSheetId().

{
global $ilDB;
$set = $ilDB->query("SELECT * FROM usr_portfolio".
" WHERE id = ".$ilDB->quote($this->id, "integer"));
$row = $ilDB->fetchAssoc($set);
$this->setOnline((bool)$row["is_online"]);
$this->setProfilePicture((bool)$row["ppic"]);
$this->setBackgroundColor($row["bg_color"]);
$this->setFontColor($row["font_color"]);
$this->setImage($row["img"]);
// #14661
include_once("./Services/Notes/classes/class.ilNote.php");
$this->setPublicComments(ilNote::commentsActivated($this->id, 0, $this->getType()));
include_once("./Services/Style/classes/class.ilObjStyleSheet.php");
$this->doReadCustom($row);
}

+ Here is the call graph for this function:

ilObjPortfolioBase::doReadCustom ( array  $a_row)
protected

Reimplemented in ilObjPortfolio.

Definition at line 222 of file class.ilObjPortfolioBase.php.

Referenced by doRead().

{
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::doUpdate ( )
protected

Reimplemented from ilObject2.

Reimplemented in ilObjPortfolio, and ilObjPortfolioTemplate.

Definition at line 236 of file class.ilObjPortfolioBase.php.

References $ilDB, ilNote\activateComments(), doUpdateCustom(), getBackgroundColor(), getImage(), getStyleSheetId(), ilObject2\getType(), hasProfilePicture(), hasPublicComments(), isOnline(), and ilObjStyleSheet\writeStyleUsage().

{
global $ilDB;
$fields = array(
"is_online" => array("integer", $this->isOnline()),
"ppic" => array("integer", $this->hasProfilePicture()),
"bg_color" => array("text", $this->getBackgroundColor()),
"font_color" => array("text", $this->getFontcolor()),
"img" => array("text", $this->getImage())
);
$this->doUpdateCustom($fields);
// #14661
include_once("./Services/Notes/classes/class.ilNote.php");
ilNote::activateComments($this->id, 0, $this->getType(), $this->hasPublicComments());
include_once("./Services/Style/classes/class.ilObjStyleSheet.php");
$ilDB->update("usr_portfolio", $fields,
array("id"=>array("integer", $this->id)));
}

+ Here is the call graph for this function:

ilObjPortfolioBase::doUpdateCustom ( array &  $a_fields)
protected

Reimplemented in ilObjPortfolio.

Definition at line 260 of file class.ilObjPortfolioBase.php.

Referenced by doUpdate().

{
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::getBackgroundColor ( )

Get background color.

Returns
string

Definition at line 110 of file class.ilObjPortfolioBase.php.

References $bg_color.

Referenced by cloneBasics(), and doUpdate().

{
if(!$this->bg_color)
{
$this->bg_color = "ffffff";
}
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::getFontColor ( )

Get font color.

Returns
string

Definition at line 134 of file class.ilObjPortfolioBase.php.

References $font_color.

Referenced by cloneBasics().

{
if(!$this->font_color)
{
$this->font_color = "505050";
}
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::getImage ( )

Get banner image.

Returns
string

Definition at line 158 of file class.ilObjPortfolioBase.php.

References $img.

Referenced by cloneBasics(), and doUpdate().

{
return $this->img;
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::getImageFullPath (   $a_as_thumb = false)

Get banner image incl.

path

Parameters
bool$a_as_thumb

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

References $img, $path, and initStorage().

{
if($this->img)
{
$path = $this->initStorage($this->id);
if(!$a_as_thumb)
{
return $path.$this->img;
}
else
{
return $path."thb_".$this->img;
}
}
}

+ Here is the call graph for this function:

ilObjPortfolioBase::getStyleSheetId ( )

Get style sheet id.

Returns
bool

Definition at line 178 of file class.ilObjPortfolioBase.php.

References $style.

Referenced by cloneBasics(), and doUpdate().

{
return (int)$this->style;
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::hasProfilePicture ( )

Get profile picture status.

Returns
bool

Definition at line 90 of file class.ilObjPortfolioBase.php.

References $ppic.

Referenced by cloneBasics(), and doUpdate().

{
return $this->ppic;
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::hasPublicComments ( )

Active public comments?

Returns
bool

Definition at line 80 of file class.ilObjPortfolioBase.php.

References $comments.

Referenced by cloneBasics(), and doUpdate().

{
}

+ Here is the caller graph for this function:

static ilObjPortfolioBase::initStorage (   $a_id,
  $a_subdir = null 
)
static

Init file system storage.

Parameters
type$a_id
type$a_subdir
Returns
string

Definition at line 326 of file class.ilObjPortfolioBase.php.

References $path.

Referenced by cloneBasics(), getImageFullPath(), ilPortfolioDataSet\getXmlRecord(), ilObjPortfolio\handleQuotaUpdate(), ilPortfolioDataSet\importRecord(), and uploadImage().

{
include_once "Modules/Portfolio/classes/class.ilFSStoragePortfolio.php";
$storage = new ilFSStoragePortfolio($a_id);
$storage->create();
$path = $storage->getAbsolutePath()."/";
if($a_subdir)
{
$path .= $a_subdir."/";
if(!is_dir($path))
{
mkdir($path);
}
}
return $path;
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::isOnline ( )

Is online?

Returns
bool

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

References $online.

Referenced by ilObjPortfolioTemplate\doCloneObject(), ilObjPortfolio\doUpdate(), and doUpdate().

{
return $this->online;
}

+ Here is the caller graph for this function:

static ilObjPortfolioBase::lookupOnline (   $a_id)
static

Is online?

Returns
bool

Definition at line 54 of file class.ilObjPortfolioBase.php.

References $ilDB, and $row.

Referenced by ilObjPortfolioTemplateAccess\_lookupOnline().

{
global $ilDB;
$set = $ilDB->query("SELECT is_online".
" FROM usr_portfolio".
" WHERE id = ".$ilDB->quote($a_id, "integer"));
$row = $ilDB->fetchAssoc($set);
return (bool)$row["is_online"];
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::setBackgroundColor (   $a_value)

Set background color.

Parameters
string$a_value

Definition at line 124 of file class.ilObjPortfolioBase.php.

Referenced by cloneBasics(), and doRead().

{
$this->bg_color = (string)$a_value;
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::setFontColor (   $a_value)

Set font color.

Parameters
string$a_value

Definition at line 148 of file class.ilObjPortfolioBase.php.

Referenced by cloneBasics(), and doRead().

{
$this->font_color = (string)$a_value;
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::setImage (   $a_value)

Set banner image.

Parameters
string$a_value

Definition at line 168 of file class.ilObjPortfolioBase.php.

Referenced by cloneBasics(), deleteImage(), doRead(), and uploadImage().

{
$this->img = (string)$a_value;
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::setOnline (   $a_value)

Set online status.

Parameters
bool$a_value

Definition at line 34 of file class.ilObjPortfolioBase.php.

Referenced by doRead().

{
$this->online = (bool)$a_value;
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::setProfilePicture (   $a_status)

Toggle profile picture status.

Parameters
bool$a_status

Definition at line 100 of file class.ilObjPortfolioBase.php.

Referenced by cloneBasics(), and doRead().

{
$this->ppic = (bool)$a_status;
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::setPublicComments (   $a_value)

Set public comments status.

Parameters
bool$a_value

Definition at line 70 of file class.ilObjPortfolioBase.php.

Referenced by cloneBasics(), and doRead().

{
$this->comments = (bool)$a_value;
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::setStyleSheetId (   $a_style)

Set style sheet id.

Parameters
int$a_style

Definition at line 188 of file class.ilObjPortfolioBase.php.

Referenced by cloneBasics(), and doRead().

{
$this->style = (int)$a_style;
}

+ Here is the caller graph for this function:

static ilObjPortfolioBase::updateDomNodes (   $a_dom,
  $a_xpath,
  $a_attr_id,
  $a_attr_value 
)
staticprotected

Definition at line 612 of file class.ilObjPortfolioBase.php.

Referenced by clonePagesAndSettings().

{
$xpath_temp = new DOMXPath($a_dom);
$nodes = $xpath_temp->query($a_xpath);
foreach ($nodes as $node)
{
$node->setAttribute($a_attr_id, $a_attr_value);
}
}

+ Here is the caller graph for this function:

ilObjPortfolioBase::uploadImage ( array  $a_upload)

Upload new image file.

Parameters
array$a_upload
Returns
bool

Reimplemented in ilObjPortfolio.

Definition at line 353 of file class.ilObjPortfolioBase.php.

References $path, deleteImage(), ilUtil\escapeShellArg(), ilUtil\execConvert(), initStorage(), and setImage().

{
if(!$this->id)
{
return false;
}
$this->deleteImage();
// #10074
$clean_name = preg_replace("/[^a-zA-Z0-9\_\.\-]/", "", $a_upload["name"]);
$path = $this->initStorage($this->id);
$original = "org_".$this->id."_".$clean_name;
$thumb = "thb_".$this->id."_".$clean_name;
$processed = $this->id."_".$clean_name;
if(@move_uploaded_file($a_upload["tmp_name"], $path.$original))
{
chmod($path.$original, 0770);
$prfa_set = new ilSetting("prfa");
/* as banner height should overflow, we only handle width
$dimensions = $prfa_set->get("banner_width")."x".
$prfa_set->get("banner_height");
*/
$dimensions = $prfa_set->get("banner_width");
// take quality 100 to avoid jpeg artefacts when uploading jpeg files
// taking only frame [0] to avoid problems with animated gifs
$original_file = ilUtil::escapeShellArg($path.$original);
$thumb_file = ilUtil::escapeShellArg($path.$thumb);
$processed_file = ilUtil::escapeShellArg($path.$processed);
ilUtil::execConvert($original_file."[0] -geometry 100x100 -quality 100 JPEG:".$thumb_file);
ilUtil::execConvert($original_file."[0] -geometry ".$dimensions." -quality 100 JPEG:".$processed_file);
$this->setImage($processed);
return true;
}
return false;
}

+ Here is the call graph for this function:

Field Documentation

ilObjPortfolioBase::$bg_color
protected

Definition at line 18 of file class.ilObjPortfolioBase.php.

Referenced by getBackgroundColor().

ilObjPortfolioBase::$comments
protected

Definition at line 17 of file class.ilObjPortfolioBase.php.

Referenced by hasPublicComments().

ilObjPortfolioBase::$font_color
protected

Definition at line 19 of file class.ilObjPortfolioBase.php.

Referenced by getFontColor().

ilObjPortfolioBase::$img
protected

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

Referenced by getImage(), and getImageFullPath().

ilObjPortfolioBase::$online
protected

Definition at line 16 of file class.ilObjPortfolioBase.php.

Referenced by isOnline().

ilObjPortfolioBase::$ppic
protected

Definition at line 21 of file class.ilObjPortfolioBase.php.

Referenced by hasProfilePicture().

ilObjPortfolioBase::$style
protected

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

Referenced by getStyleSheetId().


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