Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс FileTable
+ Граф наследования:FileTable:

Открытые статические члены

static getTableName ()
 
static getMap ()
 
static deleteBatch (array $filter)
 

Подробное описание

См. определение в файле file.php строка 55

Методы

◆ deleteBatch()

static deleteBatch ( array $filter)
static

См. определение в файле file.php строка 89

◆ getMap()

static getMap ( )
static

Returns entity map definition.

Возвращает
array

См. определение в файле file.php строка 72

◆ getTableName()

static getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

См. определение в файле file.php строка 62