208. Class

208.1. Zend\Feed\Reader\Collection\AbstractCollection

208.1.1. Methods

208.1.1.1. getValues

getValues()

Return a simple array of the most relevant slice of the collection values. 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.

Return type:array

Project Versions

Table Of Contents

Previous topic

207. Class

Next topic

209. Class

This Page