Class OxfordAnalyticaQueryBase

Description
Direct descendents
Class Constant Summary
Variable Summary
string $displayMode
int $from
int $pageLen
int $pageNo
string $storyType
int $to
Method Summary
Variables
string $displayMode (line 67)

Display mode

int $from (line 41)

Earliest content: The date (unix timestamp) representing the lower date limit of the search.

  • access: public
int $pageLen (line 53)

Number of results to be returned

  • access: public
int $pageNo (line 59)

The page of results desired, with the first page being identified by zero, next page by 1, etc.

  • access: public
string $storyType (line 35)

The content types to be retrieved.

int $to (line 47)

Latest content: The date (unix timestamp) representing the lower date limit of the search.

  • access: public
Methods
Constructor __construct (line 73)

Default constructor

  • access: public
OxfordAnalyticaQueryBase __construct ()
Class Constants
DM_HTML = "HTML" (line 21)

will produce results in XML-compatible HTML

DM_XML = "XML" (line 26)

will return XML

ST_COUNTRY_PROFILE = "CS" (line 16)

Country profiles

ST_EXECUTIVE_SUMMARY = "ES" (line 8)

single executive summary paragraphs

ST_FULL_LENGTH_ARTICLE = "DB" (line 12)

full length articles

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