Class Latestnews_feed

Description

This class describes an Latestnews feed container

Located in /Latestnews_feed.class.php (line 6)


	
			
Variable Summary
string $copyright
string $description
int $feed_id
string $language
string $link
string $picture
string $query
string $title
Variables
string $copyright (line 60)

Copyright information

  • access: public
string $description (line 36)

Description of the feed

  • access: public
int $feed_id (line 12)

Unique identifier for the feed

  • access: public
string $language (line 54)

Language of the feed (if available)

  • access: public
int $last_refresh (line 72)

Date/time at which the feed was last refreshed (Unix timestamp)

  • access: public
string $link (line 48)

URL of the site corresponding to the current feed

  • access: public
string $picture (line 42)

URL of the embeded Logo

  • access: public
string $query (line 18)

Query of the feed

  • access: public
int $refresh_rate (line 66)

Refresh rate of the feed (in minutes). [0 value means unrestricted].

  • access: public
int $time_range (line 24)

Time range of the feed

  • access: public
string $title (line 30)

Title of the feed

  • access: public

Documentation generated on Thu, 10 Dec 2009 15:21:21 +0100 by phpDocumentor 1.4.1