WordPress 3.0 beta 1 documentation kindly provided to you by Hay Kranen
| [ Index ] |
PHP Cross Reference of WordPress 3.0 beta 1 |
|
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Source view] [Print] [Project Stats]
Parse OPML XML files and store in globals.
| File Size: | 97 lines (2 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| startElement($parser, $tagName, $attrs) X-Ref |
| XML callback function for the start of a new XML tag. param: mixed $parser XML Parser resource. param: string $tagName XML element name. param: array $attrs XML element attributes. |
| endElement($parser, $tagName) X-Ref |
| XML callback function that is called at the end of a XML tag. param: mixed $parser XML Parser resource. param: string $tagName XML tag name. |
| Generated: Mon Apr 5 14:26:09 2010 | Cross-referenced by PHPXref 0.7 |