Overview

Packages

  • ClipIt
    • clipit
      • api
    • urjc
      • backend
  • Elgg
    • Core
      • Access
      • Authentication
      • Cache
      • Caches
      • Core
      • DataMode
        • Site
      • DataModel
        • Annotations
        • Entities
        • Extender
        • File
        • Importable
        • Loggable
        • Notable
        • Object
        • User
      • DataStorage
      • Exception
      • Exceptions
        • Stub
      • FileStore
        • Disk
      • Groups
      • Helpers
      • HMAC
      • Memcache
      • Metadata
      • Navigation
      • ODD
      • Output
      • Plugins
        • Settings
      • Sessions
      • SocialModel
        • Friendable
        • Locatable
      • WebServicesAPI
      • Widgets
      • XML
      • XMLRPC
    • Exceptions
      • Stub
  • None
  • PHP

Classes

  • DOMDocument
  • DOMElement
  • DOMNode
  • DOMXPath
  • SimpleXMLElement
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • Traversable

Exceptions

  • Exception
  • InvalidArgumentException
  • LogicException
  • Overview
  • Package
  • Class
  • Tree

Interface ArrayAccess

Direct known implementers

ElggCache, ElggData, ElggLRUCache, ElggSession

Indirect known implementers

ElggAnnotation, ElggEntity, ElggPlugin, ElggRelationship, ElggSharedMemoryCache, ElggSite, ElggStaticVariableCache, ElggUser, ElggWidget, ElggExtender, ElggFile, ElggFileCache, ElggGroup, ElggHMACCache, ElggMemcache, ElggMetadata, ElggObject
PHP Extension: Core
Documented at php.net
Methods summary
public
# offsetExists( mixed $offset )
public
# offsetGet( mixed $offset )
public
# offsetSet( mixed $offset, mixed $value )
public
# offsetUnset( mixed $offset )
API documentation generated by ApiGen 2.8.0