Searched refs:convertBinaryToUri (Results 1 – 5 of 5) sorted by relevance
/plugin/webdav/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 155 $newProperty = $this->convertBinaryToUri($output, $newProperty, $parameters); 255 …protected function convertBinaryToUri(Component\VCard $output, Property\Binary $newProperty, array… function in Sabre\\VObject\\VCardConverter
|
/plugin/davcard/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 165 $newProperty = $this->convertBinaryToUri($output, $newProperty, $parameters); 271 …protected function convertBinaryToUri(Component\VCard $output, Property\Binary $newProperty, array… function in Sabre\\VObject\\VCardConverter
|
/plugin/icalevents/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 169 $newProperty = $this->convertBinaryToUri($output, $newProperty, $parameters); 276 …protected function convertBinaryToUri(Component\VCard $output, Property\Binary $newProperty, array… function in Sabre\\VObject\\VCardConverter
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 165 $newProperty = $this->convertBinaryToUri($output, $newProperty, $parameters); 271 …protected function convertBinaryToUri(Component\VCard $output, Property\Binary $newProperty, array… function in Sabre\\VObject\\VCardConverter
|
/plugin/davcal/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 165 $newProperty = $this->convertBinaryToUri($output, $newProperty, $parameters); 271 …protected function convertBinaryToUri(Component\VCard $output, Property\Binary $newProperty, array… function in Sabre\\VObject\\VCardConverter
|