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
selfgetRelationType()
public
getRelationType() : string
Return values
stringisBinding()
public
isBinding() : bool
Return values
boolisChildrenListEnabled()
public
isChildrenListEnabled() : bool
Return values
boolisConversion()
public
isConversion() : bool
Return values
boolisPredefined()
public
isPredefined() : bool
Return values
boolsetIsChildrenListEnabled()
public
setIsChildrenListEnabled(bool $isEnabled) : self
Parameters
- $isEnabled : bool
Return values
selfsetIsPredefined()
public
setIsPredefined(bool $isPredefined) : self
Parameters
- $isPredefined : bool
Return values
selfsetRelationType()
public
setRelationType(string $relationType) : self
Parameters
- $relationType : string