Bitrix API

AdsFormLinkTable extends DataManager

Class AdsFormLinkTable.

Table of Contents

Constants

LINK_DIRECTION_EXPORT  = 0
LINK_DIRECTION_IMPORT  = 1

Methods

createCollection()  : EO_AdsFormLink_Collection
createObject()  : EO_AdsFormLink
getById()  : EO_AdsFormLink_Result
getByPrimary()  : EO_AdsFormLink_Result
getEntity()  : EO_AdsFormLink_Entity
getList()  : EO_AdsFormLink_Result
getMap()  : array<string|int, mixed>
Get map.
getTableName()  : string
Get table name.
onBeforeDelete()  : EventResult
query()  : EO_AdsFormLink_Query
wakeUpCollection()  : EO_AdsFormLink_Collection
wakeUpObject()  : EO_AdsFormLink

Constants

public mixed LINK_DIRECTION_EXPORT = 0
public mixed LINK_DIRECTION_IMPORT = 1

Methods

createCollection()

public static createCollection() : EO_AdsFormLink_Collection
Return values
EO_AdsFormLink_Collection

createObject()

public static createObject([mixed $setDefaultValues = = 'true' ]) : EO_AdsFormLink
Parameters
$setDefaultValues : mixed = = 'true'
Return values
EO_AdsFormLink

getById()

public static getById(mixed $id) : EO_AdsFormLink_Result
Parameters
$id : mixed
Return values
EO_AdsFormLink_Result

getByPrimary()

public static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_AdsFormLink_Result
Parameters
$primary : mixed
$parameters : array<string|int, mixed> = = '[]'
Return values
EO_AdsFormLink_Result

getEntity()

public static getEntity() : EO_AdsFormLink_Entity
Return values
EO_AdsFormLink_Entity

getList()

public static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_AdsFormLink_Result
Parameters
$parameters : array<string|int, mixed> = = '[]'
Return values
EO_AdsFormLink_Result

getMap()

Get map.

public static getMap() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTableName()

Get table name.

public static getTableName() : string
Return values
string

query()

public static query() : EO_AdsFormLink_Query
Return values
EO_AdsFormLink_Query

wakeUpCollection()

public static wakeUpCollection(mixed $rows) : EO_AdsFormLink_Collection
Parameters
$rows : mixed
Return values
EO_AdsFormLink_Collection

wakeUpObject()

public static wakeUpObject(mixed $row) : EO_AdsFormLink
Parameters
$row : mixed
Return values
EO_AdsFormLink

        
On this page

Search results