Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationLatte
      • ApplicationTracy
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsLatte
      • Framework
      • HttpTracy
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Templating
    • Utils
  • NetteModule
  • none
  • Tracy

Classes

  • Application
  • PresenterFactory
  • Request

Interfaces

  • IPresenter
  • IPresenterFactory
  • IResponse
  • IRouter

Exceptions

  • AbortException
  • ApplicationException
  • BadRequestException
  • ForbiddenRequestException
  • InvalidPresenterException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Namespace Nette\Application

Classes summary
Application Front Controller.
PresenterFactory Default presenter loader.
Request Presenter request.
Interfaces summary
IPresenter Presenter converts Request to IResponse.
IPresenterFactory Responsible for creating a new instance of given presenter.
IResponse Any response returned by presenter.
IRouter The bi-directional router.
Exceptions summary
AbortException The exception that is thrown when user attempts to terminate the current presenter or application. This is special "silent exception" with no error message or code.
ApplicationException Application fatal error.
BadRequestException Bad HTTP / presenter request exception.
ForbiddenRequestException Forbidden request exception - access denied.
InvalidPresenterException The exception that is thrown when a presenter cannot be loaded.
Namespaces summary
Nette\Application\Responses
Nette\Application\Routers
Nette\Application\UI
Nette 2.2 API documentation generated by ApiGen 2.8.0