Home
last modified time | relevance | path

Searched refs:pageSearch (Results 1 – 2 of 2) sorted by relevance

/plugin/pagequery/
H A Dsyntax.php254 $results = $pq->pageSearch($query);
H A DPageQuery.php438 * Just a wrapper around the Dokuwiki pageSearch function.
443 final public function pageSearch(string $query): array
446 final public function pageSearch(string $query): array global() function in PageQuery