ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilObjBlog Class Reference

Class ilObjBlog. More...

+ Inheritance diagram for ilObjBlog:
+ Collaboration diagram for ilObjBlog:

Public Member Functions

 initType ()
 
 getNotesStatus ()
 Get notes status. More...
 
 setNotesStatus ($a_status)
 Toggle notes status. More...
 
 hasProfilePicture ()
 Get profile picture status. More...
 
 setProfilePicture ($a_status)
 Toggle profile picture status. More...
 
 getBackgroundColor ()
 Get background color. More...
 
 setBackgroundColor ($a_value)
 Set background color. More...
 
 getFontColor ()
 Get font color. More...
 
 setFontColor ($a_value)
 Set font color. More...
 
 getImage ()
 Get banner image. More...
 
 setImage ($a_value)
 Set banner image. More...
 
 getImageFullPath ($a_as_thumb=false)
 Get banner image incl. More...
 
 deleteImage ()
 remove existing file More...
 
 uploadImage (array $a_upload)
 Upload new image file. More...
 
 hasRSS ()
 Get RSS status. More...
 
 setRSS ($a_status)
 Toggle RSS status. More...
 
 hasApproval ()
 Get approval status. More...
 
 setApproval ($a_status)
 Toggle approval status. More...
 
 getStyleSheetId ()
 Get style sheet id. More...
 
 setStyleSheetId ($a_style)
 Set style sheet id. More...
 
 hasAbstractShorten ()
 
 setAbstractShorten ($a_value)
 
 getAbstractShortenLength ()
 
 setAbstractShortenLength ($a_value)
 
 hasAbstractImage ()
 
 setAbstractImage ($a_value)
 
 getAbstractImageWidth ()
 
 setAbstractImageWidth ($a_value)
 
 getAbstractImageHeight ()
 
 setAbstractImageHeight ($a_value)
 
 setKeywords ($a_value)
 
 hasKeywords ()
 
 setAuthors ($a_value)
 
 hasAuthors ()
 
 setNavMode ($a_value)
 
 getNavMode ()
 
 setNavModeListPostings ($a_value)
 
 getNavModeListPostings ()
 
 setNavModeListMonths ($a_value)
 
 getNavModeListMonths ()
 
 setOverviewPostings ($a_value)
 
 getOverviewPostings ()
 
 setOrder (array $a_values=null)
 
 getOrder ()
 
 initDefaultRoles ()
 
 getLocalContributorRole ($a_node_id)
 
 getLocalEditorRole ($a_node_id)
 
 getAllLocalRoles ($a_node_id)
 
 getRolesWithContributeOrRedact ($a_node_id)
 
- Public Member Functions inherited from ilObject2
 __construct ($a_id=0, $a_reference=true)
 Constructor public. More...
 
 withReferences ()
 
 read ()
 Read data from db. More...
 
 getId ()
 
 setId ($a_id)
 
 setRefId ($a_id)
 
 getRefId ()
 
 getType ()
 
 setType ($a_type)
 
 getPresentationTitle ()
 
 getTitle ()
 
 getUntranslatedTitle ()
 
 setTitle ($a_title)
 
 getDescription ()
 
 setDescription ($a_desc)
 
 getLongDescription ()
 
 getImportId ()
 
 setImportId ($a_import_id)
 
 getOwner ()
 
 getOwnerName ()
 
 setOwner ($a_owner)
 
 getCreateDate ()
 
 getLastUpdateDate ()
 
 create ($a_clone_mode=false)
 
 update ()
 
 MDUpdateListener ($a_element)
 
 createMetaData ()
 
 updateMetaData ()
 
 deleteMetaData ()
 
 updateOwner ()
 
 putInTree ($a_parent_ref)
 
 setPermissions ($a_parent_ref)
 
 createReference ()
 
 countReferences ()
 
 delete ()
 
 initDefaultRoles ()
 
 setRegisterMode ($a_bool)
 
 isUserRegistered ($a_user_id=0)
 
 requireRegistration ()
 
 appendCopyInfo ($a_target_id, $a_copy_id)
 
 cloneMetaData ($target_obj)
 
 cloneObject ($a_target_id, $a_copy_id=null, $a_omit_tree=false)
 
 cloneDependencies ($a_target_id, $a_copy_id)
 
- Public Member Functions inherited from ilObject
 __construct ($a_id=0, $a_reference=true)
 Constructor public. More...
 
 withReferences ()
 determines wehter objects are referenced or not (got ref ids or not) More...
 
 read ()
 read object data from db into object More...
 
 getId ()
 get object id public More...
 
 setId ($a_id)
 set object id public More...
 
 setRefId ($a_id)
 set reference id public More...
 
 getRefId ()
 get reference id public More...
 
 getType ()
 get object type public More...
 
 setType ($a_type)
 set object type public More...
 
 getPresentationTitle ()
 get presentation title Normally same as title Overwritten for sessions More...
 
 getTitle ()
 get object title public More...
 
 getUntranslatedTitle ()
 get untranslated object title public More...
 
 setTitle ($a_title)
 set object title More...
 
 getDescription ()
 get object description More...
 
 setDescription ($a_desc)
 set object description More...
 
 getLongDescription ()
 get object long description (stored in object_description) More...
 
 getImportId ()
 get import id More...
 
 setImportId ($a_import_id)
 set import id More...
 
 getOwner ()
 get object owner More...
 
 getOwnerName ()
 
 setOwner ($a_owner)
 set object owner More...
 
 getCreateDate ()
 get create date public More...
 
 getLastUpdateDate ()
 get last update date public More...
 
 getDiskUsage ()
 Gets the disk usage of the object in bytes. More...
 
 create ()
 create More...
 
 update ()
 update object in db More...
 
 MDUpdateListener ($a_element)
 Meta data update listener. More...
 
 createMetaData ()
 create meta data entry More...
 
 updateMetaData ()
 update meta data entry More...
 
 deleteMetaData ()
 delete meta data entry More...
 
 updateOwner ()
 update owner of object in db More...
 
 putInTree ($a_parent_ref)
 maybe this method should be in tree object!? More...
 
 setPermissions ($a_parent_ref)
 set permissions of object More...
 
 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. More...
 
 createReference ()
 creates reference for object More...
 
 countReferences ()
 count references of object More...
 
 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!! More...
 
 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 More...
 
 applyDidacticTemplate ($a_tpl_id)
 Apply template. More...
 
 setRegisterMode ($a_bool)
 
 isUserRegistered ($a_user_id=0)
 
 requireRegistration ()
 
 getXMLZip ()
 
 getHTMLDirectory ()
 
 cloneObject ($a_target_id, $a_copy_id=0, $a_omit_tree=false)
 Clone object permissions, put in tree ... More...
 
 appendCopyInfo ($a_target_id, $a_copy_id)
 Prepend Copy info if object with same name exists in that container. More...
 
 cloneDependencies ($a_target_id, $a_copy_id)
 Clone object dependencies. More...
 
 cloneMetaData ($target_obj)
 Copy meta data. More...
 
 getPossibleSubObjects ($a_filter=true)
 get all possible subobjects of this type the object can decide which types of subobjects are possible jut in time overwrite if the decision distinguish from standard model More...
 

Static Public Member Functions

static initStorage ($a_id, $a_subdir=null)
 Init file system storage. More...
 
static sendNotification ($a_action, $a_in_wsp, $a_blog_node_id, $a_posting_id, $a_comment=null)
 
static deliverRSS ($a_wsp_id)
 Deliver blog as rss feed. More...
 
- Static Public Member Functions inherited from ilObject2
static _lookupObjIdByImportId ($a_import_id)
 
static _lookupOwnerName ($a_owner_id)
 
static _getIdForImportId ($a_import_id)
 
static _getAllReferences ($a_id)
 
static _lookupTitle ($a_id)
 
static _lookupOwner ($a_id)
 
