Class LDAP

Description

Demonstrates access to the LDAP database

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

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

Construct the object

  • access: public
LDAP __construct ()

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

Destroy: Nothing to do

  • access: public
void destroy ()

Redefinition of:
SampleAuthenticationBase::destroy()
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()
results (line 82)

Display the list of results

  • access: protected
void results ()
showMainPage (line 187)

Display the search form

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