Home
last modified time | relevance | path

Searched refs:Sharing (Results 1 – 25 of 66) sorted by relevance

123

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
DInvite.php79 if ($sharee->access === DAV\Sharing\Plugin::ACCESS_SHAREDOWNER) {
85 case DAV\Sharing\Plugin::INVITE_ACCEPTED :
88 case DAV\Sharing\Plugin::INVITE_DECLINED :
91 case DAV\Sharing\Plugin::INVITE_NORESPONSE :
94 case DAV\Sharing\Plugin::INVITE_INVALID :
101 case DAV\Sharing\Plugin::ACCESS_READWRITE :
104 case DAV\Sharing\Plugin::ACCESS_READ :
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
DShare.php86 ? \Sabre\DAV\Sharing\Plugin::ACCESS_READWRITE
87 : \Sabre\DAV\Sharing\Plugin::ACCESS_READ;
100 'access' => \Sabre\DAV\Sharing\Plugin::ACCESS_NOACCESS
DInviteReply.php125 $status = DAV\Sharing\Plugin::INVITE_ACCEPTED;
128 $status = DAV\Sharing\Plugin::INVITE_DECLINED;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
DSharingPlugin.php164 case \Sabre\DAV\Sharing\Plugin::ACCESS_SHAREDOWNER :
167 case \Sabre\DAV\Sharing\Plugin::ACCESS_READ :
168 case \Sabre\DAV\Sharing\Plugin::ACCESS_READWRITE :
203 …->getShareAccess() === \Sabre\DAV\Sharing\Plugin::ACCESS_SHAREDOWNER || $node->getShareAccess() ==…
209 $share->access = DAV\Sharing\Plugin::ACCESS_NOACCESS;
DISharedCalendar.php5 use Sabre\DAV\Sharing\ISharedNode;
DSharedCalendar.php5 use Sabre\DAV\Sharing\Plugin as SPlugin;
/plugin/vshare/
H A Dplugin.info.txt5 name Video Sharing Site Plugin
6 desc Easily embed videos from various Video Sharing sites. Example: {{youtube>XXXXXX}}
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
DInviteReply.php166 case DAV\Sharing\Plugin::INVITE_ACCEPTED :
169 case DAV\Sharing\Plugin::INVITE_DECLINED :
DInvite.php214 case DAV\Sharing\Plugin::INVITE_ACCEPTED :
217 case DAV\Sharing\Plugin::INVITE_NORESPONSE :
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
DISharedNode.php3 namespace Sabre\DAV\Sharing;
DPlugin.php3 namespace Sabre\DAV\Sharing;
/plugin/corsharing/
Dplugin.info.txt6 desc Enable/disable CORS (Cross-Origin Resource Sharing). Used to enable CORS http headers to per…
DREADME.md3 Used to enable/disable CORS (Cross-Origin Resource Sharing) http headers in DokuWiki
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
DPDO.php206 … $calendar['read-only'] = (int)$row['access'] === \Sabre\DAV\Sharing\Plugin::ACCESS_READ;
365 if ($access === \Sabre\DAV\Sharing\Plugin::ACCESS_SHAREDOWNER) {
1389 if ($sharee->access === \Sabre\DAV\Sharing\Plugin::ACCESS_NOACCESS) {
1399 $sharee->inviteStatus = \Sabre\DAV\Sharing\Plugin::INVITE_INVALID;
1403 $sharee->inviteStatus = \Sabre\DAV\Sharing\Plugin::INVITE_ACCEPTED;
1433 $sharee->inviteStatus ?: \Sabre\DAV\Sharing\Plugin::INVITE_NORESPONSE,
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
DShareAccess.php6 use Sabre\DAV\Sharing\Plugin as SharingPlugin;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
DSharee.php6 use Sabre\DAV\Sharing\Plugin;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
DPlugin.php18 use Sabre\DAV\Sharing; alias
261 …if ($shareAccess !== Sharing\Plugin::ACCESS_NOTSHARED && $shareAccess !== Sharing\Plugin::ACCESS_S…
/plugin/diagramsnet/lib/resources/
Ddia_ko.txt363 googleSharingNotAvailable=Sharing is only available via Google Drive. Please click Open below and s…
688 sharingAvailable=Sharing available for Google Drive and OneDrive files.
Ddia_zh-tw.txt363 googleSharingNotAvailable=Sharing is only available via Google Drive. Please click Open below and s…
688 sharingAvailable=Sharing available for Google Drive and OneDrive files.
Ddia_th.txt363 googleSharingNotAvailable=Sharing is only available via Google Drive. Please click Open below and s…
688 sharingAvailable=Sharing available for Google Drive and OneDrive files.
Ddia_he.txt363 googleSharingNotAvailable=Sharing is only available via Google Drive. Please click Open below and s…
688 sharingAvailable=Sharing available for Google Drive and OneDrive files.
Ddia_ja.txt363 googleSharingNotAvailable=Sharing is only available via Google Drive. Please click Open below and s…
688 sharingAvailable=Sharing available for Google Drive and OneDrive files.
Ddia_ar.txt363 googleSharingNotAvailable=Sharing is only available via Google Drive. Please click Open below and s…
688 sharingAvailable=Sharing available for Google Drive and OneDrive files.
Ddia_et.txt363 googleSharingNotAvailable=Sharing is only available via Google Drive. Please click Open below and s…
688 sharingAvailable=Sharing available for Google Drive and OneDrive files.
Ddia_sl.txt363 googleSharingNotAvailable=Sharing is only available via Google Drive. Please click Open below and s…
688 sharingAvailable=Sharing available for Google Drive and OneDrive files.

123