Feed/Reader/Collection/Category.php

Show: inherited
Table of Contents

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.

Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Feed_Reader  
Version
$Id: Category.php 24593 2012-01-05 20:35:02Z matthew $  

\Zend_Feed_Reader_Collection_Category

Package: Zend\Feed\Reader

Parent(s)
\Zend_Feed_Reader_Collection_CollectionAbstract < \ArrayObject
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Methods

methodpublic__construct() : void
methodpublicappend() : void
methodpublicasort() : void
methodpubliccount() : void
methodpublicexchangeArray() : void
methodpublicgetArrayCopy() : void
methodpublicgetFlags() : void
methodpublicgetIterator() : void
methodpublicgetIteratorClass() : void
methodpublicgetValues() : array

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
Type Description
array
methodpublicksort() : void
methodpublicnatcasesort() : void
methodpublicnatsort() : void
methodpublicoffsetExists() : void
methodpublicoffsetGet() : void
methodpublicoffsetSet() : void
methodpublicoffsetUnset() : void
methodpublicserialize() : void
methodpublicsetFlags() : void
methodpublicsetIteratorClass() : void
methodpublicuasort() : void
methodpublicuksort() : void
methodpublicunserialize() : void
Documentation was generated by phpDocumentor 2.0.0a8.