Class GetBuzztracker

Description

Demonstrates the access to Buzztracker data

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

SampleBase
   |
   --SampleAuthenticationBase
      |
      --GetBuzztracker
Variable Summary
Method Summary
GetBuzztracker __construct ()
void destroy ()
void displayMainPage ()
void execute ()
void initialize ()
Variables
Methods
Constructor __construct (line 20)

Construct the object

  • access: public
GetBuzztracker __construct ()

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

Destroy: Nothing to do

  • access: public
void destroy ()

Redefinition of:
SampleAuthenticationBase::destroy()
displayMainPage (line 69)

Display the main page

  • access: protected
void displayMainPage ()
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()

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:17 +0200 by phpDocumentor 1.4.1