Nextcloud PHP API (stable19)

SearchResultType

Class SearchResultType

Tags
since
13.0.0

Table of Contents

$label  : string
__construct()  : mixed
SearchResultType constructor.
getLabel()  : string
getValidatedType()  : string

Properties

Methods

__construct()

SearchResultType constructor.

public __construct(string $label) : mixed
Parameters
$label : string
Tags
since
13.0.0
Return values
mixed

getLabel()

public getLabel() : string
Tags
since
13.0.0
Return values
string

getValidatedType()

protected getValidatedType( $type) : string
Parameters
$type :
Tags
throws
InvalidArgumentException
since
13.0.0
Return values
string

Search results