Zend Framework  1.12
Public Member Functions | List of all members
Zend_Feed_Reader_Collection_Category Class Reference

Public Member Functions

 getValues ()
 Return a simple array of the most relevant slice of the collection values.
 
- Public Member Functions inherited from Zend_Feed_Reader_Collection_CollectionAbstract
 getValues ()
 Return a simple array of the most relevant slice of the collection values.
 

Member Function Documentation

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.

Returns
array