Class OxfordAnalytica

Description

Demonstrates the access to the OxfordAnalytica Data Provider

Located in /samples/OxfordAnalytica.class.php (line 10)

SampleBase
   |
   --SampleAuthenticationBase
      |
      --OxfordAnalytica
Variable Summary
Method Summary
OxfordAnalytica __construct ()
void destroy ()
void displayMainPage ()
void execute ()
void initialize ()
void printResults ( &$query,  &$result)
void searchDetailed ()
void searchSimple ()
void showWebPage ()
Variables
Methods
Constructor __construct (line 20)

Construct the object

  • access: public
OxfordAnalytica __construct ()

Redefinition of:
SampleAuthenticationBase::__construct()
Construct the object
destroy (line 48)

Destroy: Nothing to do

  • access: public
void destroy ()

Redefinition of:
SampleAuthenticationBase::destroy()
displayCountryProfileForm (line 463)

Display the query form

  • access: protected
void displayCountryProfileForm ()
displayDetailedSearchForm (line 367)

Display the query form

  • access: protected
void displayDetailedSearchForm ()
displayMainPage (line 278)

Display the main page

  • access: protected
void displayMainPage ()
displaySimpleSearchForm (line 304)

Display the query form

  • access: protected
void displaySimpleSearchForm ()
execute (line 54)

Execute the application

  • access: public
void execute ()

Redefinition of:
SampleAuthenticationBase::execute()
initialize (line 30)

Initialize the application: Establish a connection with the

Soap Server using the code defined in the parent class

void initialize ()

Redefinition of:
SampleAuthenticationBase::initialize()
printResults (line 190)
  • access: protected
void printResults ( &$query,  &$result)
  • &$query
  • &$result
searchDetailed (line 103)

Executes a Detailed Search and print the results

  • access: protected
void searchDetailed ()
searchSimple (line 159)

Executes a SimpleSearch and print the results

  • access: protected
void searchSimple ()
showCountryProfile (line 243)

Print a country profile page

  • access: protected
void showCountryProfile ()
showWebPage (line 265)

Print an Oxford Analytica webpage (uses the special login feature, enabled in Oxford Analytica when the visitors comes from some specific areas of the Tarîqa platform)

  • access: protected
void showWebPage ()

Inherited Methods

Inherited From SampleAuthenticationBase

SampleAuthenticationBase::__construct()
SampleAuthenticationBase::destroy()
SampleAuthenticationBase::displayFarewellPage()
SampleAuthenticationBase::displayLoginForm()
SampleAuthenticationBase::displayWelcomePage()
SampleAuthenticationBase::execute()
SampleAuthenticationBase::initialize()

Inherited From SampleBase

SampleBase::__construct()
SampleBase::addTimeMark()
SampleBase::destroy()
SampleBase::execute()
SampleBase::htmlFoot()
SampleBase::htmlHead()
SampleBase::htmlMenu()
SampleBase::initialize()
SampleBase::printTimeMarks()
SampleBase::run()
Class Constants

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