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

  • Configurator
  • Framework
  • LegacyObject

Traits

  • SmartObject
  • StaticClass

Exceptions

  • ArgumentOutOfRangeException
  • DeprecatedException
  • DirectoryNotFoundException
  • FileNotFoundException
  • InvalidArgumentException
  • InvalidStateException
  • IOException
  • MemberAccessException
  • NotImplementedException
  • NotSupportedException
  • OutOfRangeException
  • StaticClassException
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases

Namespace Nette

Classes summary
Configurator Initial system DI container generator.
Framework Framework version.
LegacyObject Nette\Object is the ultimate ancestor of all instantiable classes.
Traits summary
SmartObject Strict class for better experience. - 'did you mean' hints - access to undeclared members throws exceptions - support for @property annotations - support for calling event handlers stored in $onEvent via onEvent() - compatible with Nette\Object
StaticClass Static class.
Exceptions summary
ArgumentOutOfRangeException The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.
DeprecatedException The exception that is thrown when a requested method or operation is deprecated.
DirectoryNotFoundException The exception that is thrown when part of a file or directory cannot be found.
FileNotFoundException The exception that is thrown when accessing a file that does not exist on disk.
InvalidArgumentException The exception that is thrown when an argument does not match with the expected value.
InvalidStateException The exception that is thrown when a method call is invalid for the object's current state, method has been invoked at an illegal or inappropriate time.
IOException The exception that is thrown when an I/O error occurs.
MemberAccessException The exception that is thrown when accessing a class member (property or method) fails.
NotImplementedException The exception that is thrown when a requested method or operation is not implemented.
NotSupportedException The exception that is thrown when an invoked method is not supported. For scenarios where it is sometimes possible to perform the requested operation, see InvalidStateException.
OutOfRangeException The exception that is thrown when an illegal index was requested.
StaticClassException The exception that is thrown when static class is instantiated.
UnexpectedValueException The exception that is thrown when a value (typically returned by function) does not match with the expected value.
Namespaces summary
Nette\Application
Nette\Bridges
Nette\Caching
Nette\ComponentModel
Nette\Database
Nette\DI
Nette\Forms
Nette\Http
Nette\Iterators
Nette\Loaders
Nette\Localization
Nette\Mail
Nette\Neon
Nette\PhpGenerator
Nette\Reflection
Nette\Security
Nette\Tokenizer
Nette\Utils
Nette 2.4-20180918 API API documentation generated by ApiGen 2.8.0