Searched refs:beforeWriteContent (Results 1 – 6 of 6) sorted by relevance
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/ |
H A D | JCalTransformTest.php | 232 $this->caldavPlugin->beforeWriteContent(
|
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/ |
H A D | Plugin.php | 288 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) { function in Sabre\\CardDAV\\Plugin
|
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/ |
H A D | Plugin.php | 289 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) { function in Sabre\\CardDAV\\Plugin
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | Plugin.php | 752 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) { function in Sabre\\CalDAV\\Plugin
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | Plugin.php | 718 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) { function in Sabre\\CalDAV\\Plugin
|
/plugin/webdav/vendor/sabre/dav/ |
H A D | CHANGELOG.md | 1350 * 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
|