Nextcloud PHP API (stable18)

IShareHelper

Interface IShareHelper

Tags
since
12

Table of Contents

getPathsForAccessList()  : array

Methods

getPathsForAccessList()

public getPathsForAccessList(Node $node) : array
Parameters
$node : Node
Tags
since
12
Return values
array

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

Search results