Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
_parse_proppatch Class Reference
+ Collaboration diagram for _parse_proppatch:

Public Member Functions

 _parse_proppatch ($path)
 
 _startElement ($parser, $name, $attrs)
 
 _endElement ($parser, $name)
 
 _data ($parser, $data)
 

Data Fields

 $success
 
 $props
 
 $depth
 
 $mode
 
 $current
 

Detailed Description

Definition at line 35 of file _parse_proppatch.php.

Member Function Documentation

_data (   $parser,
  $data 
)

input data handler

Parameters
resourceparser
stringdata
Returns
void private

Definition at line 211 of file _parse_proppatch.php.

_endElement (   $parser,
  $name 
)

tag end handler

Parameters
resourceparser
stringtag name
Returns
void private

Definition at line 180 of file _parse_proppatch.php.

_parse_proppatch (   $path)

constructor

Parameters
stringpath of input stream public

Definition at line 78 of file _parse_proppatch.php.

_startElement (   $parser,
  $name,
  $attrs 
)

tag start handler

Parameters
resourceparser
stringtag name
arraytag attributes
Returns
void private

Definition at line 131 of file _parse_proppatch.php.

Field Documentation

$current

Definition at line 71 of file _parse_proppatch.php.

$depth

Definition at line 57 of file _parse_proppatch.php.

$mode

Definition at line 64 of file _parse_proppatch.php.

$props

Definition at line 50 of file _parse_proppatch.php.

$success

Definition at line 43 of file _parse_proppatch.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen