pdoMap
[ class tree: pdoMap ] [ index: pdoMap ] [ all elements ]

Class: XOS_Data_Xml

Source Location: /xml/xml.class.php

Class Overview


XML PARSER


Variables

Methods


Child classes:

XOS_Data_Xml_Document
XML DOCUMENT

Class Details

[line 18]
XML PARSER

Parse a XML stream




[ Top ]


Class Variables

$all =

[line 22]


Type:   mixed


[ Top ]

$error_state =  false

[line 25]


Type:   mixed


[ Top ]

$level =

[line 27]


Type:   mixed


[ Top ]

$nodeHandler =  'XOS_Data_Xml_Node'

[line 26]


Type:   mixed


[ Top ]

$parser =

[line 19]


Type:   mixed


[ Top ]

$root =

[line 20]


Type:   mixed


[ Top ]

$way =

[line 21]


Type:   mixed


[ Top ]

$_id =

[line 23]


Type:   mixed


[ Top ]

$_tags = array()

[line 24]


Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 28]

XOS_Data_Xml __construct( )



[ Top ]

method cdata [line 90]

void cdata( $parser, $cdata)



Parameters:

   $parser  
   $cdata  

[ Top ]

method entity [line 95]

void entity( $parser, $entity)



Parameters:

   $parser  
   $entity  

[ Top ]

method getElementsById [line 124]

void getElementsById( $id)



Parameters:

   $id  

[ Top ]

method getElementsByTag [line 121]

void getElementsByTag( $name)



Parameters:

   $name  

[ Top ]

method output [line 118]

void output( )



[ Top ]

method parse [line 47]

void parse( $data)



Parameters:

   $data  

[ Top ]

method RegisterTag [line 36]

void RegisterTag( $name, $class, [ $father = ''], [ $level = 0])



Parameters:

   $name  
   $class  
   $father  
   $level  

[ Top ]

method tag_close [line 98]

void tag_close( $parser, $tag)



Parameters:

   $parser  
   $tag  

[ Top ]

method tag_open [line 69]

void tag_open( $parser, $tag, $attributes)



Parameters:

   $parser  
   $tag  
   $attributes  

[ Top ]


Documentation generated on Thu, 10 Apr 2008 11:51:06 +0200 by phpDocumentor 1.4.1