static _getIdsForTitle ($title, $type='', $partialmatch=false)
 
static _lookupDescription ($a_id)
 
static _lookupLastUpdate ($a_id, $a_as_string=false)
 
static _getLastUpdateOfObjects ($a_objs)
 
static _lookupObjId ($a_id)
 
static _setDeletedDate ($a_ref_id)
 
static _resetDeletedDate ($a_ref_id)
 
static _lookupDeletedDate ($a_ref_id)
 
static _writeTitle ($a_obj_id, $a_title)
 
static _writeDescription ($a_obj_id, $a_desc)
 
static _writeImportId ($a_obj_id, $a_import_id)
 
static _lookupType ($a_id, $a_reference=false)
 
static _isInTrash ($a_ref_id)
 
static _hasUntrashedReference ($a_obj_id)
 
static _lookupObjectId ($a_ref_id)
 
static _getObjectsDataForType ($a_type, $a_omit_trash=false)
 
static _exists ($a_id, $a_reference=false, $a_type=null)
 
static _getObjectsByType ($a_obj_type="", $a_owner="")
 
static _prepareCloneSelection ($a_ref_ids, $new_type, $a_show_path=true)
 
static _getIcon ($a_obj_id="", $a_size="big", $a_type="", $a_offline=false)
 
- Static Public Member Functions inherited from ilObject
static _lookupObjIdByImportId ($a_import_id)
 
static _lookupImportId ($a_obj_id)
 
static _lookupOwnerName ($a_owner_id)
 lookup owner name for owner id More...
 
static _getIdForImportId ($a_import_id)
 get current object id for import id (static) More...
 
static _getAllReferences ($a_id)
 get all reference ids of object More...
 
static _lookupTitle ($a_id)
 lookup object title More...
 
static _lookupOwner ($a_id)
 lookup object owner More...
 
static _getIdsForTitle ($title, $type='', $partialmatch=false)
 
static _lookupDescription ($a_id)
 lookup object description More...
 
static _lookupLastUpdate ($a_id, $a_as_string=false)
 lookup last update More...
 
static _getLastUpdateOfObjects ($a_objs)
 Get last update for a set of media objects. More...
 
static _lookupObjId ($a_id)
 
static _setDeletedDate ($a_ref_id)
 only called in ilTree::saveSubTree More...
 
static setDeletedDates ($a_ref_ids)
 Set deleted date type $ilDB. More...
 
static _resetDeletedDate ($a_ref_id)
 only called in ilObjectGUI::insertSavedNodes More...
 
static _lookupDeletedDate ($a_ref_id)
 only called in ilObjectGUI::insertSavedNodes More...
 
static _writeTitle ($a_obj_id, $a_title)
 write title to db (static) More...
 
static _writeDescription ($a_obj_id, $a_desc)
 write description to db (static) More...
 
static _writeImportId ($a_obj_id, $a_import_id)
 write import id to db (static) More...
 
static _lookupType ($a_id, $a_reference=false)
 lookup object type More...
 
static _isInTrash ($a_ref_id)
 checks wether object is in trash More...
 
static _hasUntrashedReference ($a_obj_id)
 checks wether an object has at least one reference that is not in trash More...
 
static _lookupObjectId ($a_ref_id)
 lookup object id More...
 
static _getObjectsDataForType ($a_type, $a_omit_trash=false)
 get all objects of a certain type More...
 
static _exists ($a_id, $a_reference=false, $a_type=null)
 checks if an object exists in object_data More...
 
static _getObjectsByType ($a_obj_type="", $a_owner="")
 Get objects by type. More...
 
static _prepareCloneSelection ($a_ref_ids, $new_type, $show_path=true)
 Prepare copy wizard object selection. More...
 
static _getIcon ($a_obj_id="", $a_size="big", $a_type="", $a_offline=false)
 Get icon for repository item. More...
 
static collectDeletionDependencies (&$deps, $a_ref_id, $a_obj_id, $a_type, $a_depth=0)
 Collect deletion dependencies. More...
 
static getDeletionDependencies ($a_obj_id)
 Get deletion dependencies. More...
 
static getLongDescriptions (array $a_obj_ids)
 Get long description data. More...
 
static getAllOwnedRepositoryObjects ($a_user_id)
 Get all ids of objects user owns. More...
 
static fixMissingTitles ($a_type, array &$a_obj_title_map)
 Try to fix missing object titles. More...
 
static _lookupCreationDate ($a_id)
 Lookup creation date. More...
 
static hasAutoRating ($a_type, $a_ref_id)
 Check if auto rating is active for parent group/course. More...
 

Data Fields

const NAV_MODE_LIST = 1
 
const NAV_MODE_MONTH = 2
 
const ABSTRACT_DEFAULT_SHORTEN_LENGTH = 500
 
const ABSTRACT_DEFAULT_IMAGE_WIDTH = 144
 
const ABSTRACT_DEFAULT_IMAGE_HEIGHT = 144
 
const NAV_MODE_LIST_DEFAULT_POSTINGS = 10
 
- Data Fields inherited from ilObject
const TITLE_LENGTH = 255
 max length of object title More...
 
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
 

Protected Member Functions

 doRead ()
 
 doCreate ()
 
 doDelete ()
 
 doUpdate ()
 
 doCloneObject ($new_obj, $a_target_id, $a_copy_id=null, $a_omit_tree=false)
 
 handleQuotaUpdate ()
 
- Protected Member Functions inherited from ilObject2
 initType ()
 
 doRead ()
 
 doCreate ()
 
 beforeCreate ()
 
 doUpdate ()
 
 beforeUpdate ()
 
 doMDUpdateListener ($a_element)
 
 beforeMDUpdateListener ($a_element)
 
 doCreateMetaData ()
 
 beforeCreateMetaData ()
 
 doUpdateMetaData ()
 
 beforeUpdateMetaData ()
 
 doDelete ()
 
 beforeDelete ()
 
 doCloneObject ($new_obj, $a_target_id, $a_copy_id=null)
 
 beforeCloneObject ()
 

Protected Attributes

 $notes
 
 $bg_color
 
 $font_color
 
 $img
 
 $ppic
 
 $rss
 
 $approval
 
 $style
 
 $abstract_shorten = false
 
 $abstract_shorten_length = self::ABSTRACT_DEFAULT_SHORTEN_LENGTH
 
 $abstract_image = false
 
 $abstract_image_width = self::ABSTRACT_DEFAULT_IMAGE_WIDTH
 
 $abstract_image_height = self::ABSTRACT_DEFAULT_IMAGE_HEIGHT
 
 $keywords = true
 
 $nav_mode = self::NAV_MODE_LIST
 
 $nav_mode_list_postings = self::NAV_MODE_LIST_DEFAULT_POSTINGS
 
 $nav_mode_list_months
 
 $overview_postings
 
 $authors = true
 
 $order
 

Detailed Description

Class ilObjBlog.

Author
Jörg Lützenkirchen luetz.nosp@m.enki.nosp@m.rchen.nosp@m.@lei.nosp@m.fos.c.nosp@m.om
Version
Id
class.ilObjFolder.php 25528 2010-09-03 10:37:11Z smeyer

Definition at line 15 of file class.ilObjBlog.php.

Member Function Documentation

◆ deleteImage()

ilObjBlog::deleteImage ( )

remove existing file

Definition at line 347 of file class.ilObjBlog.php.

References handleQuotaUpdate(), and setImage().

Referenced by doDelete(), and uploadImage().

348  {
349  if($this->id)
350  {
351  include_once "Modules/Blog/classes/class.ilFSStorageBlog.php";
352  $storage = new ilFSStorageBlog($this->id);
353  $storage->delete();
354 
355  $this->setImage(null);
356 
357  $this->handleQuotaUpdate();
358  }
359  }
setImage($a_value)
Set banner image.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ deliverRSS()

