EditSystemPage Class Reference

A page to edit systems. More...

Inheritance diagram for EditSystemPage:

Page List of all members.

Public Member Functions

 EditSystemPage ()
 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 edit systems.

This class is responsible for editing and deleting systems.

See also:
Page

System


Member Function Documentation

EditSystemPage::EditSystemPage (  ) 

Class constructor.

The class constructor for the EditSystemPage class.

See also:
System

EditSystemPage::get (  ) 

Handler for HTTP GET.

This function just show the system.

Reimplemented from Page.

EditSystemPage::post (  ) 

Handler for HTTP POST.

This function is used to edit and save the system.

Reimplemented from Page.

EditSystemPage::showSystem (  )  [private]

Show the system in a HTML form.

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


Member Data Documentation

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