SwimmPair-Www v1.0
PHP Model of SwimmPair web application
Loading...
Searching...
No Matches
Position Class Reference
Collaboration diagram for Position:
Collaboration graph

Public Member Functions

 __construct ($id, $name)
 
 Serialize ()
 

Public Attributes

 $id
 
 $name
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ __construct()

Position::__construct (   $id,
  $name 
)

Ctor of Position object for web application

Parameters
int$id
string$name

Member Function Documentation

◆ Serialize()

Position::Serialize ( )

Serialize outputs 2/2 these members: id, name

Returns
string

The documentation for this class was generated from the following file: