Searched refs:titleFromId (Results 1 – 1 of 1) sorted by relevance
255 …$links .= '- [' . $this->titleFromId($id) . '](' . $this->idToMarkdownFilename($namespace, $id) . …262 …$metadata = "title: " . $this->titleFromId($id) . "\ntype: page\nsource: dokuwiki\ndokuwiki_id: " …290 private function titleFromId($id) { function in helper_plugin_skillforge