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

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

static getTableName ()
 
static getMap ()
 

Открытые атрибуты

const STATUS_NEW = 'N'
 
const STATUS_IN_PROGRESS = 'P'
 
const STATUS_DONE = 'D'
 

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

Class PostingThreadTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_PostingThread_Query query() @method static EO_PostingThread_Result getByPrimary($primary, array $parameters = array()) @method static EO_PostingThread_Result getById($id) @method static EO_PostingThread_Result getList(array $parameters = array()) @method static EO_PostingThread_Entity getEntity() @method static \Bitrix\Sender\Internals\Model\EO_PostingThread createObject($setDefaultValues = true) @method static \Bitrix\Sender\Internals\Model\EO_PostingThread_Collection createCollection() @method static \Bitrix\Sender\Internals\Model\EO_PostingThread wakeUpObject($row) @method static \Bitrix\Sender\Internals\Model\EO_PostingThread_Collection wakeUpCollection($rows)

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

Методы

◆ getMap()

static getMap ( )
static
Возвращает
array

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

◆ getTableName()

static getTableName ( )
static
Возвращает
string

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

Данные класса

◆ STATUS_DONE

const STATUS_DONE = 'D'

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

◆ STATUS_IN_PROGRESS

const STATUS_IN_PROGRESS = 'P'

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

◆ STATUS_NEW

const STATUS_NEW = 'N'

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