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
    • Reflection
    • Security
    • Tokenizer
    • Utils
  • Tracy
    • Bridges
      • Nette
  • none

Classes

  • Component
  • Control
  • Form
  • Link
  • Multiplier
  • Presenter

Interfaces

  • IRenderable
  • ISignalReceiver
  • IStatePersistent
  • ITemplate
  • ITemplateFactory

Exceptions

  • BadSignalException
  • InvalidLinkException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Namespace Nette\Application\UI

Classes summary
Component Component is the base class for all Presenter components.
Control Control is renderable Presenter component.
Form Web form adapted for Presenter.
Link Lazy encapsulation of Component::link(). Do not instantiate directly, use Component::lazyLink()
Multiplier Component multiplier.
Presenter Presenter component represents a webpage instance. It converts Request to IResponse.
Interfaces summary
IRenderable Component with ability to repaint.
ISignalReceiver Component with ability to receive signal.
IStatePersistent Component with ability to save and load its state.
ITemplate Defines template.
ITemplateFactory Defines ITemplate factory.
Exceptions summary
BadSignalException Signal exception.
InvalidLinkException Link generation exception.
Nette 2.4-20170829 API API documentation generated by ApiGen 2.8.0