__construct()
__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.
Parameters
|
$element |
|
\Horde_Http_Client |
$httpClient |
|