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

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

static getTableName ()
 
static getMap ()
 
static validateItemType ()
 
static getCurrentDate ()
 

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

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

Методы

◆ getCurrentDate()

static getCurrentDate ( )
static

Return current date for DATE_CREATE field.

Возвращает
\Bitrix\Main\Type\DateTime

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

◆ getMap()

static getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

static getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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

◆ validateItemType()

static validateItemType ( )
static

Returns validators for ITEM_TYPE field.

Возвращает
array

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