Bitrix API

DeliveryLocationExcludeTable extends DeliveryLocationTable

FinalYes

Class DeliveryLocationExcludeTable

Table of Contents

Constants

DB_GROUP_FLAG  = 'GE'
DB_LOCATION_FLAG  = 'LE'

Methods

createCollection()  : EO_DeliveryLocationExclude_Collection
createObject()  : EO_DeliveryLocationExclude
getById()  : EO_DeliveryLocationExclude_Result
getByPrimary()  : EO_DeliveryLocationExclude_Result
getEntity()  : EO_DeliveryLocationExclude_Entity
getFilePath()  : mixed
getLinkField()  : mixed
getList()  : EO_DeliveryLocationExclude_Result
getLocationLinkField()  : mixed
getMap()  : mixed
getTableName()  : mixed
getTargetEntityName()  : mixed
query()  : EO_DeliveryLocationExclude_Query
wakeUpCollection()  : EO_DeliveryLocationExclude_Collection
wakeUpObject()  : EO_DeliveryLocationExclude

Constants

Methods

createCollection()

public static createCollection() : EO_DeliveryLocationExclude_Collection
Return values
EO_DeliveryLocationExclude_Collection

createObject()

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

getById()

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

getByPrimary()

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

getEntity()

public static getEntity() : EO_DeliveryLocationExclude_Entity
Return values
EO_DeliveryLocationExclude_Entity

getList()

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

query()

public static query() : EO_DeliveryLocationExclude_Query
Return values
EO_DeliveryLocationExclude_Query

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results