Home
last modified time | relevance | path

Searched refs:misspelled_word_class (Results 1 – 3 of 3) sorted by relevance

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js1042 …b.addRules({elements:{span:function(a){var b=a.hasClass(f.options.misspelled_word_class)&&a.attrib…
1043 …c.addRules({elements:{span:function(a){var b=a.hasClass(f.options.misspelled_word_class)&&a.attrib…
1053 …!0,newpage:!0,templates:!0},data_attribute_name:"data-scayt-word",misspelled_word_class:"scayt-mis…
1056 …data_attribute_name:f.options.data_attribute_name,misspelled_word_class:f.options.misspelled_word_… property in AnonymousFunctione4ea003867100.AnonymousFunctione4ea003867200.l
/plugin/ckgedit/ckeditor/
H A Dckeditor.js1126 …sh(g);d&&d.addRules({elements:{span:function(a){var b=a.hasClass(c.options.misspelled_word_class)&&
1127 …b.addRules({elements:{span:function(a){var b=a.hasClass(c.options.misspelled_word_class)&&a.attrib…
1139 misspelled_word_class:"scayt-misspell-word",problem_grammar_data_attribute:"data-grayt-phrase",prob… property in CKEDITOR.plugins.scayt.options
1142 …data_attribute_name:c.options.data_attribute_name,misspelled_word_class:c.options.misspelled_word_… property in CKEDITOR.plugins.scayt.createScayt.AnonymousFunctiona9e2af6b62000.f
H A Dckeditor.js.unc22263 …var b = a.hasClass(c.options.misspelled_word_class) && a.attributes[c.options.data_attribute_name],
22273 var b = a.hasClass(c.options.misspelled_word_class) &&
22515 misspelled_word_class: "scayt-misspell-word",
22565 misspelled_word_class: c.options.misspelled_word_class,