Home
last modified time | relevance | path

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

/plugin/skillforge/
H A Dhelper.php104 $id = $this->fileToPageId($file->getPathname());
158 $id = $this->fileToPageId($path);
172 $id = $this->fileToPageId($path);
231 private function fileToPageId($path) { function in helper_plugin_skillforge