Class hQuery_HTML_Parser
HTML Parser Class
used internally
- hQuery_Node implements Iterator, Countable
-
hQuery_HTML_Parser
Direct known subclasses
License:
MIT
Author:
Dumitru Uzun (DUzun.ME)
Located at
Methods summary
public
|
Overrides |
public
|
Overrides |
public
|
|
public
|
|
public
|
#
Overrides |
public
|
#
Overrides |
public static
|
#
|
public static
|
#
|
public
|
|
public static
|
#
|
public
|
|
public
|
|
public
|
|
protected
|
#
|
protected
|
#
|
protected
|
|
protected
|
|
protected
false
|
|
protected
|
|
protected
[aids]
|
#
Returns[aids] |
protected
|
#
Returns$as_keys ? [aid => id | [ids]] : [aids] |
protected
|
#
|
protected
|
#
$has_keys == true => $aid == [aid=>[ids]] $has_keys == false => $aid == [aids] $has_keys == true => $aid == [aid=>[ids]] $has_keys == false => $aid == [aids] |
protected
|
#
|
protected
|
#
|
protected
|
#
|
protected
|
#
|
protected
|
#
|
Methods inherited from hQuery_Node
CSSArr2Str(),
__destruct(),
__isset(),
__unset(),
_all(),
_children(),
_ctx_ids(),
_doc_ids(),
_filter(),
_has(),
_my_ids(),
_next(),
_parent(),
_prev(),
_sub_ids(),
array_select(),
attr(),
convert_encoding(),
count(),
current(),
doc(),
exclude(),
find(),
html(),
html_attr2str(),
html_findTagClose(),
html_parseAttrStr(),
isDoc(),
isEmpty(),
is_empty(),
key(),
next(),
nodeName(),
outerHtml(),
parseCSStr(),
pos(),
prev(),
rewind(),
str_range(),
text(),
valid()
Constants summary
Properties summary
public static
boolean
|
$del_spaces |
#
|
public static
boolean
|
$case_folding |
#
|
public static
boolean
|
$autoclose_tags |
#
|
public static
array
|
$_emptyTags |
#
|
public static
array
|
$_specialTags |
#
|
public static
array
|
$_unparsedTags |
#
|
public static
array
|
$_index_attribs |
#
|
public static
array
|
$_url_attribs |
#
|
protected static
string
|
$_tagID_first_letter |
#
|
protected static
string
|
$_tagID_letters |
#
|
protected static
string
|
$_icharset |
#
|
protected
string
|
$html |
#
|
protected
|
$tags | |
protected
|
$attrs | |
protected
|
$attribs | |
protected
|
$idx_attr | |
protected
|
$tag_idx | |
protected
|
$attr_idx | |
protected
|
$class_idx | |
protected
|
$o |
#
|
protected
boolean
|
$indexed |
#
|
Properties inherited from hQuery_Node
$_ar_,
$_fl_,
$_mi_,
$_nl_,
$_prop,
$_tr_,
$doc,
$exc,
$ids,
$last_http_result,
$selected_doc,
$tag_map