Home
last modified time | relevance | path

Searched refs:Uri (Results 176 – 183 of 183) sorted by path

12345678

/plugin/webdav/vendor/sabre/uri/lib/
H A DVersion.php3 namespace Sabre\Uri;
H A Dfunctions.php3 namespace Sabre\Uri;
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DUri.php17 class Uri extends Text class
/plugin/webdav/vendor/sabre/vobject/lib/
H A DVCardConverter.php97 … if ($property instanceof Property\Uri && in_array($property->name, ['PHOTO', 'LOGO', 'SOUND'])) {
307 protected function convertUriToBinary(Component\VCard $output, Property\Uri $newProperty)
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md178 * #15: Added `Sabre\XML\Element\Uri`.
/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DUri.php23 class Uri implements Xml\Element { class
64 \Sabre\Uri\resolve(
96 \Sabre\Uri\resolve(
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DUri.php16 class Uri extends Text { class
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DVCardConverter.php97 …if ($property instanceof Property\Uri && in_array($property->name, array('PHOTO','LOGO','SOUND')))…
324 protected function convertUriToBinary(Component\VCard $output, Property\Uri $newProperty) {

12345678