Home
last modified time | relevance | path

Searched refs:indexPage (Results 1 – 4 of 4) sorted by relevance

/plugin/searchindex/
Dhelper.php48 public function indexPage(string $page, bool $force = false): bool function in helper_plugin_searchindex
Dajax.php33 echo json_encode($helper->indexPage($page, $force));
/plugin/elasticsearch/action/
Dindexing.php58 $this->indexPage($ID);
226 public function indexPage($id) function in action_plugin_elasticsearch_indexing
/plugin/elasticsearch/
Dcli.php111 $act->indexPage($ID);