__construct()
append()
asort()
count()
exchangeArray()
getArrayCopy()
getFlags()
getIterator()
getIteratorClass()
getValues()
ksort()
natcasesort()
natsort()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
serialize()
setFlags()
setIteratorClass()
uasort()
uksort()
unserialize()
__construct()
inherited_from | ArrayObject::__construct() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::__construct() |
append()
inherited_from | ArrayObject::append() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::append() |
asort()
inherited_from | ArrayObject::asort() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::asort() |
count()
inherited_from | ArrayObject::count() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::count() |
exchangeArray()
inherited_from | ArrayObject::exchangeArray() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::exchangeArray() |
getArrayCopy()
inherited_from | ArrayObject::getArrayCopy() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::getArrayCopy() |
getFlags()
inherited_from | ArrayObject::getFlags() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::getFlags() |
getIterator()
inherited_from | ArrayObject::getIterator() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::getIterator() |
getIteratorClass()
inherited_from | ArrayObject::getIteratorClass() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::getIteratorClass() |
getValues() : array
For example, feed categories contain the category name, domain/URI, and other data. This method would merely return the most useful data - i.e. the category names.
array
ksort()
inherited_from | ArrayObject::ksort() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::ksort() |
natcasesort()
inherited_from | ArrayObject::natcasesort() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::natcasesort() |
natsort()
inherited_from | ArrayObject::natsort() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::natsort() |
offsetExists()
inherited_from | ArrayObject::offsetExists() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::offsetExists() |
offsetGet()
inherited_from | ArrayObject::offsetGet() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::offsetGet() |
offsetSet()
inherited_from | ArrayObject::offsetSet() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::offsetSet() |
offsetUnset()
inherited_from | ArrayObject::offsetUnset() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::offsetUnset() |
serialize()
inherited_from | ArrayObject::serialize() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::serialize() |
setFlags()
inherited_from | ArrayObject::setFlags() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::setFlags() |
setIteratorClass()
inherited_from | ArrayObject::setIteratorClass() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::setIteratorClass() |
uasort()
inherited_from | ArrayObject::uasort() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::uasort() |
uksort()
inherited_from | ArrayObject::uksort() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::uksort() |
unserialize()
inherited_from | ArrayObject::unserialize() |
---|---|
inherited_from | \Zend\Feed\Reader\Collection\AbstractCollection::unserialize() |