Packages

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

Classes

  • Annotation
  • AnnotationsParser
  • AppForm
  • Application
  • ArrayHash
  • ArrayIterator
  • ArrayList
  • Arrays
  • AutoLoader
  • Button
  • Cache
  • CacheMacro
  • CachingHelper
  • CachingIterator
  • Callback
  • Checkbox
  • ClassReflection
  • CliRouter
  • Closure
  • Component
  • ComponentContainer
  • ConfigCompiler
  • ConfigCompilerExtension
  • ConfigHelpers
  • ConfigIniAdapter
  • ConfigLoader
  • ConfigNeonAdapter
  • ConfigPhpAdapter
  • Configurator
  • Connection
  • ConstantsExtension
  • ContainerPanel
  • Control
  • ConventionalReflection
  • CoreMacros
  • DatabaseHelpers
  • DatabasePanel
  • DateTime
  • DateTime53
  • DebugBar
  • DebugBlueScreen
  • Debugger
  • DebugHelpers
  • DefaultFormRenderer
  • DevNullStorage
  • DIContainer
  • DIContainerBuilder
  • DIHelpers
  • DiscoveredReflection
  • DIServiceDefinition
  • DIStatement
  • Environment
  • ExtensionReflection
  • FileJournal
  • FileResponse
  • FileStorage
  • FileTemplate
  • FilterIterator
  • Finder
  • FireLogger
  • Form
  • FormContainer
  • FormControl
  • FormGroup
  • FormMacros
  • ForwardResponse
  • Framework
  • FreezableObject
  • FunctionReflection
  • GenericRecursiveIterator
  • GroupedTableSelection
  • HiddenField
  • Html
  • HtmlNode
  • HttpContext
  • HttpRequest
  • HttpRequestFactory
  • HttpResponse
  • HttpUploadedFile
  • Identity
  • Image
  • ImageButton
  • InstanceFilterIterator
  • IteratorIterator
  • Json
  • JsonResponse
  • LatteCompiler
  • LatteFilter
  • LatteToken
  • LimitedScope
  • Logger
  • MacroNode
  • MacroSet
  • MacroTokenizer
  • Mail
  • MailMimePart
  • MapIterator
  • MemcachedStorage
  • MemoryStorage
  • MethodReflection
  • MimeTypeDetector
  • MsSqlDriver
  • Multiplier
  • MultiSelectBox
  • MySqlDriver
  • NCallbackFilterIterator
  • Neon
  • NeonEntity
  • Nette_MicroPresenter
  • NetteExtension
  • NetteLoader
  • NRecursiveCallbackFilterIterator
  • Object
  • ObjectMixin
  • OciDriver
  • OdbcDriver
  • Paginator
  • ParameterReflection
  • Parser
  • PDO
  • PDOStatement
  • Permission
  • PgSqlDriver
  • PhpClassType
  • PhpExtension
  • PhpFileStorage
  • PhpHelpers
  • PhpLiteral
  • PhpMethod
  • PhpParameter
  • PhpProperty
  • PhpWriter
  • Presenter
  • PresenterComponent
  • PresenterFactory
  • PresenterRequest
  • PropertyReflection
  • RadioList
  • RecursiveArrayIterator
  • RedirectResponse
  • ReflectionClass
  • ReflectionExtension
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionParameter
  • ReflectionProperty
  • RobotLoader
  • Route
  • RouteList
  • RoutingDebugger
  • Row
  • Rule
  • Rules
  • SelectBox
  • SendmailMailer
  • Session
  • SessionSection
  • SimpleAuthenticator
  • SimpleRouter
  • SmartCachingIterator
  • SmtpMailer
  • SplObjectStorage
  • SqlBuilder
  • Sqlite2Driver
  • SqliteDriver
  • SqlLiteral
  • SqlPreprocessor
  • Statement
  • stdClass
  • Strings
  • SubmitButton
  • TableRow
  • TableSelection
  • Template
  • TemplateHelpers
  • TextArea
  • TextBase
  • TextInput
  • TextResponse
  • Tokenizer
  • UIMacros
  • UploadControl
  • Url
  • UrlScript
  • User
  • UserPanel
  • UserStorage
  • Validators

