Nette\Application
Namespaces
Nette\Application\AttributesNette\Application\ResponsesNette\Application\RoutersNette\Application\UI
Classes
Front Controller.
Application helpers.
Link generator.
Default presenter loader.
Presenter request.
Interfaces
Presenter converts Request to Response.
Responsible for creating a new instance of given presenter.
IResponse
deprecated
Any response returned by presenter.
Exceptions
The exception that is thrown when user attempts to terminate the current presenter or application.
Application fatal error.
The exception that indicates client error with HTTP code 4xx.
Forbidden request exception - access denied.
The exception that is thrown when a presenter cannot be loaded.