static ilObjBlog::deliverRSS (   $a_wsp_id)
static

Deliver blog as rss feed.

Parameters
int$a_wsp_id

Definition at line 745 of file class.ilObjBlog.php.

References ilObject\$id, $ilSetting, $tpl, $url, ilLink\_getStaticLink(), ilPageObject\_lookupActive(), ilObject\_lookupObjId(), exit, ilBlogPosting\getAllPostings(), ilBlogPostingGUI\getSnippet(), and IL_CAL_DATETIME.

746  {
747  global $tpl, $ilSetting;
748 
749  if(!$ilSetting->get('enable_global_profiles'))
750  {
751  return;
752  }
753 
754  // #10827
755  if(substr($a_wsp_id, -4) != "_cll")
756  {
757  include_once "Services/PersonalWorkspace/classes/class.ilWorkspaceTree.php";
758  $wsp_id = new ilWorkspaceTree(0);
759  $obj_id = $wsp_id->lookupObjectId($a_wsp_id);
760  $is_wsp = "_wsp";
761  }
762  else
763  {
764  $a_wsp_id = substr($a_wsp_id, 0, -4);
765  $obj_id = ilObject::_lookupObjId($a_wsp_id);
766  $is_wsp = null;
767  }
768  if(!$obj_id)
769  {
770  return;
771  }
772 
773  $blog = new self($obj_id, false);
774  if(!$blog->hasRSS())
775  {
776  return;
777  }
778 
779  include_once "Services/Feeds/classes/class.ilFeedWriter.php";
780  $feed = new ilFeedWriter();
781 
782  include_once "Services/Link/classes/class.ilLink.php";
783  $url = ilLink::_getStaticLink($a_wsp_id, "blog", true, $is_wsp);
784  $url = str_replace("&", "&", $url);
785 
786  // #11870
787  $feed->setChannelTitle(str_replace("&", "&", $blog->getTitle()));
788  $feed->setChannelDescription(str_replace("&", "&", $blog->getDescription()));
789  $feed->setChannelLink($url);
790 
791  // needed for blogpostinggui / pagegui
792  $tpl = new ilTemplate("tpl.main.html", true, true);
793 
794  include_once("./Modules/Blog/classes/class.ilBlogPosting.php");
795  include_once("./Modules/Blog/classes/class.ilBlogPostingGUI.php");
796  foreach(ilBlogPosting::getAllPostings($obj_id) as $item)
797  {
798  $id = $item["id"];
799 
800  // only published items
801  $is_active = ilBlogPosting::_lookupActive($id, "blp");
802  if(!$is_active)
803  {
804  continue;
805  }
806 
807  // #16434
808  $snippet = strip_tags(ilBlogPostingGUI::getSnippet($id), "<br><br/><div><p>");
809  $snippet = str_replace("&", "&amp;", $snippet);
810  $snippet = "<![CDATA[".$snippet."]]>";
811 
812  $url = ilLink::_getStaticLink($a_wsp_id, "blog", true, "_".$id.$is_wsp);
813  $url = str_replace("&", "&amp;", $url);
814 
815  $feed_item = new ilFeedItem();
816  $feed_item->setTitle(str_replace("&", "&amp;", $item["title"])); // #16022
817  $feed_item->setDate($item["created"]->get(IL_CAL_DATETIME));
818  $feed_item->setDescription($snippet);
819  $feed_item->setLink($url);
820  $feed_item->setAbout($url);
821  $feed->addItem($feed_item);
822  }
823 
824  $feed->showFeed();
825  exit();
826  }
Feed writer class.
const IL_CAL_DATETIME
$url
Definition: shib_logout.php:72
Tree handler for personal workspace.
global $tpl
Definition: ilias.php:8
A FeedItem represents an item in a News Feed.
static getAllPostings($a_blog_id, $a_limit=1000, $a_offset=0)
Get all postings of blog.
static _lookupActive($a_id, $a_parent_type, $a_check_scheduled_activation=false, $a_lang="-")
lookup activation status
static getSnippet($a_id, $a_truncate=false, $a_truncate_length=500, $a_truncate_sign="...", $a_include_picture=false, $a_picture_width=144, $a_picture_height=144, $a_export_directory=null)
Get first text paragraph of page.
static _lookupObjId($a_id)
special template class to simplify handling of ITX/PEAR
global $ilSetting
Definition: privfeed.php:17
+ Here is the call graph for this function:

◆ doCloneObject()

ilObjBlog::doCloneObject (   $new_obj,
  $a_target_id,
  $a_copy_id = null,
  $a_omit_tree = false 
)
protected

Definition at line 176 of file class.ilObjBlog.php.

References $img, $target, ilObjStyleSheet\_lookupStandard(), getAbstractImageHeight(), getAbstractImageWidth(), getAbstractShortenLength(), getBackgroundColor(), getFontColor(), ilObject2\getId(), getImage(), ilObjectFactory\getInstanceByObjId(), getNotesStatus(), getStyleSheetId(), hasAbstractImage(), hasAbstractShorten(), hasApproval(), hasProfilePicture(), hasRSS(), and initStorage().

177  {
178  // banner?
179  $img = $this->getImage();
180  if($img)
181  {
182  $new_obj->setImage($img);
183 
184  $source = $this->initStorage($this->getId());
185  $target = $new_obj->initStorage($new_obj->getId());
186 
187  copy($source.$img, $target.$img);
188  }
189 
190  $new_obj->setNotesStatus($this->getNotesStatus());
191  $new_obj->setProfilePicture($this->hasProfilePicture());
192  $new_obj->setBackgroundColor($this->getBackgroundColor());
193  $new_obj->setFontColor($this->getFontColor());
194  $new_obj->setRSS($this->hasRSS());
195  $new_obj->setApproval($this->hasApproval());
196  $new_obj->setAbstractShorten($this->hasAbstractShorten());
197  $new_obj->setAbstractShortenLength($this->getAbstractShortenLength());
198  $new_obj->setAbstractImage($this->hasAbstractImage());
199  $new_obj->setAbstractImageWidth($this->getAbstractImageWidth());
200  $new_obj->setAbstractImageHeight($this->getAbstractImageHeight());
201  $new_obj->update();
202 
203  // set/copy stylesheet
204  include_once("./Services/Style/Content/classes/class.ilObjStyleSheet.php");
205  $style_id = $this->getStyleSheetId();
206  if ($style_id > 0 && !ilObjStyleSheet::_lookupStandard($style_id))
207  {
208  $style_obj = ilObjectFactory::getInstanceByObjId($style_id);
209  $new_id = $style_obj->ilClone();
210  $new_obj->setStyleSheetId($new_id);
211  $new_obj->update();
212  }
213  }
getNotesStatus()
Get notes status.
hasApproval()
Get approval status.
getFontColor()
Get font color.
getAbstractShortenLength()
getImage()
Get banner image.
hasRSS()
Get RSS status.
static _lookupStandard($a_id)
Lookup standard flag.
getBackgroundColor()
Get background color.
static initStorage($a_id, $a_subdir=null)
Init file system storage.
static getInstanceByObjId($a_obj_id, $stop_on_error=true)
get an instance of an Ilias object by object id
hasProfilePicture()
Get profile picture status.
getStyleSheetId()
Get style sheet id.
+ Here is the call graph for this function:

◆ doCreate()

ilObjBlog::doCreate ( )
protected

Definition at line 88 of file class.ilObjBlog.php.

References $ilDB, ilNote\activateComments(), getAbstractImageHeight(), getAbstractImageWidth(), getAbstractShortenLength(), getNavMode(), getNavModeListPostings(), hasAbstractImage(), hasAbstractShorten(), hasAuthors(), and hasKeywords().

