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

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

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

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

Class PostTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_Post_Query query() @method static EO_Post_Result getByPrimary($primary, array $parameters = array()) @method static EO_Post_Result getById($id) @method static EO_Post_Result getList(array $parameters = array()) @method static EO_Post_Entity getEntity() @method static \Bitrix\Blog\EO_Post createObject($setDefaultValues = true) @method static \Bitrix\Blog\EO_Post_Collection createCollection() @method static \Bitrix\Blog\EO_Post wakeUpObject($row) @method static \Bitrix\Blog\EO_Post_Collection wakeUpCollection($rows)

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

Методы

◆ add()

static add ( array $data)
static

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

◆ delete()

static delete ( $primary)
static

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ getUfId()

static getUfId ( )
static

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

◆ update()

static update ( $primary,
array $data )
static

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