Nextcloud PHP API (stable18)

IMountProvider

Provides

Tags
since
8.0.0

Table of Contents

getMountsForUser()  : \OCP\Files\Mount\IMountPoint[]
Get all mountpoints applicable for the user

Methods

getMountsForUser()

Get all mountpoints applicable for the user

public getMountsForUser(IUser $user, IStorageFactory $loader) : \OCP\Files\Mount\IMountPoint[]
Parameters
$user : IUser
$loader : IStorageFactory
Tags
since
8.0.0
Return values
\OCP\Files\Mount\IMountPoint[]

Search results