Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js480 var isFolder = selectedFile.folder;
485 if (isFolder)
542 var isFolder = item.folder != null;
544 if (foldersOnly && !isFolder)
554 typeImg.src = '/images/' + (isFolder? 'folder.png' : 'file.png');
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php39 function has_permission($folder, $resourceType, $isFolder=true) { argument
57 if($isFolder) {
67 if(!$isFolder) return($AUTH > 0);
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php40 function has_permission($folder, $resourceType, $isFolder=true) { argument
58 if($isFolder) {
68 if(!$isFolder) return($AUTH > 0);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php38 function has_permission($folder, $resourceType, $isFolder=true) { argument
56 if($isFolder) {
66 if(!$isFolder) return($AUTH > 0);
/plugin/indexmenu2/cms/
H A Dcms.js15 …erOpen':'folderClosed'];e.childNodes[E][c.isFolder]=true}else{R[R.length]=Q.menuItem;e.childNodes[… property in CompleteMenuSolution.c
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js317 GitLabClient.prototype.getRefIndex = function(tokens, isFolder, success, error, knownRefPos, checkR… argument
342 (!isFolder ? 'files/' + encodeURIComponent(path) + '?ref=' + ref : (checkRepo ?
/plugin/phpipam/
H A Dsyntax.php1628 $_path .= ($_infos['isFolder'] ? 'folders' : 'subnets') ;
1631 if ($_infos['isFolder'])
1632 $_subnet = $this->getLang('isFolder') ;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2isFolder:{get:(function(){return FS.isDir(this.mode)})},isDevice:{get:(function(){return FS.isChrd…
H A Dvorbis.js2isFolder:{get:(function(){return FS.isDir(this.mode)})},isDevice:{get:(function(){return FS.isChrd…
H A Dopus.js2isFolder:{get:(function(){return FS.isDir(this.mode)})},isDevice:{get:(function(){return FS.isChrd…