![]() |
SwimmPair-Www v1.0
PHP Model of SwimmPair web application
|

Public Member Functions | |
| __construct ($id, $title, $content) | |
| Serialize () | |
Public Attributes | |
| $id | |
| $title | |
| $content | |
Page is static website page with information in web application. It has some title and content.
| Page::__construct | ( | $id, | |
| $title, | |||
| $content | |||
| ) |
Ctor of Page object for web application
| int | $id | |
| string | $title | |
| string | $content |
| Page::Serialize | ( | ) |
Serialize outputs 3/3 these members: id, title, content