Searched refs:convertUriToBinary (Results 1 – 5 of 5) sorted by relevance
/plugin/webdav/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 98 $newProperty = $this->convertUriToBinary($output, $newProperty); 307 protected function convertUriToBinary(Component\VCard $output, Property\Uri $newProperty) function in Sabre\\VObject\\VCardConverter
|
/plugin/davcard/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 99 $newProperty = $this->convertUriToBinary($output, $newProperty); 324 protected function convertUriToBinary(Component\VCard $output, Property\Uri $newProperty) { function in Sabre\\VObject\\VCardConverter
|
/plugin/icalevents/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 103 $newProperty = $this->convertUriToBinary($output, $newProperty); 330 protected function convertUriToBinary(Component\VCard $output, Property\Uri $newProperty) { function in Sabre\\VObject\\VCardConverter
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 99 $newProperty = $this->convertUriToBinary($output, $newProperty); 324 protected function convertUriToBinary(Component\VCard $output, Property\Uri $newProperty) { function in Sabre\\VObject\\VCardConverter
|
/plugin/davcal/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 99 $newProperty = $this->convertUriToBinary($output, $newProperty); 324 protected function convertUriToBinary(Component\VCard $output, Property\Uri $newProperty) { function in Sabre\\VObject\\VCardConverter
|