Pletacka website Nette documentation
Documentation for pletacka project
|
Base presenter for all application presenters. More...
Public Member Functions | |
handleRedrawAll () | |
injectFormFactory (FormFactory $formFactory) | |
Protected Member Functions | |
redrawAll () | |
beforeRender () | |
startup () | |
Protected Attributes | |
$formFactory | |
Base presenter for all application presenters.
|
protected |
App\Presenters\BasePresenter::handleRedrawAll | ( | ) |
|
final |
|
protected |
|
protected |
Reimplemented in App\Presenters\Error4xxPresenter.
|
protected |