Class Article

Description

Describe a news Article

(Used by queries on engine/sources, such as LatestNews & LexisNexis)

Located in /Article.class.php (line 7)


	
			
Variable Summary
string $body
string $copyright
string $date
string $icon
string $lead_para
string $title
string $url
Variables
string $body (line 31)

Text of the article (may be empty)

  • access: public
string $copyright (line 49)

If available the copyright information of the article

  • access: public
string $date (line 19)

Date of publication of the article

  • access: public
int $enclosure_length (line 67)

RSS Enclosure tag -> length attribute

  • access: public
string $enclosure_type (line 61)

RSS Enclosure tag -> type attribute

  • access: public
string $enclosure_url (line 55)

RSS Enclosure tag -> URL attribute

  • access: public
string $icon (line 43)

If available, url to an icon to display in front of the article

  • access: public
string $lead_para (line 25)

First paragraph of the article (or abstract or summary)

  • access: public
string $title (line 13)

Title of the article

  • access: public
string $url (line 37)

If available, link to the full article

  • access: public

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