IMountProvider
Provides
Tags
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