Home
last modified time | relevance | path

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

/dokuwiki/inc/Search/
H A DLegacyIndexer.php86 public function deletePage(string $page, bool $force = false): bool|string function in dokuwiki\\Search\\LegacyIndexer
H A DIndexer.php219 public function deletePage(string $page, bool $force = false): bool function in dokuwiki\\Search\\Indexer