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

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

static getTableName ()
 
static getUfId ()
 
static getMap ()
 
static add (array $data)
 
static update ($primary, array $data)
 
static delete ($primary)
 

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

Class CommentTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_Comment_Query query() @method static EO_Comment_Result getByPrimary($primary, array $parameters = array()) @method static EO_Comment_Result getById($id) @method static EO_Comment_Result getList(array $parameters = array()) @method static EO_Comment_Entity getEntity() @method static \Bitrix\Blog\EO_Comment createObject($setDefaultValues = true) @method static \Bitrix\Blog\EO_Comment_Collection createCollection() @method static \Bitrix\Blog\EO_Comment wakeUpObject($row) @method static \Bitrix\Blog\EO_Comment_Collection wakeUpCollection($rows)

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

Методы

◆ add()

static add ( array $data)
static

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

◆ delete()

static delete ( $primary)
static

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ getUfId()

static getUfId ( )
static

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

◆ update()

static update ( $primary,
array $data )
static

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