Home
last modified time | relevance | path

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

/plugin/owncloud/
H A Dwork.php69 $fileid = $helper->getIDForFilename($path);
H A Dhelper.php125 public function getIDForFilename($file){ function in helper_plugin_owncloud
821 return $this->getIDForFilename($path);
/plugin/owncloud/tpl/
H A Ddetail.php90 $fileid = $helper->getIDForFilename($helper->wikiIDToPath($IMG));