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

Public Member Functions

 __construct ($id, $rank_name)
 
 Serialize ()
 

Public Attributes

 $id
 
 $rank_name
 

Detailed Description

RefereeRank is object representing rank in referee hierarchy. It has internal id and caption of appropriate level in Czech Swimming Federation hierarchy.

Constructor & Destructor Documentation

◆ __construct()

RefereeRank::__construct (   $id,
  $rank_name 
)

Ctor of RefereeRank object for web application

Parameters
int$id
string$rank_name

Member Function Documentation

◆ Serialize()

RefereeRank::Serialize ( )

Serialize outputs 2/2 these members: id, rank_name

Returns
string

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