Bitrix API

Settings

FinalYes

Table of Contents

Methods

createByEntityRelationObject()  : self
getRelationType()  : string
isBinding()  : bool
isChildrenListEnabled()  : bool
isConversion()  : bool
isPredefined()  : bool
setIsChildrenListEnabled()  : self
setIsPredefined()  : self
setRelationType()  : self

Methods

createByEntityRelationObject()

public static createByEntityRelationObject(EO_EntityConversionMap $entityRelation) : self
Parameters
$entityRelation : EO_EntityConversionMap
Return values
self

getRelationType()

public getRelationType() : string
Return values
string

isBinding()

public isBinding() : bool
Return values
bool

isChildrenListEnabled()

public isChildrenListEnabled() : bool
Return values
bool

isConversion()

public isConversion() : bool
Return values
bool

isPredefined()

public isPredefined() : bool
Return values
bool

setIsChildrenListEnabled()

public setIsChildrenListEnabled(bool $isEnabled) : self
Parameters
$isEnabled : bool
Return values
self

setIsPredefined()

public setIsPredefined(bool $isPredefined) : self
Parameters
$isPredefined : bool
Return values
self

setRelationType()

public setRelationType(string $relationType) : self
Parameters
$relationType : string
Return values
self

        
On this page

Search results