Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationDI
      • ApplicationLatte
      • ApplicationTracy
      • CacheDI
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsDI
      • FormsLatte
      • Framework
      • HttpDI
      • HttpTracy
      • MailDI
      • ReflectionDI
      • SecurityDI
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Conventions
      • Drivers
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
      • Traits
    • Reflection
    • Security
    • Tokenizer
    • Utils
  • Tracy
    • Bridges
      • Nette
  • none

Classes

  • Application
  • Helpers
  • LinkGenerator
  • PresenterFactory
  • Request

Interfaces

  • IPresenter
  • IPresenterFactory
  • IResponse
  • IRouter

Exceptions

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

Namespace Nette\Application

Classes summary
Application Front Controller.
Helpers Application helpers.
LinkGenerator Link generator.
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 The exception that indicates client error with HTTP code 4xx.
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.4-20180918 API API documentation generated by ApiGen 2.8.0