Home
last modified time | relevance | path

Searched refs:afterUnbind (Results 1 – 5 of 5) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php122 function afterUnbind($path) { function in Sabre\\DAV\\PropertyStorage\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php117 function afterUnbind($path) { function in Sabre\\DAV\\PropertyStorage\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php318 function afterUnbind($path) { function in Sabre\\DAV\\Locks\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php318 function afterUnbind($path) { function in Sabre\\DAV\\Locks\\Plugin
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1519 * Added: afterWriteContent, afterCreateFile and afterUnbind events.