| [ Index ] |
PHP Cross Reference of Wordpress 2.9.1 |
[Source view] [Print] [Project Stats]
Parse OPML XML files and store in globals.
| File Size: | 97 lines (2 kb) |
| Included or required: | 0 times |
| 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: Fri Jan 8 00:19:48 2010 | Cross-referenced by PHPXref 0.7 |