46                $this->about = $a_About;
 
   66                $this->title = $a_Title;
 
   86                $this->link = $a_Link;
 
  106                $this->description = $a_Description;
 
  126                $this->enclosureurl = $a_enclosureurl;
 
  136                return $this->enclosureurl;
 
  146                $this->enclosuretype = $a_enclosuretype;
 
  156                return $this->enclosuretype;
 
  166                $this->enclosurelength = $a_enclosurelength;
 
  176                return $this->enclosurelength;
 
  186                $this->
date = $a_date;
 
date( 'd-M-Y', $objPHPExcel->getProperties() ->getCreated())
An exception for terminatinating execution or to throw for unit testing.
A FeedItem represents an item in a News Feed.
setEnclosureLength($a_enclosurelength)
Set Enclosure Length.
setEnclosureUrl($a_enclosureurl)
Set Enclosure URL.
setDescription($a_Description)
Set Description.
getDescription()
Get Description.
setLink($a_Link)
Set Link.
getEnclosureLength()
Get Enclosure Length.
getEnclosureUrl()
Get Enclosure URL.
setEnclosureType($a_enclosuretype)
Set Enclosure Type.
setTitle($a_Title)
Set Title.
setDate($a_date)
Set Date.
getEnclosureType()
Get Enclosure Type.
setAbout($a_About)
Set About.