Defines the base class for the sample code applications
Located in /lib/SampleBase.class.php (line 12)
Class | Description |
---|---|
SampleAuthenticationBase | Demonstrates the Tarîqa authentication mechanism |
DefaultSample | Default application |
Default constructor
Add an entry in the timer array
Do some cleanup after execution.
This method is always called after execute. You should not throw any exception from here!
Method that should contain the processing of the sample
This method should throw an Exception in case of error, to stop the processing
Return the trailing part of the HTML document (as from the </body> tag)
Return the heading part of the HTML document (up to the <body> tag)
Return the Menu's application
Initialize the code.
This method should return false (or throw an exception) in case of error to stop the processing
Return the list of timers as a string
Run the sample
Documentation generated on Mon, 30 Mar 2009 16:36:27 +0200 by phpDocumentor 1.4.1