Packages

  • Nette
    • Application
      • Application\Diagnostics
      • Application\Responses
      • Application\Routers
      • Application\UI
    • Caching
      • Caching\Storages
    • ComponentModel
    • Config
      • Config\Extensions
    • Database
      • Database\Diagnostics
      • Database\Drivers
      • Database\Reflection
      • Database\Table
    • DI
      • DI\Diagnostics
    • Diagnostics
    • Forms
      • Forms\Controls
      • Forms\Rendering
    • Http
    • Iterators
    • Latte
      • Latte\Macros
    • Loaders
    • Localization
    • Mail
    • Reflection
    • Security
      • Security\Diagnostics
    • Templating
    • Utils
      • Utils\PhpGenerator
  • NetteModule
  • None
  • PHP

Classes

  • NArrayHash
  • NArrayList
  • NCallback
  • NDateTime53
  • NFramework
  • NFreezableObject
  • NImage
  • NObject
  • NObjectMixin

Interfaces

  • IFreezable

Exceptions

  • ArgumentOutOfRangeException
  • DeprecatedException
  • DirectoryNotFoundException
  • FatalErrorException
  • FileNotFoundException
  • InvalidStateException
  • IOException
  • MemberAccessException
  • NotImplementedException
  • NotSupportedException
  • NStaticClassException
  • Overview
  • Package
  • Class
  • Tree

Package Nette

Classes summary
NArrayHash Provides objects to work as array.
NArrayList Provides the base class for a generic list (items can be accessed by index).
NCallback PHP callback encapsulation.
NDateTime53 DateTime with serialization and timestamp support for PHP 5.2.
NFramework The Nette Framework (http://nette.org)
NFreezableObject Defines an object that has a modifiable and a read-only (frozen) state.
NImage Basic manipulation with images.
NObject NObject is the ultimate ancestor of all instantiable classes.
NObjectMixin NObject behaviour mixin.
Interfaces summary
IFreezable Object that has a modifiable and a read-only (frozen) state.
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.
FatalErrorException The exception that indicates errors that can not be recovered from. Execution of the script should be halted.
FileNotFoundException The exception that is thrown when accessing a file that does not exist on disk.
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.
NStaticClassException The exception that is thrown when static class is instantiated.
Subpackages summary
Application
Application\Diagnostics
Application\Responses
Application\Routers
Application\UI
Caching
Caching\Storages
ComponentModel
Config
Config\Extensions
Database
Database\Diagnostics
Database\Drivers
Database\Reflection
Database\Table
DI
DI\Diagnostics
Diagnostics
Forms
Forms\Controls
Forms\Rendering
Http
Iterators
Latte
Latte\Macros
Loaders
Localization
Mail
Reflection
Security
Security\Diagnostics
Templating
Utils
Utils\PhpGenerator
Nette Framework 2.0beta2 (for PHP 5.2) API API documentation generated by ApiGen 2.3.0