Class jAtom10Info

Description
  • author: Yannick Le Guédart
  • copyright: 2006 Yannick Le Guédart
  • copyright: 2006-2009 Laurent Jouanneau

Located in /utils/jAtom10Info.class.php (line 19)

jXMLFeedInfo
   |
   --jAtom10Info
Variable Summary
array $authors
string $generatorUrl
string $icon
string $id
array $otherLinks
string $selfLink
Method Summary
jAtom10Info __construct ()
void setFromXML ( $feed)
Variables
array $authors = array() (line 35)

author's list

each author is an array('name'=>'','email'=>'','uri'=>'')

  • access: public
array $contributors = array() (line 47)

list of contributors

each contributor is an array('name'=>'','email'=>'','uri'=>'')

  • access: public
string $generatorUrl (line 65)

url of the generator

string $generatorVersion (line 59)

version of the generator

string $icon (line 52)

icon url

  • access: public
string $id (line 24)

unique id of the channel

  • access: public
array $otherLinks = array() (line 41)

related links to the channel

each link is an array with this keys : href rel type hreflang title length

  • access: public
string $selfLink (line 29)

channel url

  • access: public

Inherited Variables

Inherited from jXMLFeedInfo

jXMLFeedInfo::$categories
jXMLFeedInfo::$copyright
jXMLFeedInfo::$description
jXMLFeedInfo::$descriptionType
jXMLFeedInfo::$generator
jXMLFeedInfo::$image
jXMLFeedInfo::$title
jXMLFeedInfo::$updated
jXMLFeedInfo::$webSiteUrl
jXMLFeedInfo::$_mandatory
Methods
Constructor __construct (line 67)
jAtom10Info __construct ()
setFromXML (line 75)

fill item with the given xml node

  • access: public
void setFromXML ( $feed)
  • SimpleXMLElement $feed

Redefinition of:
jXMLFeedInfo::setFromXML()
fill info with the given xml node

Inherited Methods

Inherited From jXMLFeedInfo

jXMLFeedInfo::setFromXML()

Documentation generated on Wed, 04 Jan 2017 22:52:05 +0100 by phpDocumentor 1.4.3