Searched refs:shareAccess (Results 1 – 3 of 3) sorted by relevance
40 * @param int $shareAccess42 function __construct($shareAccess) { argument44 $this->value = $shareAccess;
161 $shareAccess = $node->getShareAccess();163 switch ($shareAccess) {
260 $shareAccess = $child[200]['{DAV:}share-access']->getValue();261 …if ($shareAccess !== Sharing\Plugin::ACCESS_NOTSHARED && $shareAccess !== Sharing\Plugin::ACCESS_S…