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

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

static getTableName ()
 
static getMap ()
 
static deleteByGroupId ($groupId)
 
static deleteList (array $filter)
 

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

Class GroupCounterTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_GroupCounter_Query query() @method static EO_GroupCounter_Result getByPrimary($primary, array $parameters = array()) @method static EO_GroupCounter_Result getById($id) @method static EO_GroupCounter_Result getList(array $parameters = array()) @method static EO_GroupCounter_Entity getEntity() @method static \Bitrix\Sender\Internals\Model\EO_GroupCounter createObject($setDefaultValues = true) @method static \Bitrix\Sender\Internals\Model\EO_GroupCounter_Collection createCollection() @method static \Bitrix\Sender\Internals\Model\EO_GroupCounter wakeUpObject($row) @method static \Bitrix\Sender\Internals\Model\EO_GroupCounter_Collection wakeUpCollection($rows)

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

Методы

◆ deleteByGroupId()

static deleteByGroupId ( $groupId)
static

Delete counters by group ID.

Аргументы
int$groupIdGroup ID.
Возвращает
bool

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

◆ deleteList()

static deleteList ( array $filter)
static
Аргументы
array$filter
Возвращает
\Bitrix\Main\DB\Result
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\DB\SqlQueryException

Исключения

Bitrix\Main\SystemException

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

◆ getMap()

static getMap ( )
static

Get map.

Возвращает
array

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

◆ getTableName()

static getTableName ( )
static

Get table name.

Возвращает
string

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