Home
last modified time | relevance | path

Searched defs:getDeletedSharedWith (Results 1 – 2 of 2) sorted by relevance

/dports/www/nextcloud/nextcloud/lib/public/Share/
H A DIManager.php179 public function getDeletedSharedWith($userId, $shareType, $node = null, $limit = 50, $offset = 0); function
/dports/www/nextcloud/nextcloud/lib/private/Share20/
H A DManager.php1392 public function getDeletedSharedWith($userId, $shareType, $node = null, $limit = 50, $offset = 0) { function in OC\\Share20\\Manager