Namespaces

  • Nette
    • Application
    • Caching
    • Collections
    • Config
    • Forms
    • IO
    • Loaders
    • Mail
    • Reflection
    • Security
    • Templates
    • Web
  • None
  • PHP

Classes

  • ArrayIterator
  • ArrayObject
  • CachingIterator
  • DateTime
  • FilterIterator
  • IteratorIterator
  • 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
  • RuntimeException
  • Overview
  • Namespace
  • Class
  • Tree
  • Other releases

Interface ArrayAccess

Direct known implementers

ArrayIterator, ArrayObject, SplObjectStorage, CachingIterator, Nette\Application\PresenterComponent, Nette\Caching\Cache, Nette\Collections\IList, Nette\Collections\IMap, Nette\Forms\FormContainer, Nette\Web\Html, Nette\Web\SessionNamespace

Indirect known implementers

Nette\Application\AppForm, Nette\Application\Control, Nette\RecursiveComponentIterator, Nette\SmartCachingIterator, RecursiveArrayIterator, Nette\Application\MultiRouter, Nette\Application\Presenter, Nette\Collections\ArrayList, Nette\Collections\Collection, Nette\Collections\Hashtable, Nette\Collections\Set, Nette\Config\Config, Nette\Forms\Form
PHP Extension: Core
Documented at php.net
Methods summary
public
# offsetExists( $offset )
public
# offsetGet( $offset )
public
# offsetSet( $offset, $value )
public
# offsetUnset( $offset )
Nette Framework 0.9.7 API documentation generated by ApiGen 2.3.0