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

Base presenter for all application presenters. More...

Inheritance diagram for App\Presenters\BasePresenter:
App\CoreModule\Presenters\ConnectPresenter App\CoreModule\Presenters\DatabaseTestPresenter App\CoreModule\Presenters\HomepagePresenter App\CoreModule\Presenters\OverviewPresenter App\CoreModule\Presenters\SensorsPresenter App\CoreModule\Presenters\SensorsSettingsPresenter App\CoreModule\Presenters\SetupPresenter App\CoreModule\Presenters\SignPresenter App\CoreModule\Presenters\TestPresenter App\CoreModule\Presenters\WorkShiftPresenter App\Presenters\Error4xxPresenter App\Presenters\ErrorAppPresenter

Public Member Functions

 handleRedrawAll ()
 
 injectFormFactory (FormFactory $formFactory)
 

Protected Member Functions

 redrawAll ()
 
 beforeRender ()
 
 startup ()
 

Protected Attributes

 $formFactory
 

Detailed Description

Base presenter for all application presenters.

Member Function Documentation

◆ beforeRender()

App\Presenters\BasePresenter::beforeRender ( )
protected

◆ handleRedrawAll()

App\Presenters\BasePresenter::handleRedrawAll ( )

◆ injectFormFactory()

App\Presenters\BasePresenter::injectFormFactory ( FormFactory  $formFactory)
final

◆ redrawAll()

App\Presenters\BasePresenter::redrawAll ( )
protected

◆ startup()

App\Presenters\BasePresenter::startup ( )
protected

Member Data Documentation

◆ $formFactory

App\Presenters\BasePresenter::$formFactory
protected

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