Home
last modified time | relevance | path

Searched defs:createProperty (Results 1 – 7 of 7) sorted by last modified time

/plugin/davcal/vendor/sabre/vobject/lib/
H A DDocument.php193 …public function createProperty($name, $value = null, array $parameters = null, $valueType = null) { function in Sabre\\VObject\\Document
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDocument.php192 … public function createProperty($name, $value = null, array $parameters = null, $valueType = null) function in Sabre\\VObject\\Document
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DXML.php336 protected function createProperty(Component $parentComponent, $name, $parameters, $type, $value) function in Sabre\\VObject\\Parser\\XML
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DDocument.php193 …public function createProperty($name, $value = null, array $parameters = null, $valueType = null) { function in Sabre\\VObject\\Document
/plugin/davcard/vendor/sabre/vobject/lib/
H A DDocument.php193 …public function createProperty($name, $value = null, array $parameters = null, $valueType = null) { function in Sabre\\VObject\\Document
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DXML.php373 … protected function createProperty(Component $parentComponent, $name, $parameters, $type, $value) { function in Sabre\\VObject\\Parser\\XML
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDocument.php196 function createProperty($name, $value = null, array $parameters = null, $valueType = null) { function in Sabre\\VObject\\Document