Class jRSS20Info

Description

meta data of the channel

  • since: 1.0b1

Located in /core/response/jResponseRss20.class.php (line 89)

jXMLFeedInfo
   |
   --jRSS20Info
Variable Summary
string $cloud
string $docs
string $imageHeight
string $imageLink
string $imageTitle
string $imageWidth
string $language
string $published
string $rating
array $skipDays
array $skipHours
array $textInput
string $ttl
string $webMaster
Method Summary
jRSS20Info __construct ()
Variables
string $cloud (line 121)

not implemented

  • access: public
string $docs = '' (line 116)

specification url

example : http://blogs.law.harvard.edu/tech/rss

  • access: public
string $imageDescription (line 153)

Description of the image (= title attribute for the img tag)

  • access: public
string $imageHeight (line 148)

height of the image

  • access: public
string $imageLink (line 138)

web site url corresponding to the image

  • access: public
string $imageTitle (line 133)

image title

  • access: public
string $imageWidth (line 143)

width of the image

  • access: public
string $language (line 94)

lang of the channel

  • access: public
string $managingEditor (line 99)

email of the content manager

  • access: public
string $published (line 110)

publication date

format: yyyy-mm-dd hh:mm:ss

  • access: public
string $rating (line 159)

Pics rate for this channel

  • access: public
array $skipDays (line 177)

list of day that agregator should ignore

ex ('monday', 'tuesday')

  • access: public
array $skipHours (line 171)

list of hours that agregator should ignore

ex (10, 21)

  • access: public
array $textInput (line 165)

field form for the channel

it is an array('title'=>'','description'=>'','name'=>'','link'=>'')

  • access: public
string $ttl (line 128)

time to live of the cache, in minutes

  • access: public
string $webMaster (line 104)

email of technical responsible

  • 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 179)
jRSS20Info __construct ()

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