89  {
90  global $ilDB;
91 
92  $ilDB->manipulate("INSERT INTO il_blog (id,ppic,rss_active,approval".
93  ",abs_shorten,abs_shorten_len,abs_image,abs_img_width,abs_img_height".
94  ",keywords,authors,nav_mode,nav_list_post) VALUES (".
95  $ilDB->quote($this->id, "integer").",".
96  $ilDB->quote(true, "integer").",".
97  $ilDB->quote(true, "integer").",".
98  $ilDB->quote(false, "integer").",".
99  $ilDB->quote($this->hasAbstractShorten(), "integer").",".
100  $ilDB->quote($this->getAbstractShortenLength(), "integer").",".
101  $ilDB->quote($this->hasAbstractImage(), "integer").",".
102  $ilDB->quote($this->getAbstractImageWidth(), "integer").",".
103  $ilDB->quote($this->getAbstractImageHeight(), "integer").",".
104  $ilDB->quote($this->hasKeywords(), "integer").",".
105  $ilDB->quote($this->hasAuthors(), "integer").",".
106  $ilDB->quote($this->getNavMode(), "integer").",".
107  $ilDB->quote($this->getNavModeListPostings(), "integer").
108  ")");
109 
110  // #14661
111  include_once("./Services/Notes/classes/class.ilNote.php");
112  ilNote::activateComments($this->id, 0, "blog", true);
113 
114  /*
115  if ($this->getStyleSheetId() > 0)
116  {
117  include_once("./Services/Style/Content/classes/class.ilObjStyleSheet.php");
118  ilObjStyleSheet::writeStyleUsage($this->id, $this->getStyleSheetId());
119  }
120  */
121  }
getAbstractShortenLength()
static activateComments($a_rep_obj_id, $a_obj_id, $a_obj_type, $a_activate=true)
Activate notes feature.
global $ilDB
+ Here is the call graph for this function:

◆ doDelete()

ilObjBlog::doDelete ( )
protected

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

References $ilDB, ilBlogPosting\deleteAllBlogPostings(), deleteImage(), ilNotification\removeForObject(), and ilNotification\TYPE_BLOG.

124  {
125  global $ilDB;
126 
127  $this->deleteImage();
128 
129  include_once "Modules/Blog/classes/class.ilBlogPosting.php";
131 
132  // remove all notifications
133  include_once "./Services/Notification/classes/class.ilNotification.php";
135 
136  $ilDB->manipulate("DELETE FROM il_blog".
137  " WHERE id = ".$ilDB->quote($this->id, "integer"));
138  }
static removeForObject($type, $id)
Remove all notifications for given object.
deleteImage()
remove existing file
global $ilDB
static deleteAllBlogPostings($a_blog_id)
Delete all postings for blog.
+ Here is the call graph for this function:

◆ doRead()

ilObjBlog::doRead ( )
protected

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

References $ilDB, $row, ilNote\commentsActivated(), ilObjStyleSheet\lookupObjectStyle(), setAbstractImage(), setAbstractImageHeight(), setAbstractImageWidth(), setAbstractShorten(), setAbstractShortenLength(), setApproval(), setAuthors(), setBackgroundColor(), setFontColor(), setImage(), setKeywords(), setNavMode(), setNavModeListMonths(), setNavModeListPostings(), setNotesStatus(), setOrder(), setOverviewPostings(), setProfilePicture(), setRSS(), and setStyleSheetId().

52  {
53  global $ilDB;
54 
55  $set = $ilDB->query("SELECT * FROM il_blog".
56  " WHERE id = ".$ilDB->quote($this->id, "integer"));
57  $row = $ilDB->fetchAssoc($set);
58  $this->setProfilePicture((bool)$row["ppic"]);
59  $this->setBackgroundColor($row["bg_color"]);
60  $this->setFontColor($row["font_color"]);
61  $this->setImage($row["img"]);
62  $this->setRSS($row["rss_active"]);
63  $this->setApproval($row["approval"]);
64  $this->setAbstractShorten($row["abs_shorten"]);
65  $this->setAbstractShortenLength($row["abs_shorten_len"]);
66  $this->setAbstractImage($row["abs_image"]);
67  $this->setAbstractImageWidth($row["abs_img_width"]);
68  $this->setAbstractImageHeight($row["abs_img_height"]);
69  $this->setKeywords($row["keywords"]);
70  $this->setAuthors($row["authors"]);
71  $this->setNavMode($row["nav_mode"]);
72  $this->setNavModeListPostings($row["nav_list_post"]);
73  $this->setNavModeListMonths($row["nav_list_mon"]);
74  $this->setOverviewPostings($row["ov_post"]);
75  if(trim($row["nav_order"]))
76  {
77  $this->setOrder(explode(";", $row["nav_order"]));
78  }
79 
80  // #14661
81  include_once("./Services/Notes/classes/class.ilNote.php");
82  $this->setNotesStatus(ilNote::commentsActivated($this->id, 0, "blog"));
83 
84  include_once("./Services/Style/Content/classes/class.ilObjStyleSheet.php");
86  }
setNavMode($a_value)
setAbstractImageHeight($a_value)
setAbstractImage($a_value)
setAbstractShortenLength($a_value)
setOverviewPostings($a_value)
setNotesStatus($a_status)
Toggle notes status.
setNavModeListMonths($a_value)
setAbstractImageWidth($a_value)
setNavModeListPostings($a_value)
setRSS($a_status)
Toggle RSS status.
setAbstractShorten($a_value)
static lookupObjectStyle($a_obj_id)
Lookup object style.
setAuthors($a_value)
setFontColor($a_value)
Set font color.
setProfilePicture($a_status)
Toggle profile picture status.
setOrder(array $a_values=null)
setKeywords($a_value)
setApproval($a_status)
Toggle approval status.
static commentsActivated($a_rep_obj_id, $a_obj_id, $a_obj_type)
Are comments activated for object?
setBackgroundColor($a_value)
Set background color.
setStyleSheetId($a_style)
Set style sheet id.
global $ilDB
setImage($a_value)
Set banner image.
+ Here is the call graph for this function:

◆ doUpdate()

ilObjBlog::doUpdate ( )
protected

Definition at line 140 of file class.ilObjBlog.php.

References $ilDB, ilNote\activateComments(), getNotesStatus(), getOrder(), getStyleSheetId(), and ilObjStyleSheet\writeStyleUsage().

141  {
142  global $ilDB;
143 
144  if($this->id)
145  {
146  $ilDB->manipulate("UPDATE il_blog".
147  " SET ppic = ".$ilDB->quote($this->hasProfilePicture(), "integer").
148  ",bg_color = ".$ilDB->quote($this->getBackgroundColor(), "text").
149  ",font_color = ".$ilDB->quote($this->getFontcolor(), "text").
150  ",img = ".$ilDB->quote($this->getImage(), "text").
151  ",rss_active = ".$ilDB->quote($this->hasRSS(), "integer").
152  ",approval = ".$ilDB->quote($this->hasApproval(), "integer").
153  ",abs_shorten = ".$ilDB->quote($this->hasAbstractShorten(), "integer").
154  ",abs_shorten_len = ".$ilDB->quote($this->getAbstractShortenLength(), "integer").
155  ",abs_image = ".$ilDB->quote($this->hasAbstractImage(), "integer").
156  ",abs_img_width = ".$ilDB->quote($this->getAbstractImageWidth(), "integer").
157  ",abs_img_height = ".$ilDB->quote($this->getAbstractImageHeight(), "integer").
158  ",keywords = ".$ilDB->quote($this->hasKeywords(), "integer").
159  ",authors = ".$ilDB->quote($this->hasAuthors(), "integer").
160  ",nav_mode = ".$ilDB->quote($this->getNavMode(), "integer").
161  ",nav_list_post = ".$ilDB->quote($this->getNavModeListPostings(), "integer").
162  ",nav_list_mon = ".$ilDB->quote($this->getNavModeListMonths(), "integer").
163  ",ov_post = ".$ilDB->quote($this->getOverviewPostings(), "integer").
164  ",nav_order = ".$ilDB->quote(implode(";", $this->getOrder()), "text").
165  " WHERE id = ".$ilDB->quote($this->id, "integer"));
166 
167  // #14661
168  include_once("./Services/Notes/classes/class.ilNote.php");
169  ilNote::activateComments($this->id, 0, "blog", $this->getNotesStatus());
170 
171  include_once("./Services/Style/Content/classes/class.ilObjStyleSheet.php");
173  }
174  }
getNotesStatus()
Get notes status.
static writeStyleUsage($a_obj_id, $a_style_id)
Write style usage.
getStyleSheetId()
Get style sheet id.
static activateComments($a_rep_obj_id, $a_obj_id, $a_obj_type, $a_activate=true)
Activate notes feature.
global $ilDB
+ Here is the call graph for this function:

