Searched refs:getLastfileid (Results 1 – 2 of 2) sorted by relevance
/plugin/owncloud/ajax/ |
H A D | filelist.php | 59 …$title = $helper->_media($helper->getLastfileid(), $helper->pathToWikiID($dir.'/'.$folder), NULL, … 60 …lper->ml($helper->pathToWikiID($dir.'/'.$file), array('fileid'=>($helper->getLastfileid())),false); 72 …$title = $helper->_media($helper->getLastfileid(), $helper->pathToWikiID($dir.'/'.$file), NULL, NU… 73 …elper->ml($helper->pathToWikiID($dir.'/'.$file), array('fileid'=>($helper->getLastfileid())),true);
|
/plugin/owncloud/ |
H A D | helper.php | 79 public function getLastfileid(){ function in helper_plugin_owncloud
|