Class Article

Description

Describe a news Article

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

Located in /lib/Tariqa/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
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 Mon, 30 Mar 2009 16:36:09 +0200 by phpDocumentor 1.4.1