Nextcloud PHP API (master)

ISearchPlugin

Interface ISearchPlugin

Tags
since
13.0.0

Table of Contents

Methods

search()  : bool

Methods

public search(string $search, int $limit, int $offset, ISearchResult $searchResult) : bool
Parameters
$search : string
$limit : int
$offset : int
$searchResult : ISearchResult
Tags
since
13.0.0
Return values
bool

whether the plugin has more results


        
On this page

Search results