Searched refs:afterMove (Results 1 – 3 of 3) sorted by relevance
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/ | ||
H A D | Plugin.php | 139 function afterMove($source, $destination) { function in Sabre\\DAV\\PropertyStorage\\Plugin |
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/ | ||
H A D | Plugin.php | 134 function afterMove($source, $destination) { function in Sabre\\DAV\\PropertyStorage\\Plugin |
/plugin/webdav/vendor/sabre/dav/ | ||
H A D | CHANGELOG.md | 675 * Added: `beforeMove`, and `afterMove` events. |