Pletacka website Nette documentation
Documentation for pletacka project
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
App\CoreModule\Presenters\SensorsPresenter Class Reference

Sensor presenter Show everything about sensor. More...

Inheritance diagram for App\CoreModule\Presenters\SensorsPresenter:
App\Presenters\BasePresenter

Public Member Functions

 __construct (SensorsManager $sensorsManager, ThisSensorManager $thisSensorManager, Request $request, SensorsFormFactory $sensorsFormFactory, ThisSensorFormFactory $thisSensorFormFactory, ThisChartManager $thisChartManager, ChartManager $chartManager, WorkShiftManager $workShiftManager, PletackaChartControlFactory $pletackaChartControlFactory, ThisStatusNumbersControlFactory $thisStatusNumbersControlFactory, ThisChartControlFactory $thisChartControlFactory, ThisSensorOverviewFactory $thisSensorOverviewFactory)
 
 renderDefault ($number)
 
 createComponentShowChartForm ()
 
 renderOverview ($number)
 
- Public Member Functions inherited from App\Presenters\BasePresenter
 handleRedrawAll ()
 
 injectFormFactory (FormFactory $formFactory)
 

Public Attributes

const FORM_MSG_REQUIRED = 'Tohle pole je povinné.'
 
const FORM_MSG_RULE = 'Tohle pole má neplatný formát.'
 
const PLETE = '1'
 
const STOJI = "0"
 

Protected Member Functions

 createComponentThisStatusNumbers ()
 
 createComponentThisChart ()
 
 createComponentPletackaChart ()
 
 createComponentThisOverview ()
 
- Protected Member Functions inherited from App\Presenters\BasePresenter
 redrawAll ()
 
 beforeRender ()
 
 startup ()
 

Additional Inherited Members

- Protected Attributes inherited from App\Presenters\BasePresenter
 $formFactory
 

Detailed Description

Sensor presenter Show everything about sensor.

Constructor & Destructor Documentation

◆ __construct()

App\CoreModule\Presenters\SensorsPresenter::__construct ( SensorsManager  $sensorsManager,
ThisSensorManager  $thisSensorManager,
Request  $request,
SensorsFormFactory  $sensorsFormFactory,
ThisSensorFormFactory  $thisSensorFormFactory,
ThisChartManager  $thisChartManager,
ChartManager  $chartManager,
WorkShiftManager  $workShiftManager,
PletackaChartControlFactory  $pletackaChartControlFactory,
ThisStatusNumbersControlFactory  $thisStatusNumbersControlFactory,
ThisChartControlFactory  $thisChartControlFactory,
ThisSensorOverviewFactory  $thisSensorOverviewFactory 
)

Member Function Documentation

◆ createComponentPletackaChart()

App\CoreModule\Presenters\SensorsPresenter::createComponentPletackaChart ( )
protected

◆ createComponentShowChartForm()

App\CoreModule\Presenters\SensorsPresenter::createComponentShowChartForm ( )

◆ createComponentThisChart()

App\CoreModule\Presenters\SensorsPresenter::createComponentThisChart ( )
protected

◆ createComponentThisOverview()

App\CoreModule\Presenters\SensorsPresenter::createComponentThisOverview ( )
protected

◆ createComponentThisStatusNumbers()

App\CoreModule\Presenters\SensorsPresenter::createComponentThisStatusNumbers ( )
protected

◆ renderDefault()

App\CoreModule\Presenters\SensorsPresenter::renderDefault (   $number)

◆ renderOverview()

App\CoreModule\Presenters\SensorsPresenter::renderOverview (   $number)

Member Data Documentation

◆ FORM_MSG_REQUIRED

const App\CoreModule\Presenters\SensorsPresenter::FORM_MSG_REQUIRED = 'Tohle pole je povinné.'

◆ FORM_MSG_RULE

const App\CoreModule\Presenters\SensorsPresenter::FORM_MSG_RULE = 'Tohle pole má neplatný formát.'

◆ PLETE

const App\CoreModule\Presenters\SensorsPresenter::PLETE = '1'

◆ STOJI

const App\CoreModule\Presenters\SensorsPresenter::STOJI = "0"

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