◆ getAbstractImageHeight()

ilObjBlog::getAbstractImageHeight ( )

Definition at line 540 of file class.ilObjBlog.php.

References $abstract_image_height.

Referenced by doCloneObject(), and doCreate().

541  {
543  }
+ Here is the caller graph for this function:

◆ getAbstractImageWidth()

ilObjBlog::getAbstractImageWidth ( )

Definition at line 530 of file class.ilObjBlog.php.

References $abstract_image_width.

Referenced by doCloneObject(), and doCreate().

531  {
533  }
+ Here is the caller graph for this function:

◆ getAbstractShortenLength()

ilObjBlog::getAbstractShortenLength ( )

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

References $abstract_shorten_length.

Referenced by doCloneObject(), and doCreate().

511  {
513  }
+ Here is the caller graph for this function:

◆ getAllLocalRoles()

ilObjBlog::getAllLocalRoles (   $a_node_id)

Definition at line 875 of file class.ilObjBlog.php.

References $res, ilObjRole\_getTranslation(), ilObject\_lookupTitle(), and array.

876  {
877  global $rbacreview;
878 
879  include_once "Services/AccessControl/classes/class.ilObjRole.php";
880 
881  $res = array();
882  foreach($rbacreview->getLocalRoles($a_node_id) as $role_id)
883  {
885  }
886 
887  asort($res);
888  return $res;
889  }
static _lookupTitle($a_id)
lookup object title
static _getTranslation($a_role_title)
Create styles array
The data for the language used.
+ Here is the call graph for this function:

◆ getBackgroundColor()

ilObjBlog::getBackgroundColor ( )

Get background color.

Returns
string

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

References $bg_color.

Referenced by doCloneObject().

261  {
262  if(!$this->bg_color)
263  {
264  $this->bg_color = "ffffff";
265  }
266  return $this->bg_color;
267  }
+ Here is the caller graph for this function:

◆ getFontColor()

ilObjBlog::getFontColor ( )

Get font color.

Returns
string

Definition at line 284 of file class.ilObjBlog.php.

References $font_color.

Referenced by doCloneObject().

285  {
286  if(!$this->font_color)
287  {
288  $this->font_color = "505050";
289  }
290  return $this->font_color;
291  }
+ Here is the caller graph for this function:

◆ getImage()

ilObjBlog::getImage ( )

Get banner image.

Returns
string

Definition at line 308 of file class.ilObjBlog.php.

References $img.

Referenced by doCloneObject().

309  {
310  return $this->img;
311  }
+ Here is the caller graph for this function:

◆ getImageFullPath()

ilObjBlog::getImageFullPath (   $a_as_thumb = false)

Get banner image incl.

path

Parameters
bool$a_as_thumb

Definition at line 328 of file class.ilObjBlog.php.

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

329  {
330  if($this->img)
331  {
332  $path = $this->initStorage($this->id);
333  if(!$a_as_thumb)
334  {
335  return $path.$this->img;
336  }
337  else
338  {
339  return $path."thb_".$this->img;
340  }
341  }
342  }
$path
Definition: aliased.php:25
static initStorage($a_id, $a_subdir=null)
Init file system storage.
+ Here is the call graph for this function:

◆ getLocalContributorRole()

ilObjBlog::getLocalContributorRole (   $a_node_id)

Definition at line 849 of file class.ilObjBlog.php.

References ilObject\_lookupTitle().

Referenced by getRolesWithContributeOrRedact().

850  {
851  global $rbacreview;
852 
853  foreach($rbacreview->getLocalRoles($a_node_id) as $role_id)
854  {
855  if(substr(ilObject::_lookupTitle($role_id), 0, 19) == "il_blog_contributor")
856  {
857  return $role_id;
858  }
859  }
860  }
static _lookupTitle($a_id)
lookup object title
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getLocalEditorRole()

ilObjBlog::getLocalEditorRole (   $a_node_id)

Definition at line 862 of file class.ilObjBlog.php.

References ilObject\_lookupTitle().

Referenced by getRolesWithContributeOrRedact().

863  {
864  global $rbacreview;
865 
866  foreach($rbacreview->getLocalRoles($a_node_id) as $role_id)
867  {
868  if(substr(ilObject::_lookupTitle($role_id), 0, 14) == "il_blog_editor")
869  {
870  return $role_id;
871  }
872  }
873  }
static _lookupTitle($a_id)
lookup object title
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getNavMode()

ilObjBlog::getNavMode ( )

Definition at line 579 of file class.ilObjBlog.php.

References $nav_mode.

Referenced by doCreate().

580  {
581  return $this->nav_mode;
582  }
+ Here is the caller graph for this function:

◆ getNavModeListMonths()

ilObjBlog::getNavModeListMonths ( )

Definition at line 607 of file class.ilObjBlog.php.

References $nav_mode_list_months.

608  {
610  }

◆ getNavModeListPostings()

ilObjBlog::getNavModeListPostings ( )

Definition at line 589 of file class.ilObjBlog.php.

References $nav_mode_list_postings.

Referenced by doCreate().

590  {
592  }
+ Here is the caller graph for this function:

◆ getNotesStatus()

ilObjBlog::getNotesStatus ( )

Get notes status.

Returns
bool

Definition at line 220 of file class.ilObjBlog.php.

References $notes.

Referenced by doCloneObject(), and doUpdate().

221  {
222  return $this->notes;
223  }
+ Here is the caller graph for this function:

◆ getOrder()

ilObjBlog::getOrder ( )

Definition at line 635 of file class.ilObjBlog.php.

References $order, and array.

Referenced by doUpdate().

636  {
637  return (array)$this->order;
638  }
Create styles array
The data for the language used.
+ Here is the caller graph for this function:

◆ getOverviewPostings()

ilObjBlog::getOverviewPostings ( )

Definition at line 625 of file class.ilObjBlog.php.

References $overview_postings.

626  {
628  }

◆ getRolesWithContributeOrRedact()

ilObjBlog::getRolesWithContributeOrRedact (   $a_node_id)

Definition at line 891 of file class.ilObjBlog.php.

References $res, ilRbacReview\_getOperationIdByName(), ilObjRole\_getTranslation(), array, getLocalContributorRole(), and getLocalEditorRole().

892  {
893  global $rbacreview;
894 
895  include_once "Services/AccessControl/classes/class.ilObjRole.php";
896 
897  $contr_op_id = ilRbacReview::_getOperationIdByName("contribute");
898  $redact_op_id = ilRbacReview::_getOperationIdByName("redact");
899  $contr_role_id = $this->getLocalContributorRole($a_node_id);
900  $editor_role_id = $this->getLocalEditorRole($a_node_id);
901 
902  $res = array();
903  foreach($rbacreview->getParentRoleIds($a_node_id) as $role_id => $role)
904  {
905  if($role_id != $contr_role_id &&
906  $role_id != $editor_role_id)
907  {
908  $all_ops = $rbacreview->getActiveOperationsOfRole($a_node_id, $role_id);
909  if(in_array($contr_op_id, $all_ops) ||
910  in_array($redact_op_id, $all_ops))
911  {
912  $res[$role_id] = ilObjRole:: _getTranslation($role["title"]);
913  }
914  }
915  }
916 
917  return $res;
918  }
getLocalEditorRole($a_node_id)
static _getTranslation($a_role_title)
Create styles array
The data for the language used.
static _getOperationIdByName($a_operation)
get operation id by name of operation public static
getLocalContributorRole($a_node_id)
+ Here is the call graph for this function:

