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

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

static getTableName ()
 
static getMap ()
 

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

Class RepoTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_Repo_Query query() @method static EO_Repo_Result getByPrimary($primary, array $parameters = array()) @method static EO_Repo_Result getById($id) @method static EO_Repo_Result getList(array $parameters = array()) @method static EO_Repo_Entity getEntity() @method static \Bitrix\Landing\Internals\EO_Repo createObject($setDefaultValues = true) @method static \Bitrix\Landing\Internals\EO_Repo_Collection createCollection() @method static \Bitrix\Landing\Internals\EO_Repo wakeUpObject($row) @method static \Bitrix\Landing\Internals\EO_Repo_Collection wakeUpCollection($rows)

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

Методы

◆ getMap()

static getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

static getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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