PHP Class Horde_Service_Scribd_ResultSet, horde

Author: Chuck Hagenbuch ([email protected])
Inheritance: extends Horde_Xml_Element_List
Datei anzeigen Open project: horde/horde

Protected Properties

Property Type Description
$_listItemClassName string The classname for individual feed elements.

Protected Methods

Method Description
_buildListItemCache ( ) Cache the individual list items so they don't need to be searched for on every operation.

Method Details

_buildListItemCache() protected method

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

Property Details

$_listItemClassName protected_oe property

The classname for individual feed elements.
protected string $_listItemClassName
return string