Searched refs:problem_grammar_data_attribute (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 1042 …problem_grammar_data_attribute)))return!1},d=function(b){var c=!0;a.scayt&&(b.hasAttribute(f.optio… 1043 …problem_grammar_data_attribute];f&&(b||c)&&delete a.name;return a}}});c&&c.addRules({elements:{spa… 1053 …data-scayt-word",misspelled_word_class:"scayt-misspell-word",problem_grammar_data_attribute:"data-… 1056 …rd_class:f.options.misspelled_word_class,problem_grammar_data_attribute:f.options.problem_grammar_… property in AnonymousFunctione4ea003867100.AnonymousFunctione4ea003867200.l
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 1126 …problem_grammar_data_attribute)))return!1},k=function(b){var d=!0;a.scayt&&(b.hasAttribute(c.optio… 1127 …problem_grammar_data_attribute];c&&(b||d)&&delete a.name;return a}}});b&&b.addRules({elements:{spa… 1139 misspelled_word_class:"scayt-misspell-word",problem_grammar_data_attribute:"data-grayt-phrase",prob… property in CKEDITOR.plugins.scayt.options 1142 …rd_class:c.options.misspelled_word_class,problem_grammar_data_attribute:c.options.problem_grammar_… property in CKEDITOR.plugins.scayt.createScayt.AnonymousFunctiona9e2af6b62000.f
|
H A D | ckeditor.js.unc | 22252 …e(c.options.data_attribute_name) || b.hasAttribute(c.options.problem_grammar_data_attribute))) ret… 22256 …e(c.options.data_attribute_name) || b.hasAttribute(c.options.problem_grammar_data_attribute)) && (… 22264 …asClass(c.options.problem_grammar_class) && a.attributes[c.options.problem_grammar_data_attribute]; 22275 …asClass(c.options.problem_grammar_class) && a.attributes[c.options.problem_grammar_data_attribute]; 22516 problem_grammar_data_attribute: "data-grayt-phrase", 22566 problem_grammar_data_attribute: c.options.problem_grammar_data_attribute,
|