Class LexisNexis

Description

Demonstrates the Authentication machanism of LexisNexis's WSK

Located in /samples/LexisNexis.class.php (line 12)

SampleBase
   |
   --SampleAuthenticationBase
      |
      --LexisNexis
Variable Summary
Method Summary
LexisNexis __construct ()
void attachment ()
void browseSources ()
void destroy ()
void document ()
void execute ()
void initialize ()
void results ()
void search ()
void showMainPage ()
Variables
Methods
Constructor __construct (line 22)

Construct the object

  • access: public
LexisNexis __construct ()

Redefinition of:
SampleAuthenticationBase::__construct()
Construct the object
attachment (line 336)

Display an attachment

  • access: protected
void attachment ()
browseSources (line 100)

Display the BrowseSources sample

  • access: protected
void browseSources ()
destroy (line 50)

Destroy: Nothing to do

  • access: public
void destroy ()

Redefinition of:
SampleAuthenticationBase::destroy()
document (line 266)

Display a full document (returned by a search operation)

ATTENTION: Please note the special handelling of the "AAP Newsfeed" data source in the following code!

  • access: protected
void document ()
execute (line 56)

Execute the application

  • access: public
void execute ()

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

Initialize the application: Establish a connection with the

Soap Server using the code defined in the parent class

void initialize ()

Redefinition of:
SampleAuthenticationBase::initialize()
results (line 164)

Display the list of results

  • access: protected
void results ()
search (line 143)

Display the Search sample

  • access: protected
void search ()
showMainPage (line 351)

Display the main menu

  • access: protected
void showMainPage ()

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