Home
last modified time | relevance | path

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

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