Overview

Namespaces

  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Inflection
    • Iterator
    • Log
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Async
      • Backoff
      • Cache
      • Cookie
        • CookieJar
        • Exception
      • CurlAuth
      • ErrorResponse
        • Exception
      • History
      • Log
      • Md5
      • Mock
      • Oauth
    • Service
      • Builder
      • Command
        • Factory
        • LocationVisitor
          • Request
          • Response
      • Description
      • Exception
      • Resource
    • Stream
    • Tests
      • Batch
      • Cache
      • Common
        • Cache
        • Exception
      • Http
        • Curl
        • Exception
        • Message
          • Header
      • Inflection
      • Iterator
      • Log
      • Message
      • Mock
      • Parser
        • Cookie
        • Message
      • Parsers
        • UriTemplate
      • Plugin
        • Async
        • Backoff
        • Cache
        • Cookie
          • CookieJar
        • CurlAuth
        • ErrorResponse
        • History
        • Log
        • Md5
        • Mock
        • Oauth
        • Redirect
      • Service
        • Builder
        • Command
          • LocationVisitor
            • Request
            • Response
        • Description
        • Exception
        • Mock
          • Command
            • Sub
          • Model
        • Resource
      • Stream
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • VivaPayments
      • Message
  • PHP

Classes

  • AppendIterator
  • ArrayIterator
  • Closure
  • DateTime
  • DateTimeZone
  • FilterIterator
  • IteratorIterator
  • SimpleXMLElement
  • SplDoublyLinkedList
  • SplObjectStorage
  • SplQueue
  • XMLWriter

Interfaces

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

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfBoundsException
  • RuntimeException
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class
  • Tree

Class XMLWriter

PHP Extension: Xmlwriter
Documented at php.net
Methods summary
public
# openUri( $uri )
public
# openMemory( )
public
# setIndent( $indent )
public
# setIndentString( $indentString )
public
# startComment( )
public
# endComment( )
public
# startAttribute( $name )
public
# endAttribute( )
public
# writeAttribute( $name, $value )
public
# startAttributeNs( $prefix, $name, $uri )
public
# writeAttributeNs( $prefix, $name, $uri, $content )
public
# startElement( $name )
public
# endElement( )
public
# fullEndElement( )
public
# startElementNs( $prefix, $name, $uri )
public
# writeElement( $name, $content )
public
# writeElementNs( $prefix, $name, $uri, $content )
public
# startPi( $target )
public
# endPi( )
public
# writePi( $target, $content )
public
# startCdata( )
public
# endCdata( )
public
# writeCdata( $content )
public
# text( $content )
public
# writeRaw( $content )
public
# startDocument( $version, $encoding, $standalone )
public
# endDocument( )
public
# writeComment( $content )
public
# startDtd( $qualifiedName, $publicId, $systemId )
public
# endDtd( )
public
# writeDtd( $name, $publicId, $systemId, $subset )
public
# startDtdElement( $qualifiedName )
public
# endDtdElement( )
public
# writeDtdElement( $name, $content )
public
# startDtdAttlist( $name )
public
# endDtdAttlist( )
public
# writeDtdAttlist( $name, $content )
public
# startDtdEntity( $name, $isparam )
public
# endDtdEntity( )
public
# writeDtdEntity( $name, $content )
public
# outputMemory( $flush )
public
# flush( $empty )
Omnipay Viva Payments Gateway Module API Documentation API documentation generated by ApiGen