SpecialPage Class Reference

A page to administrate specialities. More...

Inheritance diagram for SpecialPage:

Page List of all members.

Public Member Functions

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

Private Member Functions

 showspecialList ()
 Show the speciallist in a HTML form.

Private Attributes

 $speciallist

Detailed Description

A page to administrate specialities.

This page allows you to create, edit and remove specialities.

See also:
DynamicList

SpecialList

Page


Member Function Documentation

SpecialPage::SpecialPage (  ) 

Class constructor.

The class constructor.

SpecialPage::get (  ) 

HTTP GET handler.

This function just shows the current special list from the database.

See also:
Database

DynamicList

specialList

Reimplemented from Page.

SpecialPage::post (  ) 

HTTP POST handlers.

This function shows the current speciallist from $_POST.

See also:
specialList

DynamicList

Reimplemented from Page.

SpecialPage::showspecialList (  )  [private]

Show the speciallist in a HTML form.

This function outputs the current specialList in a HTML form.

See also:
specialList

Table


Member Data Documentation

SpecialPage::$speciallist [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