Searched refs:commandData (Results 1 – 5 of 5) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/ |
H A D | connector.lasso | 50 'commandData' = string, 80 $commandData += '\t<Folders>\n'; 83 …#this->endswith('/') ? $commandData += '\t\t<Folder name="' + #this->removetrailing('/')& + '" />\… 86 $commandData += '\t</Folders>\n'; 106 $commandData += $folders + $files; 135 $commandData += '<Error number="' + $errorNumber + '" />\n'; 253 ' + $commandData + '
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 285 …,commandData:b||{},command:c};return c&&c.state!=CKEDITOR.TRISTATE_DISABLED&&!1!==this.fire("befor… property in AnonymousFunctiona9e2af6b1dd00.d 1219 …(a,["cellMerge","cellMergeRight","cellMergeDown"],function(a,c){t(a,[c.commandData.cell])}),B(a,["… 1263 …used;if(f&&f.name==b.name)f.edit();else if(b.insert)b.insert({editor:a,commandData:d});else if(b.t…
|
H A D | CHANGES.md | 127 …idget_definition.html#property-insert) method now passes `editor` and `commandData`. Thanks to [ma…
|
H A D | ckeditor.js.unc | 5974 commandData: b || {}, 5978 …!1 !== this.fire("beforeCommandExec", d) && (d.returnValue = c.exec(d.commandData), !c.async && !1… 24178 t(a, [c.commandData.cell])
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 257 …,commandData:b||{},command:c};return c&&c.state!=CKEDITOR.TRISTATE_DISABLED&&!1!==this.fire("befor… property in AnonymousFunctione4ea00381bb00.d 1144 function(a,b){e(a,[b.commandData.cell])}),t(a,["cellDelete"],function(a){c(a,!0)}))}})}(),function(…
|