Home
last modified time | relevance | path

Searched defs:force (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Search/
H A DIndexer.php114 public function needsIndexing(string $page, bool $force = false): bool
137 public function addPage(string $page, bool $force = false): void
216 public function deletePage(string $page, bool $force = false): void
/dokuwiki/bin/
H A Ddwpage.php17 protected $force = false; variable in PageCLI
/dokuwiki/inc/
H A Ddeprecated.php220 function idx_addPage($page, $verbose = false, $force = false)