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 SplPriorityQueue

SplPriorityQueue implements Iterator, Traversable, Countable
PHP Extension: SPL
Documented at php.net

Methods summary

public
# compare( mixed $a, mixed $b )
public
# insert( mixed $value, mixed $priority )
public
# setExtractFlags( mixed $flags )
public
# getExtractFlags( )
public
# top( )
public
# extract( )
public
# count( )

Implementation of

Countable::count()
public
# isEmpty( )
public
# rewind( )

Implementation of

Iterator::rewind()
public
# current( )

Implementation of

Iterator::current()
public
# key( )

Implementation of

Iterator::key()
public
# next( )

Implementation of

Iterator::next()
public
# valid( )

Implementation of

Iterator::valid()
public
# recoverFromCorruption( )
public
# isCorrupted( )

Magic methods summary

Constants summary

integer EXTR_BOTH 3
#
integer EXTR_PRIORITY 2
#
integer EXTR_DATA 1
#
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.