OsPage Class Reference

A page to administrate operating systems. More...

List of all members.

Public Member Functions

 OsPage ()
 Class constructor.
 get ()
 HTTP GET handler.
 post ()
 HTTP POST handler.
 showOperatingSystems ()
 Show a list of operating systems.


Detailed Description

A page to administrate operating systems.

This page allows the user to add, modify and delete operating systems from/to the database.

See also:
Page

Database


Member Function Documentation

OsPage::OsPage (  ) 

Class constructor.

The class constructor.

See also:
Page

Database

OsPage::get (  ) 

HTTP GET handler.

This will just show an overview of operating systems.

See also:
Page

Database

OsPage::post (  ) 

HTTP POST handler.

This will show the overview of operating systems, and possibly delete an operating system.

See also:
Page

Database

OsPage::showOperatingSystems (  ) 

Show a list of operating systems.

This function shows the current list of operating systems in the database to the user.

See also:
Database


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