PHP Class Horde_Feed_Entry_Base, horde

Inheritance: extends Horde_Xml_Element
Afficher le fichier Open project: horde/horde Class Usage Examples

Protected Properties

Свойство Type Description
$_httpClient Horde_Http_Client

Méthodes publiques

Méthode Description
__construct ( $element = null, Horde_Http_Client $httpClient = null ) Handle null or array values for $this->_element by initializing with $this->_emptyXml, and importing the array with Horde_Xml_Element::fromArray() if necessary.

Method Details

__construct() public méthode

Handle null or array values for $this->_element by initializing with $this->_emptyXml, and importing the array with Horde_Xml_Element::fromArray() if necessary.
See also: Horde_Xml_Element::__wakeup
See also: Horde_Xml_Element::fromArray
public __construct ( $element = null, Horde_Http_Client $httpClient = null )
$httpClient Horde_Http_Client

Property Details

$_httpClient protected_oe property

protected Horde_Http_Client $_httpClient
Résultat Horde_Http_Client