Searched refs:Sharing (Results 1 – 25 of 66) sorted by relevance
123
79 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 :
86 ? \Sabre\DAV\Sharing\Plugin::ACCESS_READWRITE87 : \Sabre\DAV\Sharing\Plugin::ACCESS_READ;100 'access' => \Sabre\DAV\Sharing\Plugin::ACCESS_NOACCESS
125 $status = DAV\Sharing\Plugin::INVITE_ACCEPTED;128 $status = DAV\Sharing\Plugin::INVITE_DECLINED;
164 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;
5 use Sabre\DAV\Sharing\ISharedNode;
5 use Sabre\DAV\Sharing\Plugin as SPlugin;
5 name Video Sharing Site Plugin6 desc Easily embed videos from various Video Sharing sites. Example: {{youtube>XXXXXX}}
166 case DAV\Sharing\Plugin::INVITE_ACCEPTED :169 case DAV\Sharing\Plugin::INVITE_DECLINED :
214 case DAV\Sharing\Plugin::INVITE_ACCEPTED :217 case DAV\Sharing\Plugin::INVITE_NORESPONSE :
3 namespace Sabre\DAV\Sharing;
3 Used to enable/disable CORS (Cross-Origin Resource Sharing) http headers in DokuWiki
6 desc Enable/disable CORS (Cross-Origin Resource Sharing). Used to enable CORS http headers to permits web client visiting other website to load some data from your dokuwiki website.
206 … $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,
6 use Sabre\DAV\Sharing\Plugin as SharingPlugin;
6 use Sabre\DAV\Sharing\Plugin;
18 use Sabre\DAV\Sharing; alias261 …if ($shareAccess !== Sharing\Plugin::ACCESS_NOTSHARED && $shareAccess !== Sharing\Plugin::ACCESS_S…
363 googleSharingNotAvailable=Sharing is only available via Google Drive. Please click Open below and s…688 sharingAvailable=Sharing available for Google Drive and OneDrive files.