Class jXMLFeedInfo

Description

meta data of the channel

  • abstract:
  • since: 1.0b1

Located in /core/response/jResponseXmlFeed.class.php (line 133)


	
			
Direct descendents
Class Description
jRSS20Info meta data of the channel
jAtom10Info meta data of the channel
Variable Summary
array $categories
string $copyright
string $description
string $generator
string $image
string $title
string $updated
string $webSiteUrl
mixed $_mandatory
Variables
array $categories = array() (line 153)

list of category names

  • access: public
string $copyright (line 148)

copyright

  • access: public
string $description (line 168)

description of the channel. could be pure text or html

  • access: public
string $descriptionType = 'text' (line 174)

says the type of description : text or html (or xhtml for atom)

Values : 'text','html','xhtml'

  • access: public
string $generator = 'Jelix php framework http://jelix.org' (line 158)

the name of the generator

  • access: public
string $image (line 163)

url of the image channel

  • access: public
string $title (line 138)

title of the channel (only text, no html)

  • access: public
string $updated (line 180)

date of the last update of the channel

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

  • access: public
string $webSiteUrl (line 143)

url of the web site

  • access: public
mixed $_mandatory = array () (line 183)
  • access: protected

Documentation generated on Thu, 19 Sep 2013 00:07:03 +0200 by phpDocumentor 1.4.3