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

Presenter for 4xx errors. More...

Inheritance diagram for App\Presenters\Error4xxPresenter:
App\Presenters\BasePresenter

Public Member Functions

 startup ()
 
 renderDefault (Nette\Application\BadRequestException $exception)
 
- Public Member Functions inherited from App\Presenters\BasePresenter
 handleRedrawAll ()
 
 injectFormFactory (FormFactory $formFactory)
 

Additional Inherited Members

- Protected Member Functions inherited from App\Presenters\BasePresenter
 redrawAll ()
 
 beforeRender ()
 
 startup ()
 
- Protected Attributes inherited from App\Presenters\BasePresenter
 $formFactory
 

Detailed Description

Presenter for 4xx errors.

Member Function Documentation

◆ renderDefault()

App\Presenters\Error4xxPresenter::renderDefault ( Nette\Application\BadRequestException  $exception)

◆ startup()

App\Presenters\Error4xxPresenter::startup ( )

Reimplemented from App\Presenters\BasePresenter.


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