Method | Description | |
---|---|---|
__construct ( $html, $escape = true ) | ||
has_more ( ) | ||
parse ( ) |
Method | Description | |
---|---|---|
dec ( $n = 1 ) | ||
get ( ) | ||
inc ( $n = 1 ) | ||
node ( $type, $name, $value, $attrs ) | ||
parse_attributes ( ) | ||
parse_element_close ( ) | ||
parse_element_open ( ) | ||
parse_pi ( ) | ||
parse_start ( ) | ||
parse_statement ( ) | ||
parse_tag ( ) | ||
peek ( ) | ||
skip_whitespace ( ) | ||
up_to_chr ( $chr ) | ||
up_to_str ( $str ) |