class RelationshipData extends Collection (View source)

Properties

protected $collection_key
protected $childrenLocationsType
protected $childrenLocationsDataType
string $parentChain
protected $parentLocationType
protected $parentLocationDataType

Methods

setChildrenLocations($childrenLocations)

No description

setParentChain($parentChain)

No description

string
getParentChain()

No description

setParentLocation(RelevantLocation $parentLocation)

No description

Details

setChildrenLocations($childrenLocations)

No description

Parameters

$childrenLocations

RelevantLocation[] getChildrenLocations()

No description

Return Value

RelevantLocation[]

setParentChain($parentChain)

No description

Parameters

$parentChain

string getParentChain()

No description

Return Value

string

setParentLocation(RelevantLocation $parentLocation)

No description

Parameters

RelevantLocation $parentLocation

RelevantLocation getParentLocation()

No description

Return Value

RelevantLocation