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

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

static getTableName ()
 
static getMap ()
 

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

Class ViewTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_View_Query query() @method static EO_View_Result getByPrimary($primary, array $parameters = array()) @method static EO_View_Result getById($id) @method static EO_View_Result getList(array $parameters = array()) @method static EO_View_Entity getEntity() @method static \Bitrix\Landing\Internals\EO_View createObject($setDefaultValues = true) @method static \Bitrix\Landing\Internals\EO_View_Collection createCollection() @method static \Bitrix\Landing\Internals\EO_View wakeUpObject($row) @method static \Bitrix\Landing\Internals\EO_View_Collection wakeUpCollection($rows)

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

Методы

◆ getMap()

static getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

static getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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