210. Class

210.1. Zend\Feed\Reader\Collection\Category

210.1.1. Methods

210.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

209. Class

Next topic

211. Class

This Page