Class hQuery_Element
Represents an HTML Element ( eg div, input etc ) or a collection of elements ( eq jQuery([div, span, ...]) )
- hQuery_Node implements Iterator, Countable
-
hQuery_Element
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
previousElementSibling( )
Get previous element siblings for each of the elements of this collection |
public
|
Methods inherited from hQuery_Node
CSSArr2Str(),
__construct(),
__destruct(),
__isset(),
__set(),
__toString(),
__unset(),
_all(),
_children(),
_ctx_ids(),
_doc_ids(),
_filter(),
_has(),
_my_ids(),
_next(),
_parent(),
_prev(),
_sub_ids(),
array_select(),
attr(),
convert_encoding(),
count(),
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
Constants inherited from hQuery_Node
Properties inherited from hQuery_Node
$_ar_,
$_fl_,
$_mi_,
$_nl_,
$_prop,
$_tr_,
$doc,
$exc,
$ids,
$last_http_result,
$selected_doc,
$tag_map