Searched defs:fileid (Results 1 – 6 of 6) sorted by relevance
/plugin/owncloud/tpl/ |
H A D | detail.php | 15 $fileid = -1; variable 88 $fileid = $_GET['fileid']; variable 90 $fileid = $helper->getIDForFilename($helper->wikiIDToPath($IMG)); variable
|
/plugin/nsexport/action/ |
H A D | ajax.php | 18 public $fileid; variable in action_plugin_nsexport_ajax
|
/plugin/owncloud/ |
H A D | helper.php | 400 …public function internalmedia($fileid, $src, $title=NULL, $align=NULL, $width=NULL,$height=NULL, $… 663 function _getMediaLinkConf($fileid,$src, $title, $align, $width, $height, $cache, $render) 688 function _media($fileid, $src, $title=NULL, $align=NULL, $width=NULL,
|
H A D | action.php | 223 function mediaUse($fileid, &$helper){
|
H A D | script.js | 29 subfolder: function(dir, $row, level,fileid){ argument
|
/plugin/dropfiles/src/ |
H A D | upload.js | 263 function insertSyntax(fileid) { argument
|