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

Public Member Functions | |
| __construct ($id, $name) | |
| Serialize () | |
Public Attributes | |
| $id | |
| $name | |
Position is object representing task for Cup that has to be performed by User. It has internal id based on which it is wired through the system internally.
| Position::__construct | ( | $id, | |
| $name | |||
| ) |
Ctor of Position object for web application
| int | $id | |
| string | $name |
| Position::Serialize | ( | ) |
Serialize outputs 2/2 these members: id, name