Home
last modified time | relevance | path

Searched refs:addMetaKeys (Results 1 – 2 of 2) sorted by path

/dokuwiki/inc/Search/
H A DIndexer.php169 public function addMetaKeys($page, $key, $value = null)
175 trigger_error("array passed to addMetaKeys but value is not null", E_USER_WARNING);
163 public function addMetaKeys($page, $key, $value=null) { global() function in dokuwiki\\Search\\Indexer
/dokuwiki/inc/
H A Dindexer.php201 $result = $Indexer->addMetaKeys($page, $metadata);