Searched refs:indexPage (Results 1 – 4 of 4) sorted by relevance
| /plugin/searchindex/ | ||
| D | helper.php | 48 public function indexPage(string $page, bool $force = false): bool function in helper_plugin_searchindex |
| D | ajax.php | 33 echo json_encode($helper->indexPage($page, $force)); |
| /plugin/elasticsearch/action/ | ||
| D | indexing.php | 58 $this->indexPage($ID); |
| /plugin/elasticsearch/ | ||
| D | cli.php | 111 $act->indexPage($ID); |