Home
last modified time | relevance | path

Searched refs:Property (Results 276 – 300 of 431) sorted by path

1...<<1112131415161718

/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DTime.php3 namespace Sabre\VObject\Property;
H A DUnknown.php3 namespace Sabre\VObject\Property;
H A DUri.php3 namespace Sabre\VObject\Property;
6 use Sabre\VObject\Property; alias
H A DUtcOffset.php3 namespace Sabre\VObject\Property;
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DDate.php3 namespace Sabre\VObject\Property\VCard;
H A DDateAndOrTime.php3 namespace Sabre\VObject\Property\VCard;
10 use Sabre\VObject\Property; alias
22 class DateAndOrTime extends Property {
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 {
H A DTimeStamp.php3 namespace Sabre\VObject\Property\VCard;
6 use Sabre\VObject\Property\Text;
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php10 use Sabre\VObject\Property; alias
715 $rrule = Property\ICalendar\Recur::stringToArray($rrule);
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DVCardConverter.php70 * @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/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng9 # 3.2 Property Parameters
185 # 3.3 Property Value Data Types
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php219 $this->assertTrue($bla instanceof Property);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/icalevents/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;
H A DFloatTest.php3 namespace Sabre\VObject\Property;
H A DTextTest.php3 namespace Sabre\VObject\Property;
H A DUriTest.php3 namespace Sabre\VObject\Property;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php3 namespace Sabre\VObject\Property\ICalendar;
H A DDateTimeTest.php3 namespace Sabre\VObject\Property\ICalendar;
H A DDurationTest.php3 namespace Sabre\VObject\Property\ICalendar;
H A DRecurTest.php3 namespace Sabre\VObject\Property\ICalendar;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php3 namespace Sabre\VObject\Property\VCard;

1...<<1112131415161718