Download the PHP package joseki/error-presenter-extension without Composer
On this page you can find all versions of the php package joseki/error-presenter-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joseki/error-presenter-extension
More information about joseki/error-presenter-extension
Files in joseki/error-presenter-extension
Download joseki/error-presenter-extension
More information about joseki/error-presenter-extension
Files in joseki/error-presenter-extension
Vendor joseki
Package error-presenter-extension
Short Description Dynamic error presenter loader extension
License MIT
Package error-presenter-extension
Short Description Dynamic error presenter loader extension
License MIT
Please rate this library. Is it a good library?
Informations about the package error-presenter-extension
Joseki/ErrorPresenter-extension
This extension sets dynamically error presenters for Nette Framework applications.
If you have a presenter Application:Admin:Products (with an action e.g. Application:Admin:Products:default), and your default error presenter name is DefaultErrorPresenter, then ErrorPresenterFactory will set the closest existing error presenter for given action as follows:
- Application:Admin:Error
- Application:Error
- DefaultError (default)
Installation
The best way to install is using Composer:
Usage
All versions of error-presenter-extension with dependencies
PHP Build Version
Package Version
No informations.
The package joseki/error-presenter-extension contains the following files
Loading the files please wait ...