Documentation

Horde_Service_Scribd_ResultSet extends Horde_Xml_Element_List
in package

Scribd result set class

Tags
author

Chuck Hagenbuch chuck@horde.org

license

http://www.horde.org/licenses/bsd BSD

category

Horde

Table of Contents

$_listItemClassName  : string
The classname for individual feed elements.
_buildListItemCache()  : mixed
Cache the individual list items so they don't need to be searched for on every operation.

Properties

$_listItemClassName

The classname for individual feed elements.

protected string $_listItemClassName = 'Horde_Service_Scribd_Result'

Methods

_buildListItemCache()

Cache the individual list items so they don't need to be searched for on every operation.

protected _buildListItemCache() : mixed
Return values
mixed

Search results