PHP Class pQuery\Html5Parser

Inheritance: extends HtmlParser
Datei anzeigen Open project: tburry/pquery

Public Properties

Property Type Description
$tags_optional_close Tags with ommitable closing tags

Protected Methods

Method Description
parse_hierarchy ( $self_close = null )

Method Details

parse_hierarchy() protected method

protected parse_hierarchy ( $self_close = null )

Property Details

$tags_optional_close public_oe property

Tags with ommitable closing tags
public $tags_optional_close