Interfaces

  • ArrayAccess
  • Countable
  • IAnnotation
  • IAuthenticator
  • IAuthorizator
  • IBarPanel
  • ICacheJournal
  • ICacheStorage
  • IComponent
  • IComponentContainer
  • IConfigAdapter
  • IDIContainer
  • IFileTemplate
  • IFormControl
  • IFormRenderer
  • IFreezable
  • IHttpRequest
  • IHttpResponse
  • IIdentity
  • IMacro
  • IMailer
  • IPresenter
  • IPresenterFactory
  • IPresenterResponse
  • IReflection
  • IRenderable
  • IResource
  • IRole
  • IRouter
  • ISessionStorage
  • ISignalReceiver
  • IStatePersistent
  • ISubmitterControl
  • ISupplementalDriver
  • ITemplate
  • Iterator
  • IteratorAggregate
  • ITranslator
  • IUserStorage
  • OuterIterator
  • RecursiveIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • AbortException
  • ApplicationException
  • ArgumentOutOfRangeException
  • AssertionException
  • AuthenticationException
  • BadRequestException
  • BadSignalException
  • CompileException
  • DeprecatedException
  • DirectoryNotFoundException
  • ErrorException
  • Exception
  • FatalErrorException
  • FileNotFoundException
  • ForbiddenRequestException
  • InvalidArgumentException
  • InvalidLinkException
  • InvalidPresenterException
  • InvalidStateException
  • IOException
  • JsonException
  • LogicException
  • MemberAccessException
  • MissingServiceException
  • NeonException
  • NotImplementedException
  • NotSupportedException
  • OutOfRangeException
  • RegexpException
  • RuntimeException
  • ServiceCreationException
  • SmtpException
  • StaticClassException
  • TemplateException
  • TokenizerException
  • UnknownImageFileException

Functions

  • callback
  • dump
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Tree

Classes

  • AnnotationsParser
  • ArrayIterator implements Iterator, Traversable, ArrayAccess, SeekableIterator, Serializable, Countable
    • RecursiveArrayIterator implements RecursiveIterator
  • Arrays
  • Closure
  • ConfigHelpers
  • DIHelpers
  • DatabaseHelpers
  • DateTime
    • DateTime53
  • DebugHelpers
  • Debugger
  • Environment
  • Framework
  • IteratorIterator implements Iterator, Traversable, OuterIterator
    • CachingIterator implements ArrayAccess, Countable
      • SmartCachingIterator implements Countable
    • FilterIterator
      • InstanceFilterIterator implements Countable
      • NCallbackFilterIterator
      • NRecursiveCallbackFilterIterator implements RecursiveIterator
    • GenericRecursiveIterator implements RecursiveIterator, Countable
    • MapIterator
  • Json
  • LimitedScope
  • MimeTypeDetector
  • Object
    • Annotation implements IAnnotation
    • Application
    • ArrayList implements ArrayAccess, Countable, IteratorAggregate
      • RouteList implements IRouter
    • AutoLoader
      • NetteLoader
      • RobotLoader
    • Cache implements ArrayAccess
    • CacheMacro implements IMacro
    • CachingHelper
    • Callback
    • CliRouter implements IRouter
    • Component implements IComponent
      • ComponentContainer implements IComponentContainer
        • FormContainer implements ArrayAccess
          • Form
            • AppForm implements ISignalReceiver
        • PresenterComponent implements ISignalReceiver, IStatePersistent, ArrayAccess
          • Control implements IRenderable
            • Presenter implements IPresenter
          • Multiplier
      • FormControl implements IFormControl
        • Button
          • SubmitButton implements ISubmitterControl
            • ImageButton
        • Checkbox
        • HiddenField
        • RadioList
        • SelectBox
          • MultiSelectBox
        • TextBase
          • TextArea
          • TextInput
        • UploadControl
    • ConfigCompiler
    • ConfigCompilerExtension
      • ConstantsExtension
      • NetteExtension
      • PhpExtension
    • ConfigIniAdapter implements IConfigAdapter
    • ConfigLoader
    • ConfigNeonAdapter implements IConfigAdapter
    • ConfigPhpAdapter implements IConfigAdapter
    • Configurator
    • ContainerPanel implements IBarPanel
    • ConventionalReflection implements IReflection
    • DIContainerBuilder
    • DIServiceDefinition
    • DIStatement
    • DatabasePanel implements IBarPanel
    • DebugBar
    • DebugBlueScreen
    • DefaultFormRenderer implements IFormRenderer
    • DevNullStorage implements ICacheStorage
    • DiscoveredReflection implements IReflection
    • FileJournal implements ICacheJournal
    • FileResponse implements IPresenterResponse
    • FileStorage implements ICacheStorage
      • PhpFileStorage
    • Finder implements IteratorAggregate
    • FireLogger
    • FormGroup
    • ForwardResponse implements IPresenterResponse
    • FreezableObject implements IFreezable
      • DIContainer implements IDIContainer
      • Identity implements IIdentity
      • PresenterRequest
      • Url
        • UrlScript
    • Html implements ArrayAccess, Countable, IteratorAggregate
    • HtmlNode
    • HttpContext
    • HttpRequest implements IHttpRequest
    • HttpRequestFactory
    • HttpResponse implements IHttpResponse
    • HttpUploadedFile
    • Image
    • JsonResponse implements IPresenterResponse
    • LatteCompiler
    • LatteFilter
    • LatteToken
    • Logger
    • MacroNode
    • MacroSet implements IMacro
      • CoreMacros
      • FormMacros
      • UIMacros
    • MailMimePart
      • Mail
    • MemcachedStorage implements ICacheStorage
    • MemoryStorage implements ICacheStorage
    • MsSqlDriver implements ISupplementalDriver
    • MySqlDriver implements ISupplementalDriver
    • Neon
    • Nette_MicroPresenter implements IPresenter
    • OciDriver implements ISupplementalDriver
    • OdbcDriver implements ISupplementalDriver
    • Paginator
    • Parser
    • Permission implements IAuthorizator
    • PgSqlDriver implements ISupplementalDriver
    • PhpClassType
    • PhpMethod
    • PhpParameter
    • PhpProperty
    • PhpWriter
    • RedirectResponse implements IPresenterResponse
    • Route implements IRouter
    • RoutingDebugger implements IBarPanel
    • Rule
    • Rules implements IteratorAggregate
    • SendmailMailer implements IMailer
    • Session
    • SessionSection implements IteratorAggregate, ArrayAccess
    • SimpleAuthenticator implements IAuthenticator
    • SimpleRouter implements IRouter
    • SmtpMailer implements IMailer
    • SqlBuilder
    • SqlLiteral
    • SqlPreprocessor
    • SqliteDriver implements ISupplementalDriver
      • Sqlite2Driver
    • TableRow implements IteratorAggregate, ArrayAccess
    • TableSelection implements Iterator, ArrayAccess, Countable
      • GroupedTableSelection
    • Template implements ITemplate
      • FileTemplate implements IFileTemplate
    • TextResponse implements IPresenterResponse
    • Tokenizer
      • MacroTokenizer
    • User
    • UserPanel implements IBarPanel
    • UserStorage implements IUserStorage
    • Validators
  • ObjectMixin
  • PDO
    • Connection
  • PDOStatement implements Traversable
    • Statement
  • PhpHelpers
  • PhpLiteral
  • PresenterFactory implements IPresenterFactory
  • ReflectionClass implements Reflector
    • ClassReflection
  • ReflectionExtension implements Reflector
    • ExtensionReflection
  • ReflectionFunctionAbstract implements Reflector
    • ReflectionFunction
      • FunctionReflection
    • ReflectionMethod
      • MethodReflection
  • ReflectionParameter implements Reflector
    • ParameterReflection
  • ReflectionProperty implements Reflector
    • PropertyReflection
  • SplObjectStorage implements Countable, Iterator, Traversable, Serializable, ArrayAccess
  • Strings
  • TemplateHelpers
  • stdClass
    • ArrayHash implements ArrayAccess, Countable, IteratorAggregate
      • Row
    • NeonEntity

