Home
last modified time | relevance | path

Searched refs:beforeWriteContent (Results 1 – 6 of 6) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DJCalTransformTest.php232 $this->caldavPlugin->beforeWriteContent(
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php288 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) { function in Sabre\\CardDAV\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php289 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) { function in Sabre\\CardDAV\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php752 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) { function in Sabre\\CalDAV\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php718 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) { function in Sabre\\CalDAV\\Plugin
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1350 * Fixed: Issue 222: beforeWriteContent shouldn't be called for lock requests.
1510 * Added: More arguments to beforeWriteContent and beforeCreateFile (see
2143 * Added: beforeWriteContent event, this is invoked by PUT and LOCK on an