Inheritance diagram for GroupPage:
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 |
This page allows you to create, edit and remove groups.
GroupPage::GroupPage | ( | ) |
Class constructor.
The class constructor.
GroupPage::get | ( | ) |
GroupPage::post | ( | ) |
GroupPage::showGroupList | ( | ) | [private] |
GroupPage::$grouplist [private] |