Interfaces

  • ArrayAccess
  • Countable
  • IAnnotation
  • IAuthenticator
  • IAuthorizator
  • IBarPanel
  • ICacheJournal
  • ICacheStorage
  • IComponent
  • IComponentContainer implements IComponent
  • IConfigAdapter
  • IDIContainer
  • IFileTemplate implements ITemplate
  • IFormControl
  • IFormRenderer
  • IFreezable
  • IHttpRequest
  • IHttpResponse
  • IIdentity
  • IMacro
  • IMailer
  • IPresenter
  • IPresenterFactory
  • IPresenterResponse
  • IReflection
  • IRenderable
  • IResource
  • IRole
  • IRouter
  • ISessionStorage
  • ISignalReceiver
  • IStatePersistent
  • ISubmitterControl implements IFormControl
  • ISupplementalDriver
  • ITemplate
  • ITranslator
  • IUserStorage
  • Iterator implements Traversable
  • IteratorAggregate implements Traversable
  • OuterIterator implements Iterator, Traversable
  • RecursiveIterator implements Iterator, Traversable
  • Reflector
  • SeekableIterator implements Iterator, Traversable
  • Serializable
  • Traversable

Exceptions

  • Exception
    • AbortException
    • ApplicationException
    • AssertionException
    • AuthenticationException
    • BadRequestException
      • BadSignalException
      • ForbiddenRequestException
    • ErrorException
    • FatalErrorException
    • InvalidLinkException
    • InvalidPresenterException
    • JsonException
    • LogicException
      • InvalidArgumentException
        • ArgumentOutOfRangeException
      • MemberAccessException
      • NotImplementedException
      • NotSupportedException
        • DeprecatedException
      • OutOfRangeException
      • StaticClassException
    • NeonException
    • RegexpException
    • RuntimeException
      • IOException
        • DirectoryNotFoundException
        • FileNotFoundException
      • InvalidStateException
        • MissingServiceException
        • ServiceCreationException
        • TemplateException
          • CompileException
    • SmtpException
    • TokenizerException
    • UnknownImageFileException
Nette Framework 2.0.7 (for PHP 5.2, un-prefixed) API API documentation generated by ApiGen 2.8.0