Inheritance diagram for NewOsPage:
Public Member Functions | |
NewOsPage () | |
Class constructor. | |
get () | |
HTTP GET handler. | |
post () | |
HTTP POST handlers. | |
Private Member Functions | |
showOS () | |
Show the current OS. | |
Private Attributes | |
$os |
This page allows you to create new operating systems.
NewOsPage::NewOsPage | ( | ) |
NewOsPage::get | ( | ) |
NewOsPage::post | ( | ) |
NewOsPage::showOS | ( | ) | [private] |
NewOsPage::$os [private] |