◆ getStyleSheetId()

ilObjBlog::getStyleSheetId ( )

Get style sheet id.

Returns
bool

Definition at line 485 of file class.ilObjBlog.php.

References $style.

Referenced by doCloneObject(), and doUpdate().

486  {
487  return (int)$this->style;
488  }
+ Here is the caller graph for this function:

◆ handleQuotaUpdate()

ilObjBlog::handleQuotaUpdate ( )
protected

Definition at line 920 of file class.ilObjBlog.php.

References array, ilUtil\dirsize(), ilObject2\getId(), ilObject2\getType(), ilDiskQuotaHandler\handleUpdatedSourceObject(), and initStorage().

Referenced by deleteImage(), and uploadImage().

921  {
922  include_once "Services/DiskQuota/classes/class.ilDiskQuotaHandler.php";
924  $this->getId(),
925  ilUtil::dirsize($this->initStorage($this->getId())),
926  array($this->getId()));
927  }
static initStorage($a_id, $a_subdir=null)
Init file system storage.
Create styles array
The data for the language used.
static dirsize($directory)
get size of a directory or a file.
static handleUpdatedSourceObject($a_src_obj_type, $a_src_obj_id, $a_src_filesize, $a_owner_obj_ids=null, $a_is_prtf=false)
Find and update/create all related entries for source object.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ hasAbstractImage()

ilObjBlog::hasAbstractImage ( )

Definition at line 520 of file class.ilObjBlog.php.

References $abstract_image.

Referenced by doCloneObject(), and doCreate().

521  {
522  return $this->abstract_image;
523  }
+ Here is the caller graph for this function:

◆ hasAbstractShorten()

ilObjBlog::hasAbstractShorten ( )

Definition at line 500 of file class.ilObjBlog.php.

References $abstract_shorten.

Referenced by doCloneObject(), and doCreate().

501  {
503  }
+ Here is the caller graph for this function:

◆ hasApproval()

ilObjBlog::hasApproval ( )

Get approval status.

Returns
bool

Definition at line 465 of file class.ilObjBlog.php.

References $approval.

Referenced by doCloneObject().

466  {
467  return (bool)$this->approval;
468  }
+ Here is the caller graph for this function:

◆ hasAuthors()

ilObjBlog::hasAuthors ( )

Definition at line 565 of file class.ilObjBlog.php.

References $authors.

Referenced by doCreate().

566  {
567  return $this->authors;
568  }
+ Here is the caller graph for this function:

◆ hasKeywords()

ilObjBlog::hasKeywords ( )

Definition at line 555 of file class.ilObjBlog.php.

References $keywords.

Referenced by doCreate().

556  {
557  return $this->keywords;
558  }
+ Here is the caller graph for this function:

◆ hasProfilePicture()

ilObjBlog::hasProfilePicture ( )

Get profile picture status.

Returns
bool

Definition at line 240 of file class.ilObjBlog.php.

References $ppic.

Referenced by doCloneObject().

241  {
242  return $this->ppic;
243  }
+ Here is the caller graph for this function:

◆ hasRSS()

ilObjBlog::hasRSS ( )

Get RSS status.

Returns
bool

Definition at line 445 of file class.ilObjBlog.php.

References $rss.

Referenced by doCloneObject().

446  {
447  return $this->rss;
448  }
+ Here is the caller graph for this function:

◆ initDefaultRoles()

ilObjBlog::initDefaultRoles ( )

Definition at line 828 of file class.ilObjBlog.php.

References array, ilObjRole\createDefaultRole(), ilObject2\getId(), and ilObject2\getRefId().

829  {
830  include_once './Services/AccessControl/classes/class.ilObjRole.php';
832  'il_blog_contributor_'.$this->getRefId(),
833  "Contributor of blog obj_no.".$this->getId(),
834  'il_blog_contributor',
835  $this->getRefId()
836  );
837 
838  include_once './Services/AccessControl/classes/class.ilObjRole.php';
840  'il_blog_editor_'.$this->getRefId(),
841  "Editor of blog obj_no.".$this->getId(),
842  'il_blog_editor',
843  $this->getRefId()
844  );
845 
846  return array();
847  }
static createDefaultRole($a_title, $a_description, $a_tpl_name, $a_ref_id)
Create styles array
The data for the language used.
+ Here is the call graph for this function:

◆ initStorage()

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

Init file system storage.

Parameters
type$a_id
type$a_subdir
Returns
string

Definition at line 368 of file class.ilObjBlog.php.

References $path.

Referenced by doCloneObject(), getImageFullPath(), ilBlogDataSet\getXmlRecord(), handleQuotaUpdate(), ilBlogDataSet\importRecord(), and uploadImage().

369  {
370  include_once "Modules/Blog/classes/class.ilFSStorageBlog.php";
371  $storage = new ilFSStorageBlog($a_id);
372  $storage->create();
373 
374  $path = $storage->getAbsolutePath()."/";
375 
376  if($a_subdir)
377  {
378  $path .= $a_subdir."/";
379 
380  if(!is_dir($path))
381  {
382  mkdir($path);
383  }
384  }
385 
386  return $path;
387  }
$path
Definition: aliased.php:25
+ Here is the caller graph for this function:

◆ initType()

ilObjBlog::initType ( )

Definition at line 46 of file class.ilObjBlog.php.

47  {
48  $this->type = "blog";
49  }

◆ sendNotification()

static ilObjBlog::sendNotification (   $a_action,
  $a_in_wsp,
  $a_blog_node_id,
  $a_posting_id,
  $a_comment = null 
)
static

Definition at line 640 of file class.ilObjBlog.php.

References $ilUser, ilObject\_lookupObjId(), array, ilNotification\getNotificationsForObject(), ilWorkspaceTree\lookupObjectId(), ilNotification\TYPE_BLOG, and ilNotification\updateNotificationTime().

Referenced by ilBlogPostingGUI\activatePage(), ilBlogPostingGUI\observeNoteAction(), and ilBlogPosting\update().

