Comments: on this page. Click to read or post your own.

Class XML

Description

Base class for XML parsers

Located in /sapphire/integration/XML.php (line 7)

Object
   |
   --XML
Variable Summary
mixed $context
mixed $parsed
mixed $parser
Method Summary
void cdata ( $parser,  $cdata)
void inContext ()
void parse ( $content, [ $recursive = false])
void stackActionFor ( $tag)
void tag_close ( $parser,  $tag)
void tag_open ( $parser,  $tag,  $attributes)
void tidyXHTML ( $content)
Variables
mixed $attributeStore (line 9)
  • access: protected
mixed $collatedText (line 11)
  • access: protected
mixed $context (line 9)
  • access: protected
mixed $parsed (line 10)
  • access: protected
mixed $parser (line 8)
  • access: protected

Inherited Variables

Inherited from Object

Object::$builtInMethods
Object::$class
Object::$classConstructed
Object::$extensions
Object::$extension_instances
Object::$extraMethods
Object::$extraStatics
Object::$statics
Object::$static_cached
Methods
cdata (line 125)
void cdata ( $parser,  $cdata)
  • $parser
  • $cdata
inContext (line 58)
void inContext ()
parse (line 27)
void parse ( $content, [ $recursive = false])
  • $content
  • $recursive
stackActionFor (line 71)
void stackActionFor ( $tag)
  • $tag
tag_close (line 109)
void tag_close ( $parser,  $tag)
  • $parser
  • $tag
tag_open (line 77)
void tag_open ( $parser,  $tag,  $attributes)
  • $parser
  • $tag
  • $attributes
tidyXHTML (line 14)
void tidyXHTML ( $content)
  • $content

Inherited Methods

Inherited From Object

Object::__construct()
Object::addMethodsFrom()
Object::addStaticVars()
Object::addWrapperMethod()
Object::add_extension()
Object::allMethodNames()
Object::buildMethodList()
Object::cacheToFile()
Object::cacheToFileWithArgs()
Object::create()
Object::createMethod()
Object::defineMethods()
Object::exists()
Object::extend()
Object::extInstance()
Object::getCustomClass()
Object::hasExtension()
Object::hasMethod()
Object::invokeWithExtensions()
Object::is_a()
Object::loadCache()
Object::parentClass()
Object::sanitiseCachename()
Object::saveCache()
Object::set_stat()
Object::set_uninherited()
Object::stat()
Object::strong_create()
Object::uninherited()
Object::useCustomClass()
Object::__call()
Object::__toString()
blog comments powered by Disqus

Documentation generated on Sun, 19 Oct 2008 06:47:51 +1300 by phpDocumentor 1.3.2