Definition at line 35 of file _parse_proppatch.php.
input data handler
- Parameters
-
| resource | parser |
| string | data |
- Returns
- void private
Definition at line 211 of file _parse_proppatch.php.
| _endElement |
( |
|
$parser, |
|
|
|
$name |
|
) |
| |
tag end handler
- Parameters
-
| resource | parser |
| string | tag name |
- Returns
- void private
Definition at line 180 of file _parse_proppatch.php.
| _startElement |
( |
|
$parser, |
|
|
|
$name, |
|
|
|
$attrs |
|
) |
| |
tag start handler
- Parameters
-
| resource | parser |
| string | tag name |
| array | tag attributes |
- Returns
- void private
Definition at line 131 of file _parse_proppatch.php.
The documentation for this class was generated from the following file: