Property | Type | Description | |
---|---|---|---|
$publicBaseUrlIsAbsolute | boolean |
Method | Description | |
---|---|---|
delete ( $clusterFileUniqSrc ) : boolean | Удаление файла | |
deleteTmpDir ( $clusterFileUniqSrc ) : boolean | mixed | Удаление временной папки | |
existsRootPath ( ) : boolean | ||
getAbsoluteUrl ( $clusterFileUniqSrc ) : string | ||
getFreeSpace ( ) : float | Свободное место на сервере | |
getTotalSpace ( ) : float | Всего столько места. | |
init ( ) | ||
update ( $clusterFileUniqSrc, $file ) | ||
upload ( skeeks\sx\File $tmpFile ) : string | Добавление файла в кластер |
public deleteTmpDir ( $clusterFileUniqSrc ) : boolean | mixed | ||
$clusterFileUniqSrc | ||
return | boolean | mixed |
public getAbsoluteUrl ( $clusterFileUniqSrc ) : string | ||
$clusterFileUniqSrc | ||
return | string |
public getFreeSpace ( ) : float | ||
return | float |