641  {
642  global $ilUser;
643 
644  // get blog object id (repository or workspace)
645  if($a_in_wsp)
646  {
647  include_once "Services/PersonalWorkspace/classes/class.ilWorkspaceTree.php";
648  include_once "Services/PersonalWorkspace/classes/class.ilWorkspaceAccessHandler.php";
649  $tree = new ilWorkspaceTree($ilUser->getId()); // owner of tree is irrelevant
650  $blog_obj_id = $tree->lookupObjectId($a_blog_node_id);
651  $access_handler = new ilWorkspaceAccessHandler($tree);
652  }
653  else
654  {
655  $blog_obj_id = ilObject::_lookupObjId($a_blog_node_id);
656  $access_handler = null;
657  }
658  if(!$blog_obj_id)
659  {
660  return;
661  }
662 
663  include_once "./Modules/Blog/classes/class.ilBlogPosting.php";
664  $posting = new ilBlogPosting($a_posting_id);
665 
666  // #11138
667  $ignore_threshold = ($a_action == "comment");
668 
669  $admin_only = false;
670 
671  // approval handling
672  if(!$posting->isApproved())
673  {
674  $blog = new self($blog_obj_id, false);
675  if($blog->hasApproval())
676  {
677  switch($a_action)
678  {
679  case "update":
680  // un-approved posting was updated - no notifications
681  return;
682 
683  case "new":
684  // un-approved posting was activated - admin-only notification
685  $admin_only = true;
686  $ignore_threshold = true;
687  $a_action = "approve";
688  break;
689  }
690  }
691  }
692 
693  // create/update news item (only in repository)
694  if(!$a_in_wsp &&
695  in_array($a_action, array("update", "new")))
696  {
697  $posting->handleNews(($a_action == "update"));
698  }
699 
700  // recipients
701  include_once "./Services/Notification/classes/class.ilNotification.php";
703  $blog_obj_id, $a_posting_id, $ignore_threshold);
704  if(!sizeof($users))
705  {
706  return;
707  }
708 
709  include_once "./Services/Notification/classes/class.ilSystemNotification.php";
710  $ntf = new ilSystemNotification($a_in_wsp);
711  $ntf->setLangModules(array("blog"));
712  $ntf->setRefId($a_blog_node_id);
713  $ntf->setChangedByUserId($ilUser->getId());
714  $ntf->setSubjectLangId('blog_change_notification_subject');
715  $ntf->setIntroductionLangId('blog_change_notification_body_'.$a_action);
716  $ntf->addAdditionalInfo('blog_posting', $posting->getTitle());
717  if($a_comment)
718  {
719  $ntf->addAdditionalInfo('comment', $a_comment, true);
720  }
721  $ntf->setGotoLangId('blog_change_notification_link');
722  $ntf->setReasonLangId('blog_change_notification_reason');
723 
724  $abstract = $posting->getNotificationAbstract();
725  if($abstract)
726  {
727  $ntf->addAdditionalInfo('content', $abstract, true);
728  }
729 
730  $notified = $ntf->sendMail($users, "_".$a_posting_id,
731  ($admin_only ? "write" : "read"));
732 
733  // #14387
734  if(sizeof($notified))
735  {
736  ilNotification::updateNotificationTime(ilNotification::TYPE_BLOG, $blog_obj_id, $notified, $a_posting_id);
737  }
738  }
Class ilBlogPosting.
Access handler for personal workspace.
static updateNotificationTime($type, $id, array $user_ids, $page_id=false)
Update the last mail timestamp for given object and users.
static getNotificationsForObject($type, $id, $page_id=null, $ignore_threshold=false)
Get all users for given object.
Tree handler for personal workspace.
static _lookupObjId($a_id)
$ilUser
Definition: imgupload.php:18
Create styles array
The data for the language used.
lookupObjectId($a_node_id)
Get object id for node id.
Wrapper classes for system notifications.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setAbstractImage()

ilObjBlog::setAbstractImage (   $a_value)

Definition at line 525 of file class.ilObjBlog.php.

Referenced by doRead().

526  {
527  $this->abstract_image = (bool)$a_value;
528  }
+ Here is the caller graph for this function:

◆ setAbstractImageHeight()

ilObjBlog::setAbstractImageHeight (   $a_value)

Definition at line 545 of file class.ilObjBlog.php.

Referenced by doRead().

546  {
547  $this->abstract_image_height = (int)$a_value;
548  }
+ Here is the caller graph for this function:

◆ setAbstractImageWidth()

ilObjBlog::setAbstractImageWidth (   $a_value)

Definition at line 535 of file class.ilObjBlog.php.

Referenced by doRead().

536  {
537  $this->abstract_image_width = (int)$a_value;
538  }
+ Here is the caller graph for this function:

◆ setAbstractShorten()

ilObjBlog::setAbstractShorten (   $a_value)

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

Referenced by doRead().

506  {
507  $this->abstract_shorten = (bool)$a_value;
508  }
+ Here is the caller graph for this function:

◆ setAbstractShortenLength()

ilObjBlog::setAbstractShortenLength (   $a_value)

Definition at line 515 of file class.ilObjBlog.php.

Referenced by doRead().

516  {
517  $this->abstract_shorten_length = (int)$a_value;
518  }
+ Here is the caller graph for this function:

◆ setApproval()

ilObjBlog::setApproval (   $a_status)

Toggle approval status.

Parameters
bool$a_status

Definition at line 475 of file class.ilObjBlog.php.

Referenced by doRead().

476  {
477  $this->approval = (bool)$a_status;
478  }
+ Here is the caller graph for this function:

◆ setAuthors()

ilObjBlog::setAuthors (   $a_value)

Definition at line 560 of file class.ilObjBlog.php.

Referenced by doRead().

561  {
562  $this->authors = (bool)$a_value;
563  }
+ Here is the caller graph for this function:

◆ setBackgroundColor()

ilObjBlog::setBackgroundColor (   $a_value)

Set background color.

Parameters
string$a_value

Definition at line 274 of file class.ilObjBlog.php.

References string.

Referenced by doRead().

275  {
276  $this->bg_color = (string)$a_value;
277  }
Add rich text string
The name of the decorator.
+ Here is the caller graph for this function:

◆ setFontColor()

ilObjBlog::setFontColor (   $a_value)

Set font color.

Parameters
string$a_value

Definition at line 298 of file class.ilObjBlog.php.

References string.

Referenced by doRead().

299  {
300  $this->font_color = (string)$a_value;
301  }
Add rich text string
The name of the decorator.
+ Here is the caller graph for this function:

◆ setImage()

ilObjBlog::setImage (   $a_value)

Set banner image.

Parameters
string$a_value

Definition at line 318 of file class.ilObjBlog.php.

References string.

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

319  {
320  $this->img = (string)$a_value;
321  }
Add rich text string
The name of the decorator.
+ Here is the caller graph for this function:

◆ setKeywords()

ilObjBlog::setKeywords (   $a_value)

Definition at line 550 of file class.ilObjBlog.php.

Referenced by doRead().

551  {
552  $this->keywords = (bool)$a_value;
553  }
+ Here is the caller graph for this function:

◆ setNavMode()

ilObjBlog::setNavMode (   $a_value)

Definition at line 570 of file class.ilObjBlog.php.

References array.

Referenced by doRead().

571  {
572  $a_value = (int)$a_value;
573  if(in_array($a_value, array(self::NAV_MODE_LIST, self::NAV_MODE_MONTH)))
574  {
575  $this->nav_mode = $a_value;
576  }
577  }
Create styles array
The data for the language used.
+ Here is the caller graph for this function:

◆ setNavModeListMonths()

ilObjBlog::setNavModeListMonths (   $a_value)

Definition at line 594 of file class.ilObjBlog.php.

Referenced by doRead().

595  {
596  if(!$a_value)
597  {
598  $a_value = null;
599  }
600  else
601  {
602  $a_value = (int)$a_value;
603  }
604  $this->nav_mode_list_months = $a_value;
605  }
+ Here is the caller graph for this function:

◆ setNavModeListPostings()

ilObjBlog::setNavModeListPostings (   $a_value)

Definition at line 584 of file class.ilObjBlog.php.

Referenced by doRead().

585  {
586  $this->nav_mode_list_postings = (int)$a_value;
587  }
+ Here is the caller graph for this function:

◆ setNotesStatus()

ilObjBlog::setNotesStatus (   $a_status)

Toggle notes status.

Parameters
bool$a_status

Definition at line 230 of file class.ilObjBlog.php.

Referenced by doRead().

231  {
232  $this->notes = (bool)$a_status;
233  }
+ Here is the caller graph for this function:

◆ setOrder()

ilObjBlog::setOrder ( array  $a_values = null)

Definition at line 630 of file class.ilObjBlog.php.

Referenced by doRead().

631  {
632  $this->order = $a_values;
633  }
+ Here is the caller graph for this function:

◆ setOverviewPostings()

ilObjBlog::setOverviewPostings (   $a_value)

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

Referenced by doRead().

613  {
614  if(!$a_value)
615  {
616  $a_value = null;
617  }
618  else
619  {
620  $a_value = (int)$a_value;
621  }
622  $this->overview_postings = $a_value;
623  }
+ Here is the caller graph for this function:

