Home
last modified time | relevance | path

Searched +full:sync +(+path:plugin +path:sync) -(+path:plugin +path:sync +path:lang) (Results 1 – 12 of 12) sorted by relevance

/plugin/sync/
H A DREADME1 sync Plugin for DokuWiki
4 http://www.dokuwiki.org/plugin:sync
7 lib/plugins/sync/ - if the folder is called different it
H A Dstyle.css48 div.dokuwiki ul.sync li.skipped {
52 div.dokuwiki ul.sync li.del_okay {
56 div.dokuwiki ul.sync li.del_fail {
60 div.dokuwiki ul.sync li.push_okay {
64 div.dokuwiki ul.sync li.push_fail {
68 div.dokuwiki ul.sync li.pull_okay {
72 div.dokuwiki ul.sync li.pull_fail {
H A Dadmin.php111 // do the sync
112 echo $this->locale_xhtml('sync');
123 echo '<ul class="sync">';
146 // get sync list
198 $profiles = $conf['metadir'].'/sync.profiles';
209 $profiles = $conf['metadir'].'/sync.profiles';
245 * Dropdown list of available sync profiles
269 * Form to edit or create a sync profile
386 * Execute the sync action and print the results
396 // do the sync
[all …]
H A Dplugin.info.txt1 base sync
7 url http://www.dokuwiki.org/plugin:sync
H A Dscript.js23 jQuery('input[class=sync'+type+']').prop('checked',true);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php3 namespace Sabre\DAV\Sync;
10 * This plugin all WebDAV-sync capabilities to the Server.
12 * WebDAV-sync is defined by rfc6578
14 * The sync capabilities only work with collections that implement
15 * Sabre\DAV\Sync\ISyncCollection.
30 const SYNCTOKEN_PREFIX = 'http://sabre.io/ns/sync/';
42 return 'sync';
63 if ($reportName === '{DAV:}sync-collection') {
91 '{DAV:}sync-collection',
121 // Sync-token must start with our prefix
[all …]
H A DISyncCollection.php3 namespace Sabre\DAV\Sync;
8 * If a class extends ISyncCollection, it supports WebDAV-sync.
21 * This method returns the current sync-token for this collection.
25 * sync information available.
55 * If the syncToken is specified as null, this is an initial sync, and all
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php3 namespace Sabre\DAV\Sync;
10 * This plugin all WebDAV-sync capabilities to the Server.
12 * WebDAV-sync is defined by rfc6578
14 * The sync capabilities only work with collections that implement
15 * Sabre\DAV\Sync\ISyncCollection.
30 const SYNCTOKEN_PREFIX = 'http://sabre.io/ns/sync/';
42 return 'sync';
63 if ($reportName === '{DAV:}sync-collection') {
91 '{DAV:}sync-collection',
121 // Sync-token must start with our prefix
[all …]
H A DISyncCollection.php3 namespace Sabre\DAV\Sync;
8 * If a class extends ISyncCollection, it supports WebDAV-sync.
21 * This method returns the current sync-token for this collection.
25 * sync information available.
55 * If the syncToken is specified as null, this is an initial sync, and all
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DPluginTest.php87 <D:sync-level>1</D:sync-level>
149 <D:sync-token>http://sabre.io/ns/sync/1</D:sync-token>
208 <D:sync-token>http://sabre.io/ns/sync/1</D:sync-token>
261 <D:sync-token>http://sabre.io/ns/sync/1</D:sync-token>
317 <D:sync-level>1</D:sync-level>
346 <D:sync-level>1</D:sync-level>
375 <D:sync-token>http://sabre.io/ns/sync/invalid</D:sync-token>
376 <D:sync-level>1</D:sync-level>
405 <D:sync-level>1</D:sync-level>
433 <D:sync-level>1</D:sync-level>
[all …]
H A DMockSyncCollection.php3 namespace Sabre\DAV\Sync;
24 * This method returns the current sync-token for this collection.
28 * sync information available.
71 * If the syncToken is specified as null, this is an initial sync, and all
104 // This is an initial sync
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dsync.js14 QUnit.module('Backbone.sync', {
156 Backbone.sync('create', model);
166 Backbone.sync('create', model);
173 Backbone.sync('read', model, {
185 model.sync('create', model);
189 model.sync('create', model);
199 model.sync('create', model);
203 model.sync('create', model);
218 model.sync('delete', model, {