NewOsPage Class Reference

A page to create new operating systems. More...

Inheritance diagram for NewOsPage:

Page List of all members.

Public Member Functions

 NewOsPage ()
 Class constructor.
 get ()
 HTTP GET handler.
 post ()
 HTTP POST handlers.

Private Member Functions

 showOS ()
 Show the current OS.

Private Attributes

 $os

Detailed Description

A page to create new operating systems.

This page allows you to create new operating systems.

See also:
Page

OS

VersionList


Member Function Documentation

NewOsPage::NewOsPage (  ) 

Class constructor.

The class constructor.

See also:
Page

OS

VersionList

NewOsPage::get (  ) 

HTTP GET handler.

This function just shows the create os form

See also:
Page

OS

VersionList

Reimplemented from Page.

NewOsPage::post (  ) 

HTTP POST handlers.

This function shows the current os from $_POST, and allows the user to create the os.

See also:
Page

OS

VersionList

Reimplemented from Page.

NewOsPage::showOS (  )  [private]

Show the current OS.

This function outputs the current OS in a HTML form.

See also:
Page

OS

VersionList


Member Data Documentation

NewOsPage::$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