Method | Description | |
---|---|---|
__call ( string $method, array $args ) : |
Make calls against this list to execute that method on all of the items within it | |
__construct ( null | array | DomNodeList $input = null, integer $flags, string $iterator_class = "ArrayIterator" ) | Overridden constructor for \ArrayObject Converts regular \DomNodes in this array to HTMLNodes so that they have new methods | |
__set ( string $name, mixed $value ) | Set the value of a parameter on every item of this array |