Class GetURL2

Description

Demonstrates the access to external web resources:

Fetch and parse the European Parliament News website

Located in /samples/GetURL2.class.php (line 11)

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

Construct the object

  • access: public
GetURL2 __construct ()

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

Destroy: Nothing to do

  • access: public
void destroy ()

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

Display the main page

  • access: protected
void displayMainPage ()
execute (line 55)

Execute the application

  • access: public
void execute ()

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

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