BigSWAF::ApplicationStatic Class Reference

Inheritance diagram for BigSWAF::ApplicationStatic:

BigSWAF::Application List of all members.

Public Member Functions

Public Object Methods
retval request ()
 Handle one request.

Member Function Documentation

retval BigSWAF::ApplicationStatic::request  ) 
 

Handle one request.

Extracts the method requested by the client from the called URI and tries (in this order)

  • to instantiate BigSister::(application)::(method) and invoke its request() method
  • invoke skinrequest() if the method name is "skins"
  • invoke the default() method of the application

Returns:
the document to be presented to the client.

Reimplemented from BigSWAF::Application.


The documentation for this class was generated from the following file:
Generated on Sat May 19 01:18:29 2012 for Big Sister Web Application Framework by  doxygen 1.4.5