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

Public Member Functions | |
| __construct ($id, $name, $abbreviation) | |
| Serialize () | |
Public Attributes | |
| $id | |
| $name | |
| $abbreviation | |
Region is administrative object to which we affiliate each Club which each has some User objects. Region has no other purpose than just umbrella of regional clubs.
| Region::__construct | ( | $id, | |
| $name, | |||
| $abbreviation | |||
| ) |
Ctor of Region object for web application
| int | $id | |
| string | $name | |
| string | $abbreviation |
| Region::Serialize | ( | ) |
Serialize outputs 3/3 these members: id, name, abbreviation