Searched refs:isFolder (Results 1 – 17 of 17) sorted by relevance
| /plugin/diagramsnet/lib/js/onedrive/ |
| D | mxODPicker.js | 480 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/ |
| D | commands.php | 39 function has_permission($folder, $resourceType, $isFolder=true) { argument 57 if($isFolder) { 67 if(!$isFolder) return($AUTH > 0);
|
| /plugin/fckg/fckeditor/editor/filemanager/connectors/php/ |
| D | commands.php | 40 function has_permission($folder, $resourceType, $isFolder=true) { argument 58 if($isFolder) { 68 if(!$isFolder) return($AUTH > 0);
|
| /plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/ |
| D | commands.php | 38 function has_permission($folder, $resourceType, $isFolder=true) { argument 56 if($isFolder) { 66 if(!$isFolder) return($AUTH > 0);
|
| /plugin/indexmenu2/cms/ |
| D | cms.js | 15 …erOpen':'folderClosed'];e.childNodes[E][c.isFolder]=true}else{R[R.length]=Q.menuItem;e.childNodes[… property
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | GitLabClient.js | 317 GitLabClient.prototype.getRefIndex = function(tokens, isFolder, success, error, knownRefPos, checkR… argument 342 (!isFolder ? 'files/' + encodeURIComponent(path) + '?ref=' + ref : (checkRepo ?
|
| /plugin/phpipam/ |
| D | syntax.php | 1628 $_path .= ($_infos['isFolder'] ? 'folders' : 'subnets') ; 1631 if ($_infos['isFolder']) 1632 $_subnet = $this->getLang('isFolder') ;
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.js | 1517 isFolder: function () {
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree.min.js | 1 …rstSibling:function(){var e=this.parent;return!e||e.children[0]===this},isFolder:function(){return…
|
| D | jquery.fancytree-all.min.js | 33 …rstSibling:function(){var e=this.parent;return!e||e.children[0]===this},isFolder:function(){return…
|
| D | jquery.fancytree-all-deps.min.js | 1 …rstSibling:function(){var e=this.parent;return!e||e.children[0]===this},isFolder:function(){return…
|
| D | jquery.fancytree-all.js | 1517 isFolder: function () {
|
| D | jquery.fancytree-all-deps.js | 2978 isFolder: function () {
|
| D | jquery.fancytree-all-deps.min.js.map | 1 …erNode","isChildOf","isDescendantOf","p","isExpanded","isFirstSibling","isFolder","folder","isLast…
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | ogg.js | 2 …isFolder:{get:(function(){return FS.isDir(this.mode)})},isDevice:{get:(function(){return FS.isChrd…
|
| D | vorbis.js | 2 …isFolder:{get:(function(){return FS.isDir(this.mode)})},isDevice:{get:(function(){return FS.isChrd…
|
| D | opus.js | 2 …isFolder:{get:(function(){return FS.isDir(this.mode)})},isDevice:{get:(function(){return FS.isChrd…
|