JOOMLA中国
  • Joomla中国首页
  • 社区
  • 教程
  • 应用市场
  • B计划
Joomla! Framework TM
  • Namespace
  • Class
  • Tree
  • Deprecated

Namespaces

  • Composer
    • Autoload
  • Joomla
    • Application
      • Cli
        • Output
          • Processor
      • Web
    • Data
    • DI
      • Exception
    • Event
    • Filter
    • Input
    • Ldap
    • Registry
      • Format
    • Session
      • Storage
    • String
    • Uri
    • Utilities
  • None
  • PasswordCompat
    • binary
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Yaml
        • Exception
    • Polyfill
      • Util

Classes

  • ArrayIterator
  • Closure
  • DateTime
  • DateTimeZone
  • FilterIterator
  • IteratorIterator
  • mysqli
  • PDO
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • SimpleXMLElement
  • SplObjectStorage
  • SplPriorityQueue
  • stdClass
  • XMLReader

Interfaces

  • ArrayAccess
  • Countable
  • DateTimeInterface
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Throwable
  • Traversable

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • DomainException
  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfBoundsException
  • RuntimeException
  • UnexpectedValueException

Class SplObjectStorage

SplObjectStorage implements Countable, Iterator, Traversable, Serializable, ArrayAccess
PHP Extension: SPL
Documented at php.net

Methods summary

public
# attach( mixed $object, mixed $inf )
public
# detach( mixed $object )
public
# contains( mixed $object )
public
# addAll( mixed $object )
public
# removeAll( mixed $object )
public
# removeAllExcept( mixed $object )
public
# getInfo( )
public
# setInfo( mixed $info )
public
# getHash( mixed $object )
public
# count( )

Implementation of

Countable::count()
public
# rewind( )

Implementation of

Iterator::rewind()
public
# valid( )

Implementation of

Iterator::valid()
public
# key( )

Implementation of

Iterator::key()
public
# current( )

Implementation of

Iterator::current()
public
# next( )

Implementation of

Iterator::next()
public
# unserialize( mixed $serialized )

Implementation of

Serializable::unserialize()
public
# serialize( )

Implementation of

Serializable::serialize()
public
# offsetExists( mixed $object )

Implementation of

ArrayAccess::offsetExists()
public
# offsetSet( mixed $object, mixed $inf )

Implementation of

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

Implementation of

ArrayAccess::offsetUnset()
public
# offsetGet( mixed $object )

Implementation of

ArrayAccess::offsetGet()

Magic methods summary

Joomla! Framework TM API documentation generated by ApiGen 2.8.0
Joomla!® and Joomla! Framework™ are trademarks of Open Source Matters, Inc. in the United States and other countries.