/plugin/webdav/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 67 * @param Property $property 99 } elseif ($property instanceof Property\VCard\DateAndOrTime) { 154 if ($property instanceof Property\Binary) { 249 * @param Property\Uri $property the input property 253 * @return Property\Uri 303 * @param Property\Uri $property the input property 305 * @return Property\Binary|null 351 * @param Property $newProperty 354 protected function convertParameters40(Property $newProperty, array $parameters) 390 * @param Property $newProperty [all …]
|
/plugin/davcard/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 67 * @param Property $property 101 } elseif ($property instanceof Property\VCard\DateAndOrTime) { 163 if ($property instanceof Property\Binary) { 266 * @param Property\Uri $property The input property. 269 * @return Property\Uri 321 * @param Property\Uri $property The input property. 322 * @return Property\Binary|null 372 * @param Property $newProperty 376 protected function convertParameters40(Property $newProperty, array $parameters) { 417 * @param Property $newProperty [all …]
|
/plugin/icalevents/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 70 * @param Property $property 105 } elseif ($property instanceof Property\VCard\DateAndOrTime) { 167 if ($property instanceof Property\Binary) { 270 * @param Property\Uri $property The input property. 274 * @return Property\Uri 326 * @param Property\Uri $property The input property. 328 * @return Property\Binary|null 378 * @param Property $newProperty 383 protected function convertParameters40(Property $newProperty, array $parameters) { 424 * @param Property $newProperty [all …]
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 67 * @param Property $property 101 } elseif ($property instanceof Property\VCard\DateAndOrTime) { 163 if ($property instanceof Property\Binary) { 266 * @param Property\Uri $property The input property. 269 * @return Property\Uri 321 * @param Property\Uri $property The input property. 322 * @return Property\Binary|null 372 * @param Property $newProperty 376 protected function convertParameters40(Property $newProperty, array $parameters) { 417 * @param Property $newProperty [all …]
|
/plugin/davcal/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 67 * @param Property $property 101 } elseif ($property instanceof Property\VCard\DateAndOrTime) { 163 if ($property instanceof Property\Binary) { 266 * @param Property\Uri $property The input property. 269 * @return Property\Uri 321 * @param Property\Uri $property The input property. 322 * @return Property\Binary|null 372 * @param Property $newProperty 376 protected function convertParameters40(Property $newProperty, array $parameters) { 417 * @param Property $newProperty [all …]
|
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/ |
H A D | PropertyTest.php | 5 use FINDOLOGIC\Export\Data\Property; alias 15 $property = new Property('prop'); 25 $property = new Property('prop'); 46 $property = new Property($key);
|
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | PhoneNumber.php | 3 namespace Sabre\VObject\Property\VCard; 5 use Sabre\VObject\Property; alias 14 class PhoneNumber extends Property\Text
|
H A D | LanguageTag.php | 3 namespace Sabre\VObject\Property\VCard; 6 Sabre\VObject\Property; alias 17 class LanguageTag extends Property
|
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | LanguageTag.php | 3 namespace Sabre\VObject\Property\VCard; 6 Sabre\VObject\Property; alias 17 class LanguageTag extends Property {
|
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | LanguageTag.php | 3 namespace Sabre\VObject\Property\VCard; 6 Sabre\VObject\Property; alias 17 class LanguageTag extends Property {
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | LanguageTag.php | 3 namespace Sabre\VObject\Property\VCard; 6 Sabre\VObject\Property; alias 17 class LanguageTag extends Property {
|
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | LanguageTag.php | 3 namespace Sabre\VObject\Property\VCard; 6 Sabre\VObject\Property; alias 17 class LanguageTag extends Property {
|
/plugin/davcard/vendor/sabre/vobject/lib/Property/ |
H A D | IntegerValue.php | 3 namespace Sabre\VObject\Property; 6 Sabre\VObject\Property; alias 18 class IntegerValue extends Property {
|
H A D | Boolean.php | 3 namespace Sabre\VObject\Property; 6 Sabre\VObject\Property; alias 20 class Boolean extends Property {
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ |
H A D | IntegerValue.php | 3 namespace Sabre\VObject\Property; 6 Sabre\VObject\Property; alias 18 class IntegerValue extends Property {
|
H A D | Boolean.php | 3 namespace Sabre\VObject\Property; 6 Sabre\VObject\Property; alias 20 class Boolean extends Property {
|
/plugin/davcal/vendor/sabre/vobject/lib/Property/ |
H A D | Integer.php | 3 namespace Sabre\VObject\Property; 6 Sabre\VObject\Property; alias 18 class Integer extends Property {
|
H A D | Boolean.php | 3 namespace Sabre\VObject\Property; 6 Sabre\VObject\Property; alias 20 class Boolean extends Property {
|
/plugin/webdav/vendor/sabre/vobject/lib/Property/ |
H A D | IntegerValue.php | 3 namespace Sabre\VObject\Property; 6 Sabre\VObject\Property; alias 18 class IntegerValue extends Property
|
H A D | Boolean.php | 3 namespace Sabre\VObject\Property; 6 Sabre\VObject\Property; alias 20 class Boolean extends Property
|
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ |
H A D | IntegerValue.php | 3 namespace Sabre\VObject\Property; 6 Sabre\VObject\Property; alias 18 class IntegerValue extends Property {
|
H A D | Boolean.php | 3 namespace Sabre\VObject\Property; 6 Sabre\VObject\Property; alias 20 class Boolean extends Property {
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | PluginPropertiesWithSharedCalendarTest.php | 22 …'{http://calendarserver.org/ns/}shared-url' => new DAV\Xml\Property\Href('calendars/user2/default/… 52 $this->assertTrue($prop instanceof DAV\Xml\Property\Href); 57 $this->assertTrue($prop instanceof DAV\Xml\Property\Href); 62 $this->assertTrue($prop instanceof DAV\Xml\Property\Href);
|
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/ |
H A D | Duration.php | 3 namespace Sabre\VObject\Property\ICalendar; 6 use Sabre\VObject\Property; alias 19 class Duration extends Property {
|
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/ |
H A D | Duration.php | 3 namespace Sabre\VObject\Property\ICalendar; 6 use Sabre\VObject\Property; alias 19 class Duration extends Property
|