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

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

Public Member Functions

 __construct (string $state, string $value="", string $class="bubble-off")
 

Public Attributes

 $state = ""
 
 $value = 0
 
 $class = ""
 

Detailed Description

Class create pretty output in specific format.

Constructor & Destructor Documentation

◆ __construct()

App\Utils\BubblesPretty::__construct ( string  $state,
string  $value = "",
string  $class = "bubble-off" 
)

Member Data Documentation

◆ $class

App\Utils\BubblesPretty::$class = ""

◆ $state

App\Utils\BubblesPretty::$state = ""

◆ $value

App\Utils\BubblesPretty::$value = 0

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