NewSystemPage Class Reference

A page to create new systems. More...

Inheritance diagram for NewSystemPage:

Page List of all members.

Public Member Functions

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

Private Member Functions

 showSystem ()
 Show the system in a HTML form.

Private Attributes

 $system

Detailed Description

A page to create new systems.

With this class users can create new systems.

See also:
Page

System


Member Function Documentation

NewSystemPage::NewSystemPage (  ) 

Class constructor.

The class constructor for the NewSystemPage class.

See also:
System

NewSystemPage::get (  ) 

Handler for HTTP GET.

This function just shows the system.

See also:
System

Reimplemented from Page.

NewSystemPage::post (  ) 

Handler for HTTP POST.

This function is used to edit and save the system.

See also:
System

Reimplemented from Page.

NewSystemPage::showSystem (  )  [private]

Show the system in a HTML form.

Shows the current system, filled in with $_POST data.

Parameters:
system The system which is being created.
See also:
System


Member Data Documentation

NewSystemPage::$system [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