Home
last modified time | relevance | path

Searched refs:result (Results 451 – 475 of 1997) sorted by last modified time

1...<<11121314151617181920>>...80

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/
H A DShareTest.php31 $result = $this->parse($xml);
48 $result['value']
66 $result = $this->parse($xml);
81 $result['value']
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookQueryTest.php45 $result = $client->parseMultiStatus($response->body);
58 ), $result);
95 $result = $client->parseMultiStatus($response->body);
103 ), $result);
140 $result = $client->parseMultiStatus($response->body);
142 $this->assertEquals(array(), $result);
179 $result = $client->parseMultiStatus($response->body);
187 ), $result);
222 $result = $client->parseMultiStatus($response->body);
233 ), $result);
[all …]
H A DCardTest.php37 $result = $this->card->get();
38 $this->assertEquals('card', $result);
55 $result = $this->card->get();
56 $this->assertEquals("BEGIN:VCARD\nVERSION:3.0\nUID:12345\nEND:VCARD", $result);
70 $result = $this->card->get();
71 $this->assertEquals('newdata', $result);
H A DMultiGetTest.php42 $result = $client->parseMultiStatus($response->body);
51 ), $result);
85 $result = $client->parseMultiStatus($response->body);
96 ), $result);
H A DPluginTest.php37 …$result = $this->server->getProperties('principals/user1', array('{' . Plugin::NS_CARDDAV . '}addr…
39 $this->assertEquals(1, count($result));
40 $this->assertTrue(isset($result['{' . Plugin::NS_CARDDAV . '}addressbook-home-set']));
41 …$this->assertEquals('addressbooks/user1/', $result['{' . Plugin::NS_CARDDAV . '}addressbook-home-s…
47 …$result = $this->server->getProperties('principals/user1', array('{' . Plugin::NS_CARDDAV . '}dire…
49 $this->assertEquals(1, count($result));
50 $this->assertTrue(isset($result['{' . Plugin::NS_CARDDAV . '}directory-gateway']));
51 …$this->assertEquals(array('directory'), $result['{' . Plugin::NS_CARDDAV . '}directory-gateway']->…
H A DSogoStripContentTypeTest.php26 …$result = $this->server->getProperties('addressbooks/user1/book1/card1.vcf',array('{DAV:}getconten…
29 ), $result);
37 …$result = $this->server->getProperties('addressbooks/user1/book1/card1.vcf',array('{DAV:}getconten…
40 ), $result);
H A DValidateFilterTest.php12 function testFilter($input, $filters, $test, $result, $message = null) { argument
14 if ($result) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DAbstractPDOTest.php46 $this->assertEquals($expected, $result);
59 $result = $propPatch->commit();
61 $this->assertFalse($result);
87 $result = $propPatch->commit();
88 $this->assertTrue($result);
117 $result = $propPatch->commit();
119 $this->assertTrue($result);
308 $this->assertFalse($result);
327 ], $result);
329 $currentToken = $result['syncToken'];
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/
H A DAddressBookQueryReportTest.php26 $result = $this->parse($xml);
44 $result['value']
63 $result = $this->parse($xml);
81 $result['value']
121 $result = $this->parse($xml);
131 $result['value']
166 $result = $this->parse($xml);
231 $result['value']
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Browser/
H A DGuessContentTypeTest.php30 $result = $this->server->getPropertiesForPath('/somefile.jpg',$properties);
31 $this->assertArrayHasKey(0,$result);
32 $this->assertArrayHasKey(404,$result[0]);
33 $this->assertArrayHasKey('{DAV:}getcontenttype',$result[0][404]);
47 $this->assertArrayHasKey(0,$result);
48 $this->assertArrayHasKey(200,$result[0], 'We received: ' . print_r($result,true));
49 $this->assertArrayHasKey('{DAV:}getcontenttype',$result[0][200]);
50 $this->assertEquals('image/jpeg',$result[0][200]['{DAV:}getcontenttype']);
64 $this->assertArrayHasKey(0,$result);
65 $this->assertArrayHasKey(200,$result[0]);
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DClientTest.php129 $result = $client->propfind('foo', ['{DAV:}displayname', '{urn:zim}gir']);
131 $this->assertEquals(['{DAV:}displayname' => 'bar'], $result);
179 $result = $client->propfind('foo', ['{DAV:}displayname', '{urn:zim}gir'], 1);
185 ], $result);
219 … $result = $client->propPatch('foo', ['{DAV:}displayname' => 'hi', '{urn:zim}gir' => null], 1);
238 $result = $client->options();
242 $result
H A DPropPatchTest.php29 $result = $this->propPatch->getResult();
47 $result = $this->propPatch->getResult();
65 $result = $this->propPatch->getResult();
207 $result = $propPatch->commit();
211 $this->assertFalse($result);
258 $result = $propPatch->commit();
260 $this->assertTrue($result);
290 $result = $propPatch->commit();
292 $this->assertFalse($result);
326 $result = $propPatch->commit();
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DFileTest.php27 $result = $file->put('New contents');
37 $result
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalPropertySearchTest.php169 $result = $xml->xpath($xpath);
174 …->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath . ' . …
242 $result = $xml->xpath($xpath);
247 …->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath . ' . …
314 $result = $xml->xpath($xpath);
319 …->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath . ' . …
373 $result = $xml->xpath($xpath);
378 …->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath . ' . …
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.php51 $result = $this->parse($source);
52 $this->assertTrue($result->has('{DAV:}read'));
53 $this->assertTrue($result->has('{DAV:}write-properties'));
54 $this->assertFalse($result->has('{DAV:}bind'));
63 $result = $reader->parse();
64 return $result['value'];
/plugin/davcal/
H A DcalendarBackendDokuwiki.php242 $result = array();
245 $result[] = array(
255 dbglog($result);
256 return $result;
315 $result = array();
331 dbglog($result);
332 return $result;
468 dbglog($result);
469 return $result;
565 dbglog($result);
[all …]
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto20.php438 $result = $pdo->query('SELECT id, carddata FROM cards'); variable
440 while($row = $result->fetch(\PDO::FETCH_ASSOC)) {
H A Dmigrateto21.php85 $result = $pdo->query('SELECT * FROM calendarobjects LIMIT 1'); variable
86 $row = $result->fetch(\PDO::FETCH_ASSOC);
115 $result = $pdo->query('SELECT id, calendardata FROM calendarobjects'); variable
119 while($row = $result->fetch(\PDO::FETCH_ASSOC)) {
H A Dmigrateto30.php84 $result = $pdo->query('SELECT * FROM propertystorage LIMIT 1'); variable
85 $row = $result->fetch(\PDO::FETCH_ASSOC);
154 $result = $pdo->query('SELECT id, uri, vcardurl FROM principals WHERE vcardurl IS NOT NULL'); variable
157 while($row = $result->fetch(\PDO::FETCH_ASSOC)) {
/plugin/davcal/vendor/sabre/event/lib/
H A DEventEmitterTrait.php105 $result = call_user_func_array($listener, $arguments);
106 if ($result === false) {
119 $result = call_user_func_array($listener, $arguments);
120 if ($result === false) {
/plugin/davcal/vendor/sabre/event/tests/
H A DPromiseTest.php107 }))->then(function($result) use (&$realResult) {
109 $realResult = $result;
123 }))->then(function($result) use (&$realResult) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DReader.php44 $result = $parser->parse($data, $options);
46 return $result;
67 $result = $parser->parse($data, $options);
69 return $result;
/plugin/davcal/vendor/sabre/http/
H A DREADME.md274 // Wait for all requests to get a result.
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php430 $result = $this->cli->main(array('vobject', 'validate', '-'));
434 $result
525 $result = $this->cli->main(array('vobject', 'repair', '-'));
532 $result,
573 $result = $this->cli->main(array('vobject', 'color', '-'));
580 $result,
616 $result = $this->cli->main(array('vobject', 'color', '-'));
623 $result,
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php498 $result = [];
571 $result = [$properties];
616 $result[] = $properties;
627 …$this->server->httpResponse->setBody($this->server->generateMultiStatus($result, $prefer['return']…
695 $result = $generator->getResult();
696 $result = $result->serialize();
700 $this->server->httpResponse->setHeader('Content-Length', strlen($result));
701 $this->server->httpResponse->setBody($result);
946 $result = HTTP\Util::negotiate(
951 if ($result !== 'application/calendar+json') {

1...<<11121314151617181920>>...80