Nextcloud PHP API (master)

SearchResultType
in package

Class SearchResultType

Tags
since
13.0.0

Table of Contents

Properties

$label  : string

Methods

__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

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

        
On this page

Search results