Home
last modified time | relevance | path

Searched defs:setXmlValue (Results 1 – 10 of 10) sorted by relevance

/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DBoolean.php65 public function setXmlValue(array $value) function in Sabre\\VObject\\Property\\Boolean
H A DIntegerValue.php74 public function setXmlValue(array $value) function in Sabre\\VObject\\Property\\IntegerValue
H A DTime.php125 public function setXmlValue(array $value) function in Sabre\\VObject\\Property\\Time
H A DFloatValue.php99 public function setXmlValue(array $value) function in Sabre\\VObject\\Property\\FloatValue
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DBoolean.php72 function setXmlValue(array $value) { function in Sabre\\VObject\\Property\\Boolean
H A DTime.php132 function setXmlValue(array $value) { function in Sabre\\VObject\\Property\\Time
H A DIntegerValue.php82 function setXmlValue(array $value) { function in Sabre\\VObject\\Property\\IntegerValue
H A DFloatValue.php107 function setXmlValue(array $value) { function in Sabre\\VObject\\Property\\FloatValue
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php337 function setXmlValue(array $value) { function in Sabre\\VObject\\Property
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php315 public function setXmlValue(array $value) function in Sabre\\VObject\\Property