Class FactivaDocument

Description

Containes information about an engine

  • author: Cosmin Popescu - cosminadrianpopescu@gmail.com
  • copyright: Copyright 2009, Cosmin Popescu, All rights reserved

Located in /FactivaDocument.class.php (line 8)


	
			
Variable Summary
string $accessionNo
string $baseLanguage
string $byLine
string $columnName
string $contact
string $copyright
string[] $corrections
string $credit
string $edition
string[] $headline
string[] $leadParagraph
string $sectionName
string $sourceCode
string[] $tailParagraph
string $volume
Variables
string $accessionNo (line 13)

The article identifier

  • access: public
string $baseLanguage (line 19)

The base language of the article

  • access: public
string $byLine (line 121)

The by line

  • access: public
string $columnName (line 49)

This element represents the name of a column in which an article appeared. An example might be the "Asian-Pacific Markets" column in the Wall Street Journal.

  • access: public
string $contact (line 67)

The author contact details

  • access: public
string $copyright (line 55)

Copyright informations

  • access: public
string[] $corrections (line 73)

Corrections made on the article

  • access: public
string $credit (line 127)

Credits for the article

  • access: public
string $edition (line 79)

The edition of the publication in which the article appeared

  • access: public
string[] $headline (line 25)

The article headlines

  • access: public
string[] $leadParagraph (line 85)

The main (first) paragraphs of the article

  • access: public
int $publicationDate (line 31)

The article publication date

  • var: (UNIX timestamp format)
  • access: public
string $publisherGroupCode (line 103)

The group code of the publication group to which the source of the article belongs

  • access: public
string $publisherGroupName (line 97)

The name of the publication group to which the source of the article belongs

  • access: public
string $publisherName (line 109)

The name of the publisher for an article

  • access: public
string $sectionName (line 61)

The section name in which the article appeared

  • access: public
string $sourceCode (line 37)

The identifier of the article source

  • access: public
string[] $tailParagraph (line 91)

The last paragraphs of the article

  • access: public
string $volume (line 115)

The volume or number of the publication from which the article was taken

  • access: public
int $wordCount (line 43)

The article words count

  • access: public

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