Bitrix API

OrderPropsMatchTable extends DataManager

Class PropertyBindingTable

Fields:

  • ID int mandatory

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_OrderPropsMatch_Collection
createObject()  : EO_OrderPropsMatch
getById()  : EO_OrderPropsMatch_Result
getByPrimary()  : EO_OrderPropsMatch_Result
getByPropertyId()  : mixed
getEntity()  : EO_OrderPropsMatch_Entity
getFilePath()  : string
Returns path to the file which contains definition of the class.
getList()  : EO_OrderPropsMatch_Result
getMap()  : array<string|int, mixed>
Returns entity map definition.
getTableName()  : string
Returns DB table name for entity.
query()  : EO_OrderPropsMatch_Query
wakeUpCollection()  : EO_OrderPropsMatch_Collection
wakeUpObject()  : EO_OrderPropsMatch

Methods

createCollection()

public static createCollection() : EO_OrderPropsMatch_Collection
Return values
EO_OrderPropsMatch_Collection

createObject()

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

getById()

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

getByPrimary()

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

getByPropertyId()

public static getByPropertyId(mixed $propertyId) : mixed
Parameters
$propertyId : mixed

getEntity()

public static getEntity() : EO_OrderPropsMatch_Entity
Return values
EO_OrderPropsMatch_Entity

getFilePath()

Returns path to the file which contains definition of the class.

public static getFilePath() : string
Return values
string

getList()

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

getMap()

Returns entity map definition.

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

getTableName()

Returns DB table name for entity.

public static getTableName() : string
Return values
string

query()

public static query() : EO_OrderPropsMatch_Query
Return values
EO_OrderPropsMatch_Query

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results