Pletacka website Nette documentation
Documentation for pletacka project
Public Member Functions | Public Attributes | List of all members
App\Utils\NumbersPretty Class Reference

Class create pretty output in specific format. More...

Public Member Functions

 __construct (bool $state=false, int $finishedCount=0, int $stopCount=0, int $rating=0, int $stopTime=0, string $stopTimeStr="", int $workTime=0, int $allTime=0)
 
 divideTimeVariablesByCount (int $num)
 
 finishedCountToPairs ()
 

Public Attributes

 $finishedCount
 
 $stopTime
 
 $rating
 
 $workTime
 
 $allTime
 
 $stopTimeStr
 
 $state
 

Detailed Description

Class create pretty output in specific format.

Constructor & Destructor Documentation

◆ __construct()

App\Utils\NumbersPretty::__construct ( bool  $state = false,
int  $finishedCount = 0,
int  $stopCount = 0,
int  $rating = 0,
int  $stopTime = 0,
string  $stopTimeStr = "",
int  $workTime = 0,
int  $allTime = 0 
)

Member Function Documentation

◆ divideTimeVariablesByCount()

App\Utils\NumbersPretty::divideTimeVariablesByCount ( int  $num)

◆ finishedCountToPairs()

App\Utils\NumbersPretty::finishedCountToPairs ( )

Member Data Documentation

◆ $allTime

App\Utils\NumbersPretty::$allTime

◆ $finishedCount

App\Utils\NumbersPretty::$finishedCount

◆ $rating

App\Utils\NumbersPretty::$rating

◆ $state

App\Utils\NumbersPretty::$state

◆ $stopTime

App\Utils\NumbersPretty::$stopTime

◆ $stopTimeStr

App\Utils\NumbersPretty::$stopTimeStr

◆ $workTime

App\Utils\NumbersPretty::$workTime

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