GroupPage Class Reference

A page to administrate groups. More...

Inheritance diagram for GroupPage:

Page List of all members.

Public Member Functions

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

Private Member Functions

 showGroupList ()
 Show the grouplist in a HTML form.

Private Attributes

 $grouplist

Detailed Description

A page to administrate groups.

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

See also:
DynamicList

GroupList

Page


Member Function Documentation

GroupPage::GroupPage (  ) 

Class constructor.

The class constructor.

GroupPage::get (  ) 

HTTP GET handler.

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

See also:
Database

DynamicList

GroupList

Reimplemented from Page.

GroupPage::post (  ) 

HTTP POST handlers.

This function shows the current grouplist from $_POST.

See also:
GroupList

DynamicList

Reimplemented from Page.

GroupPage::showGroupList (  )  [private]

Show the grouplist in a HTML form.

This function outputs the current GroupList in a HTML form.

See also:
GroupList

Table


Member Data Documentation

GroupPage::$grouplist [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