Autodoc
  • Namespace
  • Class
  • Tree

Namespaces

  • BlueTihi
    • Context
  • Brickrouge
    • Element
      • Nodes
    • Renderer
    • Widget
  • ICanBoogie
    • ActiveRecord
    • AutoConfig
    • CLDR
    • Composer
    • Core
    • Event
    • Exception
    • HTTP
      • Dispatcher
      • Request
    • I18n
      • Translator
    • Mailer
    • Modules
      • Taxonomy
        • Support
      • Thumbnailer
        • Versions
    • Object
    • Operation
      • Dispatcher
    • Prototype
    • Routes
    • Routing
      • Dispatcher
    • Session
  • Icybee
    • ActiveRecord
      • Model
    • ConfigOperation
    • Document
    • EditBlock
    • Element
      • ActionbarContextual
      • ActionbarSearch
      • ActionbarToolbar
    • FormBlock
    • Installer
    • ManageBlock
    • Modules
      • Articles
      • Cache
        • Collection
        • ManageBlock
      • Comments
        • ManageBlock
      • Contents
        • ManageBlock
      • Dashboard
      • Editor
        • Collection
      • Files
        • File
        • ManageBlock
      • Forms
        • Form
        • ManageBlock
      • I18n
      • Images
        • ManageBlock
      • Members
      • Modules
        • ManageBlock
      • Nodes
        • ManageBlock
        • Module
      • Pages
        • BreadcrumbElement
        • LanguagesElement
        • ManageBlock
        • NavigationBranchElement
        • NavigationElement
        • Page
        • PageController
      • Registry
      • Search
      • Seo
      • Sites
        • ManageBlock
      • Taxonomy
        • Terms
          • ManageBlock
        • Vocabulary
          • ManageBlock
      • Users
        • ManageBlock
        • NonceLogin
        • Roles
      • Views
        • ActiveRecordProvider
        • Collection
        • View
    • Operation
      • ActiveRecord
      • Constructor
      • Module
      • Widget
    • Rendering
  • None
  • Patron
  • PHP

Classes

  • ArrayIterator
  • ArrayObject
  • Closure
  • DateTime
  • DateTimeZone
  • DirectoryIterator
  • IteratorIterator
  • PDO
  • PDOStatement
  • RecursiveIteratorIterator
  • SplFileInfo

Interfaces

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

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • Exception
  • InvalidArgumentException
  • LogicException
  • PDOException
  • RuntimeException
  • UnexpectedValueException

Class ArrayObject

ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable

Direct known subclasses

ICanBoogie\CLDR\Calendar

PHP Extension: SPL
Documented at php.net

Methods summary

public
# __construct( mixed $array )
public
# offsetExists( mixed $index )

Implementation of

ArrayAccess::offsetExists()
public
# offsetGet( mixed $index )

Implementation of

ArrayAccess::offsetGet()
public
# offsetSet( mixed $index, mixed $newval )

Implementation of

ArrayAccess::offsetSet()
public
# offsetUnset( mixed $index )

Implementation of

ArrayAccess::offsetUnset()
public
# append( mixed $value )
public
# getArrayCopy( )
public
# count( )

Implementation of

Countable::count()
public
# getFlags( )
public
# setFlags( mixed $flags )
public
# asort( )
public
# ksort( )
public
# uasort( mixed $cmp_function )
public
# uksort( mixed $cmp_function )
public
# natsort( )
public
# natcasesort( )
public
# unserialize( mixed $serialized )

Implementation of

Serializable::unserialize()
public
# serialize( )

Implementation of

Serializable::serialize()
public
# getIterator( )

Implementation of

IteratorAggregate::getIterator()
public
# exchangeArray( mixed $array )
public
# setIteratorClass( mixed $iteratorClass )
public
# getIteratorClass( )

Magic methods summary

Constants summary

integer STD_PROP_LIST 1
#
integer ARRAY_AS_PROPS 2
#
Autodoc API documentation generated by ApiGen 2.8.0