|
|
| $id |
| |
|
| $name |
| |
|
| $abbreviation |
| |
|
| $code |
| |
|
| $img |
| |
|
| $affiliation_region_id |
| |
Club is an administrative unit of swimming club grouping bunch of users. One User is VedouciKlubu/1 from UserRights, the rest is Rozhodci/0. It can organize Cup via its users.
◆ __construct()
| Club::__construct |
( |
|
$id, |
|
|
|
$name, |
|
|
|
$abbreviation, |
|
|
|
$code, |
|
|
|
$img, |
|
|
|
$affiliation_region_id |
|
) |
| |
Ctor of Club object for web application
- Parameters
-
| int | $id | |
| string | $name | |
| string | $abbreviation | |
| int | $code | |
| string | $img | |
| int | $affiliation_region_id | |
◆ SerializeFull()
SerializeFull outputs 6/6 these members: id, name, abbreviation, code, img, affiliation_region_id
- Returns
- string
◆ SerializeSlim()
SerializeSlim outputs 3/6 these members: id, name, -NULL-, -NULL-, -NULL-, affiliation_region_id
- Returns
- string
The documentation for this class was generated from the following file: