Bitrix API

ShipmentExtraServiceTable extends DataManager

Class ShipmentExtraServiceTable

Fields:

  • ID int mandatory
  • SHIPMENT_ID int mandatory
  • EXTRA_SERVICE_ID int mandatory
  • VALUE string(255) optional

Table of Contents

Methods

createCollection()  : EO_ShipmentExtraService_Collection
createObject()  : EO_ShipmentExtraService
deleteByShipmentId()  : mixed
getById()  : EO_ShipmentExtraService_Result
getByPrimary()  : EO_ShipmentExtraService_Result
getEntity()  : EO_ShipmentExtraService_Entity
getFilePath()  : mixed
getList()  : EO_ShipmentExtraService_Result
getMap()  : mixed
getTableName()  : mixed
query()  : EO_ShipmentExtraService_Query
validateValue()  : mixed
wakeUpCollection()  : EO_ShipmentExtraService_Collection
wakeUpObject()  : EO_ShipmentExtraService

Methods

createCollection()

public static createCollection() : EO_ShipmentExtraService_Collection
Return values
EO_ShipmentExtraService_Collection

createObject()

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

deleteByShipmentId()

public static deleteByShipmentId(mixed $shipmentId) : mixed
Parameters
$shipmentId : mixed

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_ShipmentExtraService_Entity
Return values
EO_ShipmentExtraService_Entity

getList()

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

query()

public static query() : EO_ShipmentExtraService_Query
Return values
EO_ShipmentExtraService_Query

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results