Nextcloud PHP API (stable18)

ISearchResult

Interface ISearchResult

Tags
since
13.0.0

Table of Contents

addResultSet()  : mixed
asArray()  : array
hasExactIdMatch()  : bool
hasResult()  : bool
markExactIdMatch()  : mixed
unsetResult()  : mixed

Methods

addResultSet()

public addResultSet(SearchResultType $type, array $matches[, array|null $exactMatches = null ]) : mixed
Parameters
$type : SearchResultType
$matches : array
$exactMatches : array|null = null
Tags
since
13.0.0
Return values
mixed

asArray()

public asArray() : array
Tags
since
13.0.0
Return values
array

Search results