Class ParameterNodeCollection
A set of matched nodes.
jQuery like wrapper around Node[] to support Traversing and Manipulation.
- Pharborist\NodeCollection implements IteratorAggregate, Countable, ArrayAccess
-
Pharborist\Functions\ParameterNodeCollection
public
boolean
|
|
public
|
__clone(),
__construct(),
add(),
addTo(),
after(),
before(),
children(),
clear(),
closest(),
count(),
each(),
filter(),
find(),
first(),
get(),
getIterator(),
has(),
indexOf(),
insertAfter(),
insertBefore(),
is(),
isEmpty(),
isNotEmpty(),
last(),
map(),
next(),
nextAll(),
nextUntil(),
not(),
offsetSet(),
offsetUnset(),
parent(),
parents(),
parentsUntil(),
previous(),
previousAll(),
previousUntil(),
reduce(),
remove(),
replaceAll(),
replaceWith(),
reverse(),
siblings(),
slice(),
toArray()
|