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

Public Member Functions

 __construct ($user_id, $cnt)
 
 Serialize ()
 

Public Attributes

 $user_id
 
 $cnt
 

Detailed Description

StatUserCnt is object providing statistics count of User.

Constructor & Destructor Documentation

◆ __construct()

StatUserCnt::__construct (   $user_id,
  $cnt 
)

Ctor of StatUserCnt object for web application

Parameters
int$user_id
int$cnt

Member Function Documentation

◆ Serialize()

StatUserCnt::Serialize ( )

Serialize outputs 2/2 these members: user_id, cnt

Returns
string

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