Lines Matching refs:isReadOnly

2068         isReadOnly: function(a) {

2524 return this.isReadOnly() || "none" == this.getComputedStyle("display") || "hidden" == this.getComputedStyle("visibility") || CKEDITOR.dtd.$nonEditable[b] || CKEDITOR.dtd.$empty[b] || this.is("a") && (this.data("cke-saved-name") || this.hasAttribute("name")) && !this.getChildCount() ? !1 : !1 !== a ? (a = CKEDITOR.dtd[b] ||
4132 if (c = m.getItem(h), b || !c.isReadOnly()) g = c.getPosition(d.startNode) & CKEDITOR.POSITION_FOLLOWING ||
5764 a.readOnly = c.readOnly ? !0 : a.elementMode == CKEDITOR.ELEMENT_MODE_INLINE ? a.element.is("textarea") ? a.element.hasAttribute("disabled") || a.element.hasAttribute("readonly") : a.element.isReadOnly() : a.elementMode == CKEDITOR.ELEMENT_MODE_REPLACE ? a.element.hasAttribute("disabled") || a.element.hasAttribute("readonly") : !1;
7535 k(b, e.block, f) && h.collapsed && !h.getCommonAncestor().isReadOnly() && (e = h.clone(), e.enlarge(CKEDITOR.ENLARGE_BLOCK_CONTENTS), f = new CKEDITOR.dom.walker(e), f.guard = function(a) {
7536 return !c(a) || a.type == CKEDITOR.NODE_COMMENT || a.isReadOnly()
7947 b && 2 != a.$.button && b.isReadOnly() && a.preventDefault()
7984 c.is("img", "hr", "input", "textarea", "select") && !c.isReadOnly() && (a.getSelection().selectElement(c), c.is("input", "textarea", "select") && b.data.preventDefault())
7987 (b = b.data.getTarget()) && b.is("img") && !b.isReadOnly() && a.getSelection().selectElement(b)
8929 c.getCommonAncestor().isReadOnly() && a.splice(b, 1);
8931 if (c.startContainer.isReadOnly())
8933 e; d && !((e = d.type == CKEDITOR.NODE_ELEMENT) && d.is("body") || !d.isReadOnly());) e && "false" == d.getAttribute("contentEditable") && c.setStartAfter(d), d = d.getParent();
8943 if (d.type == CKEDITOR.NODE_ELEMENT && d.isReadOnly()) {
9549 b.isReadOnly() || p && p.isReadOnly()))) {
9801 (a = (new CKEDITOR.dom.elementPath(b, a.root)).contains(this.element, 1)) && !a.isReadOnly() && u(a, this)
9822 for (var d, e = a.document, f; d = c.getNextParagraph();) !d.isReadOnly() && (c.activeFilter ? c.activeFilter.check(this) : 1) && (f = J(this, e, d), r(d, f));
9930 for (var b = l(this), c = a.getElementsByTag(this.element), d, e = c.count(); 0 <= --e;) d = c.getItem(e), d.isReadOnly() || B.call(this, d, !0);
9933 for (c = a.getElementsByTag(f), e = c.count() - 1; 0 <= e; e--) d = c.getItem(e), d.isReadOnly() || x(d, b[f])
10172 if (!a || !c.ignoreReadonly && a.isReadOnly()) return !1;
13077 if (!a.isReadOnly() && !a.equals(d.editable())) {
13171 if (!this.isReadOnly()) {
14205 (l = k.getParent().isReadOnly()) ? (k.setOpacity(0), k.setAttribute("contenteditable", !0)) : k.setStyle("ltr" == a.config.contentsLangDirection ?
14538 if (!e.isReadOnly() || e.type == CKEDITOR.NODE_ELEMENT && e.is("html")) {
16512 return !b || b.isReadOnly() ? null : CKEDITOR.plugins.div.getSurroundDiv(a) ? {
16527 return a.is("div") && !a.isReadOnly()
17493 if (a && a.is("img") && !a.isReadOnly() && "flash" == a.data("cke-real-element-type")) return {
18277 if ((d = a.contains("form", 1)) && !d.isReadOnly()) return {
18281 if (d && !d.isReadOnly()) {
18918 if (a && a.is("img") && !a.data("cke-realelement") && !a.isReadOnly()) return a
18950 !a.is("img") || a.data("cke-realelement") || a.isReadOnly() || (b.data.dialog = "image")
19190 for (b = b.createIterator(), a = a.config.enterMode, b.enforceRealBlocks = !0, b.enlargeBr = a != CKEDITOR.ENTER_BR; c = b.getNextParagraph(a == CKEDITOR.ENTER_P ? "p" : "div");) c.isReadOnly() || f.call(this, c, d);
19435 if (!g.isReadOnly()) {
19698 b && !b.isReadOnly() && (b.is("a") ? (a.data.dialog = !b.getAttribute("name") || b.getAttribute("href") && b.getChildCount() ? "link" :
19734 if (!a || a.isReadOnly()) return null;
20422 if (!a || a.isReadOnly()) return null;
20986 if (!n(b) || b.contains(a.editable) || b.isReadOnly()) return null;
21521 if (b.isReadOnly()) {
23666 }, 1)) && !a.isReadOnly() ? {
24775 if (!b.equals(this.editable) && b.type == CKEDITOR.NODE_ELEMENT && (b.hasAttribute("contenteditable") || !b.isReadOnly()) && l(b) && b.isVisible())
26586 h && l && !g.data("cke-upload-id") && !g.isReadOnly(1) &&