Nextcloud PHP API (master)

IShareHelper

Interface IShareHelper

Tags
since
12

Table of Contents

Methods

getPathsForAccessList()  : array<string|int, mixed>

Methods

getPathsForAccessList()

public getPathsForAccessList(Node $node) : array<string|int, mixed>
Parameters
$node : Node
Tags
since
12
Return values
array<string|int, mixed>

[ users => [Mapping $uid => $pathForUser], remotes => [Mapping $cloudId => $pathToMountRoot]]


        
On this page

Search results