Page Class Reference

Class for pages. More...

Inheritance diagram for Page:

EditOSPage EditSystemPage ErrorPage GroupPage NewOsPage NewSystemPage SettingsPage SpecialPage SystemOverviewPage UserPage List of all members.

Public Member Functions

 get ()
 Handler for a HTTP GET.
 post ()
 Handler for a HTTP POST.

Detailed Description

Class for pages.

This class is used to create pages.


Member Function Documentation

Page::get (  ) 

Handler for a HTTP GET.

This function is called when a client does a HTTP GET to the page.

Reimplemented in EditOSPage, EditSystemPage, ErrorPage, GroupPage, NewOsPage, NewSystemPage, SettingsPage, SpecialPage, SystemOverviewPage, and UserPage.

Page::post (  ) 

Handler for a HTTP POST.

This function is called when a client does a HTTP POST to the page.

Reimplemented in EditOSPage, EditSystemPage, ErrorPage, GroupPage, NewOsPage, NewSystemPage, SettingsPage, SpecialPage, and UserPage.


The documentation for this class was generated from the following file:
Generated on Sun Oct 21 06:49:25 2007 for phpSystemManager by  doxygen 1.5.2