Bitrix API

IVolumeIndicatorStorage

Table of Contents

Methods

getAvailableSpace()  : int
Gets available disk space. Units ara bytes.
getEntityType()  : array<string|int, string>
Returns entity type list.

Methods

getAvailableSpace()

Gets available disk space. Units ara bytes.

public static getAvailableSpace([Storage|null $storage = null ]) : int
Parameters
$storage : Storage|null = null

Storage entity object.

Return values
int

getEntityType()

Returns entity type list.

public static getEntityType() : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results