Bitrix API

OrderPropsRelationTable extends DataManager

Class OrderPropsRelationTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Constants

ENTITY_TYPE_DELIVERY  = 'D'
ENTITY_TYPE_LANDING  = 'L'
ENTITY_TYPE_PAY_SYSTEM  = 'P'
ENTITY_TYPE_TRADING_PLATFORM  = 'T'

Methods

createCollection()  : EO_OrderPropsRelation_Collection
createObject()  : EO_OrderPropsRelation
getById()  : EO_OrderPropsRelation_Result
getByPrimary()  : EO_OrderPropsRelation_Result
getEntity()  : EO_OrderPropsRelation_Entity
getEntityValidators()  : mixed
getFilePath()  : mixed
getList()  : EO_OrderPropsRelation_Result
getMap()  : mixed
getRelationsByPropertyId()  : array<string|int, mixed>
getRelationsByPropertyIdList()  : array<string|int, mixed>
getTableName()  : mixed
query()  : EO_OrderPropsRelation_Query
wakeUpCollection()  : EO_OrderPropsRelation_Collection
wakeUpObject()  : EO_OrderPropsRelation

Constants

Methods

createCollection()

public static createCollection() : EO_OrderPropsRelation_Collection
Return values
EO_OrderPropsRelation_Collection

createObject()

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

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_OrderPropsRelation_Entity
Return values
EO_OrderPropsRelation_Entity

getList()

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

getRelationsByPropertyId()

public static getRelationsByPropertyId(mixed $propertyId) : array<string|int, mixed>
Parameters
$propertyId : mixed
Return values
array<string|int, mixed>

getRelationsByPropertyIdList()

public static getRelationsByPropertyIdList(array<string|int, mixed> $propertyIds) : array<string|int, mixed>
Parameters
$propertyIds : array<string|int, mixed>
Return values
array<string|int, mixed>

query()

public static query() : EO_OrderPropsRelation_Query
Return values
EO_OrderPropsRelation_Query

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results