Class SourcesList

Description

Demonstrates the access to Tarîqa list of sources

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

SampleBase
   |
   --SampleAuthenticationBase
      |
      --SourcesList
Variable Summary
Method Summary
SourcesList __construct ()
void destroy ()
void displaySources ()
void execute ()
void getSource (int $source_id)
void initialize ()
Variables
Methods
Constructor __construct (line 19)

Construct the object

  • access: public
SourcesList __construct ()

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

Destroy: Nothing to do

  • access: public
void destroy ()

Redefinition of:
SampleAuthenticationBase::destroy()
displaySources (line 72)

Display the list of Sources to an authenticated user

  • access: protected
void displaySources ()
execute (line 53)

Execute the application

  • access: public
void execute ()

Redefinition of:
SampleAuthenticationBase::execute()
getSource (line 99)

Display the Source content

  • access: protected
void getSource (int $source_id)
  • int $source_id: The source identifier
initialize (line 29)

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