Class jAtom10Info

Description

meta data of the channel

  • since: 1.0b1

Located in /core/response/jResponseAtom10.class.php (line 139)

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

author's list

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

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

list of contributors

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

  • access: public
string $generatorUrl (line 185)

url of the generator

string $generatorVersion (line 179)

version of the generator

string $icon (line 172)

icon url

  • access: public
string $id (line 144)

unique id of the channel

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

related links to the channel

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

  • access: public
string $selfLink (line 149)

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 187)
jAtom10Info __construct ()

Documentation generated on Thu, 19 Sep 2013 00:06:31 +0200 by phpDocumentor 1.4.3