Home
last modified time | relevance | path

Searched refs:createProperty (Results 26 – 50 of 71) sorted by relevance

123

/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DCompoundTest.php18 $elem = $vcard->createProperty('ORG');
33 $elem = $vcard->createProperty('ORG');
44 $elem = $vcard->createProperty('ORG', null);
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DXML.php176 $this->createProperty(
293 $this->createProperty(
336 protected function createProperty(Component $parentComponent, $name, $parameters, $type, $value) function in Sabre\\VObject\\Parser\\XML
338 $property = $this->root->createProperty(
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DXML.php195 $this->createProperty(
321 $this->createProperty(
373 … protected function createProperty(Component $parentComponent, $name, $parameters, $type, $value) { function in Sabre\\VObject\\Parser\\XML
375 $property = $this->root->createProperty(
/plugin/davcard/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php332 $dtstart = $calendar->createProperty('DTSTART');
337 $dtend = $calendar->createProperty('DTEND');
341 $dtstamp = $calendar->createProperty('DTSTAMP');
350 $prop = $calendar->createProperty(
H A DDocument.php193 …public function createProperty($name, $value = null, array $parameters = null, $valueType = null) { function in Sabre\\VObject\\Document
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php332 $dtstart = $calendar->createProperty('DTSTART');
337 $dtend = $calendar->createProperty('DTEND');
341 $dtstamp = $calendar->createProperty('DTSTAMP');
350 $prop = $calendar->createProperty(
H A DDocument.php193 …public function createProperty($name, $value = null, array $parameters = null, $valueType = null) { function in Sabre\\VObject\\Document
/plugin/davcal/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php332 $dtstart = $calendar->createProperty('DTSTART');
337 $dtend = $calendar->createProperty('DTEND');
341 $dtstamp = $calendar->createProperty('DTSTAMP');
350 $prop = $calendar->createProperty(
H A DDocument.php193 …public function createProperty($name, $value = null, array $parameters = null, $valueType = null) { function in Sabre\\VObject\\Document
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DDocumentTest.php30 $prop = $vcal->createProperty('X-PROP', '1234256', ['X-PARAM' => '3']);
73 $prop = $vcal->createProperty('X-PROP', '1234256', ['X-PARAM' => '3']);
H A DComponentTest.php54 $sub = $comp->createProperty('GROUP1.EMAIL', '1@1.com');
57 $sub = $comp->createProperty('GROUP2.EMAIL', '2@2.com');
60 $sub = $comp->createProperty('EMAIL', '3@3.com');
328 $comp->add($comp->createProperty('FOO', 'BAR'));
416 $comp->createProperty('UID', '12345'),
455 $prop = $comp->createProperty('A', 'B');
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php55 $sub = $comp->createProperty('GROUP1.EMAIL','1@1.com');
58 $sub = $comp->createProperty('GROUP2.EMAIL','2@2.com');
61 $sub = $comp->createProperty('EMAIL','3@3.com');
329 $comp->add($comp->createProperty('FOO','BAR'));
416 $comp->createProperty('UID', '12345'),
455 $prop = $comp->createProperty('A','B');
H A DDocumentTest.php30 $prop = $vcal->createProperty('X-PROP','1234256',array('X-PARAM' => '3'));
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php55 $sub = $comp->createProperty('GROUP1.EMAIL','1@1.com');
58 $sub = $comp->createProperty('GROUP2.EMAIL','2@2.com');
61 $sub = $comp->createProperty('EMAIL','3@3.com');
329 $comp->add($comp->createProperty('FOO','BAR'));
416 $comp->createProperty('UID', '12345'),
455 $prop = $comp->createProperty('A','B');
H A DDocumentTest.php30 $prop = $vcal->createProperty('X-PROP','1234256',array('X-PARAM' => '3'));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php55 $sub = $comp->createProperty('GROUP1.EMAIL','1@1.com');
58 $sub = $comp->createProperty('GROUP2.EMAIL','2@2.com');
61 $sub = $comp->createProperty('EMAIL','3@3.com');
329 $comp->add($comp->createProperty('FOO','BAR'));
416 $comp->createProperty('UID', '12345'),
455 $prop = $comp->createProperty('A','B');
H A DDocumentTest.php30 $prop = $vcal->createProperty('X-PROP','1234256',array('X-PARAM' => '3'));
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php28 $calendar->createProperty('TRIGGER', '20120312T130000Z', ['VALUE' => 'DATE-TIME'])
37 $calendar->createProperty('TRIGGER', '-P1D', ['VALUE' => 'DURATION'])
49 …$valarm3->add($calendar->createProperty('TRIGGER', '-P1D', ['VALUE' => 'DURATION', 'RELATED' => 'E…
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php29 $calendar->createProperty('TRIGGER', '20120312T130000Z', array('VALUE' => 'DATE-TIME'))
38 $calendar->createProperty('TRIGGER', '-P1D', array('VALUE' => 'DURATION'))
50 …$valarm3->add( $calendar->createProperty('TRIGGER', '-P1D', array('VALUE'=>'DURATION', 'RELATED' =…
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php29 $calendar->createProperty('TRIGGER', '20120312T130000Z', array('VALUE' => 'DATE-TIME'))
38 $calendar->createProperty('TRIGGER', '-P1D', array('VALUE' => 'DURATION'))
50 …$valarm3->add( $calendar->createProperty('TRIGGER', '-P1D', array('VALUE'=>'DURATION', 'RELATED' =…
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php29 $calendar->createProperty('TRIGGER', '20120312T130000Z', array('VALUE' => 'DATE-TIME'))
38 $calendar->createProperty('TRIGGER', '-P1D', array('VALUE' => 'DURATION'))
50 …$valarm3->add( $calendar->createProperty('TRIGGER', '-P1D', array('VALUE'=>'DURATION', 'RELATED' =…
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php519 $dtstart = $calendar->createProperty('DTSTART');
524 $dtend = $calendar->createProperty('DTEND');
530 $dtstamp = $calendar->createProperty('DTSTAMP');
545 $prop = $calendar->createProperty(
H A DDocument.php192 … public function createProperty($name, $value = null, array $parameters = null, $valueType = null) function in Sabre\\VObject\\Document
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php558 $dtstart = $calendar->createProperty('DTSTART');
563 $dtend = $calendar->createProperty('DTEND');
569 $dtstamp = $calendar->createProperty('DTSTAMP');
585 $prop = $calendar->createProperty(
H A DDocument.php196 function createProperty($name, $value = null, array $parameters = null, $valueType = null) { function in Sabre\\VObject\\Document

123