AirLay backend

LayerFilter
in package

Table of Contents

$filter  : string
$layerId  : ObjectId
__construct()  : mixed
copy()  : void
updateDataSetObjects()  : void

Properties

Methods

__construct()

public __construct(ObjectId $id, string $filter) : mixed
Parameters
$id : ObjectId
$filter : string
Return values
mixed

copy()

public copy(ObjectId $dataSetId, ObjectId $oldLayerId) : void
Parameters
$dataSetId : ObjectId
$oldLayerId : ObjectId
Return values
void

updateDataSetObjects()

public updateDataSetObjects(DataSetEntity $dataSet[, array<string|int, mixed> $objects = [] ]) : void
Parameters
$dataSet : DataSetEntity
$objects : array<string|int, mixed> = []
Return values
void

Search results