PHP Class WXR_Parser_XML

Show file Open project: lucatume/wp-browser Class Usage Examples

Public Properties

Property Type Description
$wp_sub_tags
$wp_tags

Public Methods

Method Description
cdata ( $parser, $cdata )
parse ( $file )
tag_close ( $parser, $tag )
tag_open ( $parse, $tag, $attr )

Method Details

cdata() public method

public cdata ( $parser, $cdata )

parse() public method

public parse ( $file )

tag_close() public method

public tag_close ( $parser, $tag )

tag_open() public method

public tag_open ( $parse, $tag, $attr )

Property Details

$wp_sub_tags public property

public $wp_sub_tags

$wp_tags public property

public $wp_tags