__construct()
addLinks()
append()
asort()
count()
exchangeArray()
getArrayCopy()
getFlags()
getIterator()
getIteratorClass()
ksort()
natcasesort()
natsort()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
serialize()
setFlags()
setIteratorClass()
uasort()
uksort()
unserialize()
absolutiseUri()
canonicalizePath()
$atom
$rdf
$rss
__construct()
| inherited_from | ArrayObject::__construct() |
|---|
addLinks(\DOMNodeList $links, string $uri) : void
All such links are stored internally, however the first instance of each RSS, RDF or Atom type has its URI stored as a public property as a shortcut where the use case is simply to get a quick feed ref.
Note that feeds are not loaded at this point, but will be lazy loaded automatically when each links 'feed' array key is accessed.
\DOMNodeList
string
append()
| inherited_from | ArrayObject::append() |
|---|
asort()
| inherited_from | ArrayObject::asort() |
|---|
count()
| inherited_from | ArrayObject::count() |
|---|
exchangeArray()
| inherited_from | ArrayObject::exchangeArray() |
|---|
getArrayCopy()
| inherited_from | ArrayObject::getArrayCopy() |
|---|
getFlags()
| inherited_from | ArrayObject::getFlags() |
|---|
getIterator()
| inherited_from | ArrayObject::getIterator() |
|---|
getIteratorClass()
| inherited_from | ArrayObject::getIteratorClass() |
|---|
ksort()
| inherited_from | ArrayObject::ksort() |
|---|
natcasesort()
| inherited_from | ArrayObject::natcasesort() |
|---|
natsort()
| inherited_from | ArrayObject::natsort() |
|---|
offsetExists()
| inherited_from | ArrayObject::offsetExists() |
|---|
offsetGet(string $offset) : mixed
string
mixedoffsetSet()
| inherited_from | ArrayObject::offsetSet() |
|---|
offsetUnset()
| inherited_from | ArrayObject::offsetUnset() |
|---|
serialize()
| inherited_from | ArrayObject::serialize() |
|---|
setFlags()
| inherited_from | ArrayObject::setFlags() |
|---|
setIteratorClass()
| inherited_from | ArrayObject::setIteratorClass() |
|---|
uasort()
| inherited_from | ArrayObject::uasort() |
|---|
uksort()
| inherited_from | ArrayObject::uksort() |
|---|
unserialize()
| inherited_from | ArrayObject::unserialize() |
|---|
absolutiseUri($link, $uri)
canonicalizePath($path)
$atom
$rdf
$rss