Home
last modified time | relevance | path

Searched defs:renamePage (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Search/
H A DLegacyIndexer.php102 public function renamePage(string $oldpage, string $newpage): bool|string function in dokuwiki\\Search\\LegacyIndexer
H A DIndexer.php264 public function renamePage(string $oldpage, string $newpage): bool function in dokuwiki\\Search\\Indexer