◆ setProfilePicture()

ilObjBlog::setProfilePicture (   $a_status)

Toggle profile picture status.

Parameters
bool$a_status

Definition at line 250 of file class.ilObjBlog.php.

Referenced by doRead().

251  {
252  $this->ppic = (bool)$a_status;
253  }
+ Here is the caller graph for this function:

◆ setRSS()

ilObjBlog::setRSS (   $a_status)

Toggle RSS status.

Parameters
bool$a_status

Definition at line 455 of file class.ilObjBlog.php.

Referenced by doRead().

456  {
457  $this->rss = (bool)$a_status;
458  }
+ Here is the caller graph for this function:

◆ setStyleSheetId()

ilObjBlog::setStyleSheetId (   $a_style)

Set style sheet id.

Parameters
int$a_style

Definition at line 495 of file class.ilObjBlog.php.

Referenced by doRead().

496  {
497  $this->style = (int)$a_style;
498  }
"color:#CC0000 style
Definition: example_001.php:92
+ Here is the caller graph for this function:

◆ uploadImage()

ilObjBlog::uploadImage ( array  $a_upload)

Upload new image file.

Parameters
array$a_upload
Returns
bool

Definition at line 395 of file class.ilObjBlog.php.

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

396  {
397  if(!$this->id)
398  {
399  return false;
400  }
401 
402  $this->deleteImage();
403 
404  // #10074
405  $clean_name = preg_replace("/[^a-zA-Z0-9\_\.\-]/", "", $a_upload["name"]);
406 
407  $path = $this->initStorage($this->id);
408  $original = "org_".$this->id."_".$clean_name;
409  $thumb = "thb_".$this->id."_".$clean_name;
410  $processed = $this->id."_".$clean_name;
411 
412  if (ilUtil::moveUploadedFile($a_upload["tmp_name"], $original, $path.$original))
413  {
414  chmod($path.$original, 0770);
415 
416  $blga_set = new ilSetting("blga");
417  /* as banner height should overflow, we only handle width
418  $dimensions = $blga_set->get("banner_width")."x".
419  $blga_set->get("banner_height");
420  */
421  $dimensions = $blga_set->get("banner_width");
422 
423  // take quality 100 to avoid jpeg artefacts when uploading jpeg files
424  // taking only frame [0] to avoid problems with animated gifs
425  $original_file = ilUtil::escapeShellArg($path.$original);
426  $thumb_file = ilUtil::escapeShellArg($path.$thumb);
427  $processed_file = ilUtil::escapeShellArg($path.$processed);
428  ilUtil::execConvert($original_file."[0] -geometry 100x100 -quality 100 JPEG:".$thumb_file);
429  ilUtil::execConvert($original_file."[0] -geometry ".$dimensions." -quality 100 JPEG:".$processed_file);
430 
431  $this->setImage($processed);
432 
433  $this->handleQuotaUpdate();
434 
435  return true;
436  }
437  return false;
438  }
ILIAS Setting Class.
$path
Definition: aliased.php:25
deleteImage()
remove existing file
static execConvert($args)
execute convert command
static moveUploadedFile($a_file, $a_name, $a_target, $a_raise_errors=true, $a_mode="move_uploaded")
move uploaded file
static initStorage($a_id, $a_subdir=null)
Init file system storage.
static escapeShellArg($a_arg)
setImage($a_value)
Set banner image.
+ Here is the call graph for this function:

Field Documentation

◆ $abstract_image

ilObjBlog::$abstract_image = false
protected

Definition at line 27 of file class.ilObjBlog.php.

Referenced by hasAbstractImage().

◆ $abstract_image_height

ilObjBlog::$abstract_image_height = self::ABSTRACT_DEFAULT_IMAGE_HEIGHT
protected

Definition at line 29 of file class.ilObjBlog.php.

Referenced by getAbstractImageHeight().

◆ $abstract_image_width

ilObjBlog::$abstract_image_width = self::ABSTRACT_DEFAULT_IMAGE_WIDTH
protected

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

Referenced by getAbstractImageWidth().

◆ $abstract_shorten

ilObjBlog::$abstract_shorten = false
protected

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

Referenced by hasAbstractShorten().

◆ $abstract_shorten_length

ilObjBlog::$abstract_shorten_length = self::ABSTRACT_DEFAULT_SHORTEN_LENGTH
protected

Definition at line 26 of file class.ilObjBlog.php.

Referenced by getAbstractShortenLength().

◆ $approval

ilObjBlog::$approval
protected

Definition at line 23 of file class.ilObjBlog.php.

Referenced by hasApproval().

◆ $authors

ilObjBlog::$authors = true
protected

Definition at line 35 of file class.ilObjBlog.php.

Referenced by hasAuthors().

◆ $bg_color

ilObjBlog::$bg_color
protected

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

Referenced by getBackgroundColor().

◆ $font_color

ilObjBlog::$font_color
protected

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

Referenced by getFontColor().

◆ $img

ilObjBlog::$img
protected

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

Referenced by doCloneObject(), getImage(), and getImageFullPath().

◆ $keywords

ilObjBlog::$keywords = true
protected

Definition at line 30 of file class.ilObjBlog.php.

Referenced by hasKeywords().

◆ $nav_mode

ilObjBlog::$nav_mode = self::NAV_MODE_LIST
protected

Definition at line 31 of file class.ilObjBlog.php.

Referenced by getNavMode().

◆ $nav_mode_list_months

ilObjBlog::$nav_mode_list_months
protected

Definition at line 33 of file class.ilObjBlog.php.

Referenced by getNavModeListMonths().

◆ $nav_mode_list_postings

ilObjBlog::$nav_mode_list_postings = self::NAV_MODE_LIST_DEFAULT_POSTINGS
protected

Definition at line 32 of file class.ilObjBlog.php.

Referenced by getNavModeListPostings().

◆ $notes

ilObjBlog::$notes
protected

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

Referenced by getNotesStatus().

◆ $order

ilObjBlog::$order
protected

Definition at line 36 of file class.ilObjBlog.php.

Referenced by getOrder().

◆ $overview_postings

ilObjBlog::$overview_postings
protected

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

Referenced by getOverviewPostings().

◆ $ppic

ilObjBlog::$ppic
protected

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

Referenced by hasProfilePicture().

◆ $rss

ilObjBlog::$rss
protected

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

Referenced by hasRSS().

◆ $style

ilObjBlog::$style
protected

Definition at line 24 of file class.ilObjBlog.php.

Referenced by getStyleSheetId().

◆ ABSTRACT_DEFAULT_IMAGE_HEIGHT

const ilObjBlog::ABSTRACT_DEFAULT_IMAGE_HEIGHT = 144

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

Referenced by ilObjBlogGUI\getEditFormCustomValues().

◆ ABSTRACT_DEFAULT_IMAGE_WIDTH

const ilObjBlog::ABSTRACT_DEFAULT_IMAGE_WIDTH = 144

Definition at line 42 of file class.ilObjBlog.php.

Referenced by ilObjBlogGUI\getEditFormCustomValues().

◆ ABSTRACT_DEFAULT_SHORTEN_LENGTH

const ilObjBlog::ABSTRACT_DEFAULT_SHORTEN_LENGTH = 500

Definition at line 41 of file class.ilObjBlog.php.

Referenced by ilObjBlogGUI\getEditFormCustomValues().

◆ NAV_MODE_LIST

const ilObjBlog::NAV_MODE_LIST = 1

◆ NAV_MODE_LIST_DEFAULT_POSTINGS

const ilObjBlog::NAV_MODE_LIST_DEFAULT_POSTINGS = 10

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

◆ NAV_MODE_MONTH

const ilObjBlog::NAV_MODE_MONTH = 2

Definition at line 39 of file class.ilObjBlog.php.

Referenced by ilObjBlogGUI\initEditCustomForm().


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