Namespaces

  • 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

  • ArrayIterator
  • CachingIterator
  • Closure
  • DateTime
  • FilterIterator
  • IteratorIterator
  • PDO
  • PDOStatement
  • RecursiveArrayIterator
  • ReflectionClass
  • ReflectionExtension
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionParameter
  • ReflectionProperty
  • SplObjectStorage
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • RecursiveIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • ErrorException
  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfRangeException
  • RuntimeException
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class
  • Tree

Interface ArrayAccess

Direct known implementers

ArrayIterator, CachingIterator, Nette\Utils\Html, SplObjectStorage, Nette\Application\UI\PresenterComponent, Nette\ArrayHash, Nette\ArrayList, Nette\Caching\Cache, Nette\Database\Table\ActiveRow, Nette\Database\Table\Selection, Nette\Forms\Container, Nette\Http\SessionSection

Indirect known implementers

Nette\Application\Routers\RouteList, Nette\Application\UI\Control, Nette\Application\UI\Form, Nette\Application\UI\Multiplier, Nette\Application\UI\Presenter, Nette\Database\Row, Nette\Database\Table\GroupedSelection, Nette\Forms\Form, Nette\Iterators\CachingIterator, RecursiveArrayIterator
PHP Extension: Core
Documented at php.net
Methods summary
public
# offsetExists( $offset )
public
# offsetGet( $offset )
public
# offsetSet( $offset, $value )
public
# offsetUnset( $offset )
Nette Framework 2.0.3 API API documentation generated by ApiGen 2.7.0