Documentation

ThingInterface

Interface ThingInterface

Tags
author

Patrick Rainer rainer@datacycle.at

Table of Contents

Methods

addClassification()  : void
addContentId()  : void
addCreatedAt()  : void
addDeletedAt()  : void
addFilterId()  : void
addGeoBox()  : void
addGeoPerimeter()  : void
addGeoShapes()  : void
addLinked()  : void
addModifiedAt()  : void
addSchedule()  : void
addSearch()  : void
addUnion()  : void
addWatchListId()  : void

Methods

addClassification()

public addClassification(array<string|int, mixed> $classification[, bool|null $withSubtree = false ][, bool|null $exclude = false ]) : void
APIYes
Parameters
$classification : array<string|int, mixed>
$withSubtree : bool|null = false
$exclude : bool|null = false

addContentId()

public addContentId(array<string|int, mixed> $contentId[, bool|null $exclude = false ]) : void
APIYes
Parameters
$contentId : array<string|int, mixed>
$exclude : bool|null = false

addCreatedAt()

public addCreatedAt(array<string|int, mixed> $dateRange[, bool|null $exclude = false ]) : void
APIYes
Parameters
$dateRange : array<string|int, mixed>
$exclude : bool|null = false

addDeletedAt()

public addDeletedAt(array<string|int, mixed> $dateRange[, bool|null $exclude = false ]) : void
APIYes
Parameters
$dateRange : array<string|int, mixed>
$exclude : bool|null = false

addFilterId()

public addFilterId(array<string|int, mixed> $filterId[, bool|null $exclude = false ]) : void
APIYes
Parameters
$filterId : array<string|int, mixed>
$exclude : bool|null = false

addGeoBox()

public addGeoBox(array<string|int, mixed> $box[, bool|null $exclude = false ]) : void
APIYes
Parameters
$box : array<string|int, mixed>
$exclude : bool|null = false

addGeoPerimeter()

public addGeoPerimeter(array<string|int, mixed> $location[, bool|null $exclude = false ]) : void
APIYes
Parameters
$location : array<string|int, mixed>
$exclude : bool|null = false

addGeoShapes()

public addGeoShapes(array<string|int, mixed> $shape[, bool|null $exclude = false ]) : void
APIYes
Parameters
$shape : array<string|int, mixed>
$exclude : bool|null = false

addModifiedAt()

public addModifiedAt(array<string|int, mixed> $dateRange[, bool|null $exclude = false ]) : void
APIYes
Parameters
$dateRange : array<string|int, mixed>
$exclude : bool|null = false

addSchedule()

public addSchedule(array<string|int, mixed> $dateRange[, bool|null $exclude = false ]) : void
APIYes
Parameters
$dateRange : array<string|int, mixed>
$exclude : bool|null = false

addSearch()

public addSearch(string $search) : void
APIYes
Parameters
$search : string

addWatchListId()

public addWatchListId(array<string|int, mixed> $watchListId[, bool|null $exclude = false ]) : void
APIYes
Parameters
$watchListId : array<string|int, mixed>
$exclude : bool|null = false

        
On this page

Search results