Home
last modified time | relevance | path

Searched refs:Property (Results 76 – 100 of 431) sorted by last modified time

12345678910>>...18

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/
H A DSupportedAddressDataTest.php3 namespace Sabre\CardDAV\Xml\Property;
H A DSupportedCollationSetTest.php3 namespace Sabre\CardDAV\Xml\Property;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DAbstractPDOTest.php7 use Sabre\DAV\Xml\Property\Complex;
8 use Sabre\DAV\Xml\Property\Href;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.php3 namespace Sabre\DAVACL\Xml\Property;
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DFlatText.php3 namespace Sabre\VObject\Property;
H A DFloat.php3 namespace Sabre\VObject\Property;
6 Sabre\VObject\Property; alias
18 class Float extends Property {
H A DInteger.php3 namespace Sabre\VObject\Property;
6 Sabre\VObject\Property; alias
18 class Integer extends Property {
H A DText.php3 namespace Sabre\VObject\Property;
6 Sabre\VObject\Property, alias
20 class Text extends Property {
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php3 namespace Sabre\VObject\Property\ICalendar;
6 Sabre\VObject\Property\Text;
H A DDate.php3 namespace Sabre\VObject\Property\ICalendar;
H A DDateTime.php3 namespace Sabre\VObject\Property\ICalendar;
6 use Sabre\VObject\Property; alias
25 class DateTime extends Property {
H A DPeriod.php3 namespace Sabre\VObject\Property\ICalendar;
6 Sabre\VObject\Property, alias
21 class Period extends Property {
/plugin/davcal/
H A DcalendarBackendDokuwiki.php107 …ugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedCalendar…
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto30.php163 serialize(new Sabre\DAV\Xml\Property\Href($row['vcardurl']))
166 echo serialize(new Sabre\DAV\Xml\Property\Href($row['vcardurl']));
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDateTime.php3 namespace Sabre\VObject\Property\VCard;
H A DLanguageTag.php3 namespace Sabre\VObject\Property\VCard;
6 Sabre\VObject\Property; alias
17 class LanguageTag extends Property {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php9 use Sabre\DAV\Xml\Property\Href;
317 return new Xml\Property\SupportedCalendarData();
320 return new Xml\Property\SupportedCollationSet();
352 return new Xml\Property\EmailAddressSet($emails);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php3 namespace Sabre\CalDAV\Xml\Property;
H A DScheduleCalendarTransp.php3 namespace Sabre\CalDAV\Xml\Property;
H A DSupportedCalendarComponentSet.php3 namespace Sabre\CalDAV\Xml\Property;
H A DSupportedCalendarData.php3 namespace Sabre\CalDAV\Xml\Property;
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md416 Component::create, Property::create and Parameter::create. They must instead
422 * Added: add() method to the Property class.
489 * Added: Property\DateTime::hasTime().
490 * Added: Property\MultiDateTime::hasTime().
491 * Added: Property::getValue().
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DBinaryTest.php3 namespace Sabre\VObject\Property;
H A DBooleanTest.php3 namespace Sabre\VObject\Property;
H A DCompoundTest.php3 namespace Sabre\VObject\Property;

12345678910>>...18