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

Interfaces

Exceptions

  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

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 2.0 API documentation generated by ApiGen 2.8.0