LazyStorageMountInfo

class OC\Files\Config\LazyStorageMountInfo
Source:lib/private/Files/Config/LazyStorageMountInfo.php#28
Parent:OC\Files\Config\CachedMountInfo

Properties

Methods

public OC\Files\Config\LazyStorageMountInfo::__construct($user, $mount)
CachedMountInfo constructor.
Source:

lib/private/Files/Config/LazyStorageMountInfo.php#38

Parameters:
public OC\Files\Config\LazyStorageMountInfo::getStorageId()
Source:lib/private/Files/Config/LazyStorageMountInfo.php#46
Returns:int the numeric storage id of the mount
public OC\Files\Config\LazyStorageMountInfo::getRootId()
Source:lib/private/Files/Config/LazyStorageMountInfo.php#56
Returns:int the fileid of the root of the mount
public OC\Files\Config\LazyStorageMountInfo::getMountPoint()
Source:lib/private/Files/Config/LazyStorageMountInfo.php#66
Returns:string the mount point of the mount for the user
public OC\Files\Config\LazyStorageMountInfo::getMountId()
Source:lib/private/Files/Config/LazyStorageMountInfo.php#73
public OC\Files\Config\LazyStorageMountInfo::getRootInternalPath()
Get the internal path (within the storage) of the root of the mount
Source:lib/private/Files/Config/LazyStorageMountInfo.php#82
Returns:string