Class tariqaBuzztracker

Description

Located in /Tariqa.code/tariqaBuzztracker.class.php (line 2)

Tariqa
   |
   --tariqaBuzztracker
Variable Summary
array $config
boolean $soap
Method Summary
Tariqa __construct ( $config,  $soap)
string[] fetchBuzztracker (string $token, int $date)
Variables
array $config = null (line 8)

Configuration array

  • access: protected
boolean $soap (line 14)

The class is called using SOAP

  • access: public
Methods
Constructor __construct (line 21)

Constructs a tariqaThemes Object

  • access: public
Tariqa __construct ( $config,  $soap)
  • $config
  • $soap
fetchBuzztracker (line 32)

Get the Buzztracker map of a given date

  • return: The First element of the array is the HTML imagemap, the second element is the list of major hotspots
  • access: public
string[] fetchBuzztracker (string $token, int $date)
  • string $token: Session identifier
  • int $date: The date to fetch (unix format timestamp)

Documentation generated on Thu, 10 Dec 2009 15:21:45 +0100 by phpDocumentor 1.4.1