Searched refs:virtual (Results 1 – 25 of 73) sorted by relevance
123
| /plugin/asciidocjs/node_modules/core-js/modules/library/ |
| D | _export.js | 47 (exports.virtual || (exports.virtual = {}))[key] = out;
|
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | _export.js | 47 (exports.virtual || (exports.virtual = {}))[key] = out;
|
| D | _entry-virtual.js | 4 return (C.virtual || C.prototype);
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/ |
| D | commands.asp | 26 ' Map the virtual path to the local server path. 54 ' Map the virtual path to the local server path. 104 ' Map the virtual path to the local server path of the current folder. 154 ' Map the virtual path to the local server path.
|
| D | config.asp | 66 ' - FileTypesPath: the virtual folder relative to the document root where 73 ' Usefull if you are using a virtual directory, symbolic link or alias. 78 ' - QuickUploadPath: the virtual folder relative to the document root where 86 ' Usefull if you are using a virtual directory, symbolic link or alias.
|
| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | _entry-virtual.js | 4 return (C.virtual || C.prototype);
|
| /plugin/authsmartcard/ |
| D | README.md | 28 Depending on your version of Apache and virtual host configuration, you may also need (but should u… 34 …virtual directory that contains the plugin. Otherwise, integrate the entries in authsmartcard/.ht…
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/ |
| D | xml_reference.rst | 54 <virtual-property method="public_method" 74 <virtual-property expression="object.getName()" 102 </virtual-property>
|
| /plugin/remotescript/ |
| D | syntax.php | 39 return 'virtual';
|
| /plugin/vkeyboard/ |
| D | plugin.info.txt | 6 desc Installs multi-language virtual keyboard
|
| D | change_log | 23 the virtual keyboard script goes to the browser and the virtual keyboard
|
| /plugin/virtualgroup/ |
| D | plugin.info.txt | 6 desc Create virtual user groups in DokuWiki
|
| D | README | 3 Create virtual user groups in DokuWiki
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
| D | config.cfm | 35 // the root of the application or the FCKeditor directory in the URL is a virtual directory 70 // - FileTypesPath: the virtual folder relative to the document root where 77 // Usefull if you are using a virtual directory, symbolic link or alias. 83 // - QuickUploadPath: the virtual folder relative to the document root where 91 // Usefull if you are using a virtual directory, symbolic link or alias.
|
| D | cf_commands.cfm | 45 <!--- Map the virtual path to the local server path. ---> 134 <!--- Map the virtual path to the local server path ---> 159 <!--- Map the virtual path to the local server path ---> 208 <!--- Map the virtual path to the local server path of the current folder. --->
|
| /plugin/asciidocjs/node_modules/core-js/ |
| D | README.md | 136 …ick - [bind operator and virtual methods](https://github.com/zenparsing/es-function-bind). Special… 138 import fill from 'core-js/library/fn/array/virtual/fill'; 139 import findIndex from 'core-js/library/fn/array/virtual/find-index'; 145 import {fill, findIndex} from 'core-js/library/fn/array/virtual'; 341 core-js/fn/function/virtual/bind 406 core-js(/library)/fn/array/virtual/iterator 407 core-js(/library)/fn/array/virtual/copy-within 408 core-js(/library)/fn/array/virtual/fill 409 core-js(/library)/fn/array/virtual/find 410 core-js(/library)/fn/array/virtual/find-index [all …]
|
| /plugin/codemirror/dist/modes/ |
| D | mllike.min.js | 1 …virtual:"keyword",when:"keyword",raise:"builtin",failwith:"builtin","true":"builtin","false":"buil… property
|
| D | mllike.min.js.map | 1 …virtual","when","raise","failwith","true","false","asr","land","lor","lsl","lsr","lxor","or","rais…
|
| D | rust.min.js.map | 1 …lf|sizeof|static|struct|super|trait|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield…
|
| /plugin/structtemplate/_vagrant/ |
| D | Vagrantfile | 103 # info "On Windows hosts the virtual machine should be running for this step." 105 # info "virtual machine or remove the DokuWiki files around the plugin manually."
|
| /plugin/grensladawritezor/fckeditor/editor/filemanager/upload/asp/ |
| D | upload.asp | 73 ' Map the virtual path to the local server path.
|
| /plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/cfm/ |
| D | config.cfm | 30 …f the root of the application or the FCKeditor directory in the URL is a virtual directory or a sy…
|
| /plugin/wysiwyg/fckeditor/_samples/afp/ |
| D | fck.afpa.code | 91 …ws="4" cols="40" style="width: ]+WidthCSS+[ height: ]+HeightCSS+[" wrap="virtual">]+HtmlValue+[</t…
|
| /plugin/grensladawritezor/fckeditor/_samples/afp/ |
| D | fck.afpa.code | 91 …ws="4" cols="40" style="width: ]+WidthCSS+[ height: ]+HeightCSS+[" wrap="virtual">]+HtmlValue+[</t…
|
| /plugin/eventline/example/ |
| D | exampleDataForCutAndPaste.txt | 7 …e, user-modifiable interface. It is based on the concept of a "stack" of virtual "cards". Cards ho…
|
123