Class CrisisCorrespondents

Description

Demonstrates the access to Tarîqa list of countries and continents

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

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

Construct the object

  • access: public
CrisisCorrespondents __construct ()

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

Destroy: Nothing to do

  • access: public
void destroy ()

Redefinition of:
SampleAuthenticationBase::destroy()
displayContinentPage (line 108)

Display the details about one continent

  • access: protected
void displayContinentPage ()
displayCountryListPage (line 80)

Display the list of Countries to an authenticated user

  • access: protected
void displayCountryListPage ()
displayCrisisCorrespondentPage (line 135)

Display the crisis correspondent details fo one country

  • access: protected
void displayCrisisCorrespondentPage ()
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:14 +0200 by phpDocumentor 1.4.1