Class DefaultSample

Description

Default application

Located in /samples/DefaultSample.class.php (line 9)

SampleBase
   |
   --DefaultSample
Method Summary
DefaultSample __construct ()
void destroy ()
void execute ()
void initialize ()
Variables
Methods
Constructor __construct (line 11)
  • access: public
DefaultSample __construct ()

Redefinition of:
SampleBase::__construct()
Default constructor
destroy (line 19)
  • access: public
void destroy ()

Redefinition of:
SampleBase::destroy()
Do some cleanup after execution.
execute (line 22)
  • access: public
void execute ()

Redefinition of:
SampleBase::execute()
Method that should contain the processing of the sample
initialize (line 15)
  • access: public
void initialize ()

Redefinition of:
SampleBase::initialize()
Initialize the code.

Inherited Methods

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