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 XMLReader

PHP Extension: Xmlreader
Documented at php.net

Methods summary

public
# close( )
public
# getAttribute( mixed $name )
public
# getAttributeNo( mixed $index )
public
# getAttributeNs( mixed $name, mixed $namespaceURI )
public
# getParserProperty( mixed $property )
public
# isValid( )
public
# lookupNamespace( mixed $prefix )
public
# moveToAttributeNo( mixed $index )
public
# moveToAttribute( mixed $name )
public
# moveToAttributeNs( mixed $name, mixed $namespaceURI )
public
# moveToElement( )
public
# moveToFirstAttribute( )
public
# moveToNextAttribute( )
public
# open( mixed $URI, mixed $encoding, mixed $options )
public
# read( )
public
# next( mixed $localname )
public
# readInnerXml( )
public
# readOuterXml( )
public
# readString( )
public
# setSchema( mixed $filename )
public
# setParserProperty( mixed $property, mixed $value )
public
# setRelaxNGSchema( mixed $filename )
public
# setRelaxNGSchemaSource( mixed $source )
public
# XML( mixed $source, mixed $encoding, mixed $options )
public
# expand( )

Magic methods summary

Constants summary

integer NONE 0
#
integer ELEMENT 1
#
integer ATTRIBUTE 2
#
integer TEXT 3
#
integer CDATA 4
#
integer ENTITY_REF 5
#
integer ENTITY 6
#
integer PI 7
#
integer COMMENT 8
#
integer DOC 9
#
integer DOC_TYPE 10
#
integer DOC_FRAGMENT 11
#
integer NOTATION 12
#
integer WHITESPACE 13
#
integer SIGNIFICANT_WHITESPACE 14
#
integer END_ELEMENT 15
#
integer END_ENTITY 16
#
integer XML_DECLARATION 17
#
integer LOADDTD 1
#
integer DEFAULTATTRS 2
#
integer VALIDATE 3
#
integer SUBST_ENTITIES 4
#
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.