Home
last modified time | relevance | path

Searched refs:mode (Results 1676 – 1700 of 2447) sorted by relevance

1...<<61626364656667686970>>...98

/plugin/codemirror/dist/modes/
H A Dslim.min.js1 …innerMode:function(a){if(a.subMode)return{state:a.subState,mode:a.subMode};return{state:a,mode:$}}…
H A Dprotobuf.min.js.map1 {"version":3,"sources":["../../node_modules/codemirror/mode/protobuf/protobuf.js"],"names":["mod","…
H A Dproperties.min.js.map1 {"version":3,"sources":["../../node_modules/codemirror/mode/properties/properties.js"],"names":["mo…
H A Dpig.min.js.map1mode/pig/pig.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineM…
H A Ddtd.min.js.map1mode/dtd/dtd.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineM…
H A Dmathematica.min.js.map1mode/mathematica/mathematica.js"],"names":["mod","exports","module","require","define","amd","Code…
H A Dasciiarmor.min.js.map1 {"version":3,"sources":["../../node_modules/codemirror/mode/asciiarmor/asciiarmor.js"],"names":["mo…
/plugin/orphanmedia2/
H A Dsyntax.php35 function connectTo($mode) { argument
36 … $this->Lexer->addSpecialPattern('~~ORPHANMEDIA:[0-9a-zA-Z_:!;|]+~~',$mode,'plugin_orphanmedia2');
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js89 if (!compact && urlParams['newTempDlg'] == '1' && editorUi.mode == App.MODE_GOOGLE)
101 editorUi.pickFolder(editorUi.mode, function(folderId)
670 ((editorUi.mode == App.MODE_DROPBOX) ? 'mode=dropbox&' : '') +
2305 …e != null && file.constructor != EmbedFile && (file.constructor != LocalFile || file.mode != null))
2797 var dlg = new CreateDialog(editorUi, title, mxUtils.bind(this, function(newTitle, mode) argument
2799 if (mode == '_blank')
2806 if (mode == 'download')
2808 mode = App.MODE_GOOGLE;
2813 if (mode == App.MODE_GOOGLE)
2841 editorUi.createFile(newTitle, editorUi.getFileData(true), null, mode);
[all …]
H A DEditorUi.js380 EditorUi.prototype.mode = null; method in EditorUi
1158 var md = (file != null) ? file.getMode() : this.mode;
2166 EditorUi.prototype.setMode = function(mode, remember) argument
2168 this.mode = mode;
2733 if (this.editor.editable && this.mode == file.getMode() &&
4587 if (mode == '_blank')
4614 else if (mode == App.MODE_DEVICE || mode == 'download')
4985 …var base64 = (mode == App.MODE_DEVICE || mode == 'download' || mode == null || mode == '_blank') ?…
4990 if (mode == App.MODE_DEVICE || mode == 'download' || mode == '_blank')
5086 EditorUi.prototype.pickFolder = function(mode, fn, enabled) argument
[all …]
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1mode&&e instanceof FetchEvent&&e.preloadResponse){const t=await e.preloadResponse;if(t)return t}co…
H A Dworkbox-f163abaa.js1mode&&e instanceof FetchEvent&&e.preloadResponse){const t=await e.preloadResponse;if(t)return t}co…
H A Dworkbox-bed83ea8.js1mode&&e instanceof FetchEvent&&e.preloadResponse){const t=await e.preloadResponse;if(t)return t}co…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty"…
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG319 * fixed limited RCEs when in sandbox mode
555 * fixed chmod mode to apply the umask correctly
611 * fixed sandbox mode when used with inheritance
753 * fixed method case-sensitivity when using the sandbox mode
760 * made 'a.b is defined' not throw an exception if a is not defined (in strict mode)
812 … made macros return their value instead of echoing directly (fixes calling a macro in sandbox mode)
815 * made macros callable when sandbox mode is enabled
875 …* fixed sandbox mode (__toString() method check was not enforced if called implicitly from complex…
943 …* fixed sandbox mode (__toString() method check was not enforced if called implicitly from a simpl…
1037 * added properties as part of the sandbox mode
/plugin/aceeditor/
H A DNEWS112 * Wrap mode: adapts to editor width if limit is empty
/plugin/shell/
H A DP0wnyShell.js28 this.eRoot = this.attachShadow({mode: 'open'});
/plugin/codemirror/dist/
H A Dscripts.min.js3mode,d.state):null;var i=qb(a,f,d,true);if(h){d.state=h}f.styles=i.styles;var j=f.styleClasses,k=i…
4mode||this.modeOption,b,this.lineSep,this.direction);if(a.sharedHist){d.history=this.history}(this…
5mode,null,b.lineSeparator,b.direction)}else if(b.mode){d.modeOption=b.mode}this.doc=d;var e=new Jh…
6mode&&a!="null"){Jh.defaults.mode=a}Oa.apply(this,arguments)};Jh.defineMIME=Pa;Jh.defineMode("null…
7mode,e.indent?e.indent(d.outer,"",""):0)}}}else if(d.innerActive.close==="\n"){d.innerActive=d.inn… property in d.local
8 …var b=window.DWgetSelection(e.get(0));a=CodeMirror.fromTextArea(e.get(0),{mode:"null"});a.setOptio…
/plugin/anewssystem/
H A Dsyntax.php39 function connectTo($mode){ argument
40 $this->Lexer->addSpecialPattern('\{\{anss>[^}]*\}\}',$mode,'plugin_anewssystem');
74 function render($mode,Doku_Renderer &$renderer, $ans_conf) { argument
/plugin/mediasyntax/
H A DREADME55 2010-07-22: 5 hours: preformatted text should work with SUSE and Ubuntu. Solution is simple: AddEntryPattern requires a parameter $mode. Set it to 'base'.
/plugin/indexmenu/syntax/
H A Dindexmenu.php49 * @param string $mode
51 public function connectTo($mode) argument
53 $this->Lexer->addSpecialPattern('{{indexmenu>.+?}}', $mode, 'plugin_indexmenu_indexmenu');
774 * Clean index data from unwanted nodes in nojs mode.
/plugin/combo/renderer/
H A Danalytics.php658 * The mode in the export is
660 $mode = "combo_" . $this->getPluginComponent();
663 array("format" => array($mode => array("Content-Type" => 'application/json'))),
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js135 var mode = document.documentMode;
136 return mode && (mode === 9 || mode === 10);
/plugin/odt/renderer/
H A Dpage.php156 $mode = $this->config->load($warning);
161 switch($mode) {
176 switch($mode) {
215 if ($mode != 'CSS template') {
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst41 As you can see, we also added a call to the ``setDebug`` method. In debug mode, the serializer will…

1...<<61626364656667686970>>...98