Class jAtom10Info

Description

meta data of the channel

  • since: 1.0b1

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

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 113)

author's list

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

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

list of contributors

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

  • access: public
string $generatorUrl (line 143)

url of the generator

string $generatorVersion (line 137)

version of the generator

string $icon (line 130)

icon url

  • access: public
string $id (line 102)

unique id of the channel

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

related links to the channel

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

  • access: public
string $selfLink (line 107)

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

Documentation generated on Wed, 24 Sep 2014 22:01:18 +0200 by phpDocumentor 1.4.3