Class Latestnews_article

Description

this class describes an article of an RSS feed

Located in /lib/Tariqa/Latestnews_article.class.php (line 6)


	
			
Variable Summary
string $agency
string $content
int $date
int $feed_id
string $headline
string $language
string $summary
string $title
Variables
string $agency (line 59)

Agency of the article

  • access: public
int $article_id (line 11)

Unique identifier of the article

  • access: public
string $content (line 47)

Body of the article

  • access: public
int $date (line 23)

Date of publication of the article [UNIX timestamp]

  • access: public
int $feed_id (line 17)

ID of the feed this article belongs to

  • access: public
string $headline (line 35)

Title of the article (full length)

  • access: public
string $language (line 53)

Language of the article

  • access: public
int $latestnews_id (line 65)

Latestnews identifier of the article

  • access: public
string $summary (line 41)

Summary of the article if available

  • access: public
string $title (line 29)

Title of the article (truncated to 255 chars)

  • access: public

Documentation generated on Mon, 30 Mar 2009 16:36:19 +0200 by phpDocumentor 1.4.1