Home
last modified time | relevance | path

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

/plugin/sync/
H A Dstyle.css49 list-style-image: url(pix/skipped.png);
53 list-style-image: url(pix/del_okay.png);
57 list-style-image: url(pix/del_fail.png);
61 list-style-image: url(pix/right_okay.png);
65 list-style-image: url(pix/right_fail.png);
69 list-style-image: url(pix/left_okay.png);
73 list-style-image: url(pix/right_fail.png);
H A Dadmin.php146 // get sync list
245 * Dropdown list of available sync profiles
342 * @returns list of locked files
510 echo $this->locale_xhtml('list');
642 * Get a list of changed files
648 $list = array();
651 // get remote file list
674 // get local file list
692 unset($list[$item['id']]);
701 ksort($list);
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php77 * Returns a list of reports this plugin supports.
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php77 * Returns a list of reports this plugin supports.