Home
last modified time | relevance | path

Searched defs:commandData (Results 1 – 2 of 2) sorted by relevance

/plugin/ckgedit/ckeditor/
Dckeditor.js285 null},execCommand:function(a,b){var c=this.getCommand(a),d={name:a,commandData:b||{},command:c};ret… property
1263 …used;if(f&&f.name==b.name)f.edit();else if(b.insert)b.insert({editor:a,commandData:d});else if(b.t… property
/plugin/ckgdoku/ckeditor/
Dckeditor.js257 …(a):null},execCommand:function(a,b){var c=this.getCommand(a),d={name:a,commandData:b||{},command:c… property