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/
H A 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/
H A DShare.php86 ? \Sabre\DAV\Sharing\Plugin::ACCESS_READWRITE
87 : \Sabre\DAV\Sharing\Plugin::ACCESS_READ;
100 'access' => \Sabre\DAV\Sharing\Plugin::ACCESS_NOACCESS
H A DInviteReply.php125 $status = DAV\Sharing\Plugin::INVITE_ACCEPTED;
128 $status = DAV\Sharing\Plugin::INVITE_DECLINED;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A 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;
H A DISharedCalendar.php5 use Sabre\DAV\Sharing\ISharedNode;
H A 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/
H A DInviteReply.php166 case DAV\Sharing\Plugin::INVITE_ACCEPTED :
169 case DAV\Sharing\Plugin::INVITE_DECLINED :
H A DInvite.php214 case DAV\Sharing\Plugin::INVITE_ACCEPTED :
217 case DAV\Sharing\Plugin::INVITE_NORESPONSE :
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DISharedNode.php3 namespace Sabre\DAV\Sharing;
H A DPlugin.php3 namespace Sabre\DAV\Sharing;
/plugin/corsharing/
H A DREADME.md3 Used to enable/disable CORS (Cross-Origin Resource Sharing) http headers in DokuWiki
H A Dplugin.info.txt6 desc Enable/disable CORS (Cross-Origin Resource Sharing). Used to enable CORS http headers to per…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A 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/
H A DShareAccess.php6 use Sabre\DAV\Sharing\Plugin as SharingPlugin;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DSharee.php6 use Sabre\DAV\Sharing\Plugin;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php18 use Sabre\DAV\Sharing; alias
261 …if ($shareAccess !== Sharing\Plugin::ACCESS_NOTSHARED && $shareAccess !== Sharing\Plugin::ACCESS_S…
/plugin/diagramsnet/lib/resources/
H A 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.
H A 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.
H A 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.
H A 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.
H A 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.
H A 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.
H A 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.
H A Ddia_kn.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