Nextcloud PHP API (master)

IShareHelper

Interface IShareHelper

Tags
since
12.0.0
Attributes
#[Consumable]
$since: '12.0.0'

Table of Contents

Methods

getPathsForAccessList()  : array{users: array, remotes: array}

Methods

getPathsForAccessList()

public getPathsForAccessList(Node $node) : array{users: array, remotes: array}
Parameters
$node : Node
Tags
since
12
Return values
array{users: array, remotes: array}

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


        
On this page

Search results