EditOSPage Class Reference

A page to edit operating systems. More...

Inheritance diagram for EditOSPage:

Page List of all members.

Public Member Functions

 EditOSPage ()
 Class constructor.
 get ()
 Handler for HTTP GET.
 post ()
 Handler for HTTP POST.

Private Member Functions

 showOS ()
 Show the os in a HTML form.

Private Attributes

 $os

Detailed Description

A page to edit operating systems.

This class is responsible for editing operating systems.

See also:
Page

OS


Member Function Documentation

EditOSPage::EditOSPage (  ) 

Class constructor.

The class constructor for the EditOSPage class.

See also:
OS

EditOSPage::get (  ) 

Handler for HTTP GET.

This function just show the os.

Reimplemented from Page.

EditOSPage::post (  ) 

Handler for HTTP POST.

This function is used to edit and save the os.

Reimplemented from Page.

EditOSPage::showOS (  )  [private]

Show the os in a HTML form.

Shows the os, filled in with $_POST or database data.


Member Data Documentation

EditOSPage::$os [private]


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