YandexGroupTable extends AdvEntity
Class YandexGroupTable
Local mirror for Yandex.Direct banner groups
Fields:
- ID int mandatory
- ENGINE_ID int mandatory
- XML_ID string(255) mandatory
- LAST_UPDATE datetime optional
- SETTINGS string optional
- CAMPAIGN_ID int mandatory
Table of Contents
Constants
- ENGINE = 'yandex_direct'
Methods
- createCollection() : EO_YandexGroup_Collection
- createObject() : EO_YandexGroup
- getById() : EO_YandexGroup_Result
- getByPrimary() : EO_YandexGroup_Result
- getEntity() : EO_YandexGroup_Entity
- getFilePath() : mixed
- getList() : EO_YandexGroup_Result
- getMap() : mixed
- getTableName() : mixed
- query() : EO_YandexGroup_Query
- wakeUpCollection() : EO_YandexGroup_Collection
- wakeUpObject() : EO_YandexGroup
Constants
ENGINE
public
mixed
ENGINE
= 'yandex_direct'
Methods
createCollection()
public
static createCollection() : EO_YandexGroup_Collection
Return values
EO_YandexGroup_CollectioncreateObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : EO_YandexGroup
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
EO_YandexGroupgetById()
public
static getById(mixed $id) : EO_YandexGroup_Result
Parameters
- $id : mixed
Return values
EO_YandexGroup_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_YandexGroup_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_YandexGroup_ResultgetEntity()
public
static getEntity() : EO_YandexGroup_Entity
Return values
EO_YandexGroup_EntitygetFilePath()
public
static getFilePath() : mixed
getList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_YandexGroup_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_YandexGroup_ResultgetMap()
public
static getMap() : mixed
getTableName()
public
static getTableName() : mixed
query()
public
static query() : EO_YandexGroup_Query
Return values
EO_YandexGroup_QuerywakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_YandexGroup_Collection
Parameters
- $rows : mixed
Return values
EO_YandexGroup_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : EO_YandexGroup
Parameters
- $row : mixed