Home
last modified time | relevance | path

Searched refs:getPages (Results 1 – 8 of 8) sorted by relevance

/template/strap/ComboStrap/
H A DIndex.php70 $pageIdList = $this->indexer->getPages();
H A DSearch.php46 public static function getPages($searchTerm, array $columns = ["h1", "title", "name"]): array function in ComboStrap\\Search
H A DFetcherPageSearch.php48 $pages = Search::getPages($requestedSearchTerms);
H A DFsWikiUtility.php172 public static function getPages($startPath, int $depth = 0): array function in ComboStrap\\FsWikiUtility
H A DMarkupPath.php573 $pages = $Indexer->getPages();
/template/strap/
H A Dcli.php287 $pages = FsWikiUtility::getPages($namespaces, $depth);
344 $pages = FsWikiUtility::getPages($namespaces, $depth);
488 $pages = FsWikiUtility::getPages($namespaces, $depth);
/template/strap/action/
H A Dlinkwizard.php82 $pages = Search::getPages($searchTerm);
/template/dokukitv2/
Dtpl_functions.php45 $data = idx_get_indexer()->getPages();