Home
last modified time | relevance | path

Searched refs:setValue (Results 401 – 425 of 708) sorted by path

1...<<11121314151617181920>>...29

/plugin/authowncloud/
H A Dauth.php112 if(!OC_Preferences::setValue($user, 'settings', 'email', $mail)) return null;
148 … if(!OC_Preferences::setValue($user, 'settings', 'email', $changes['mail'])) return false;
/plugin/autoindentcontrol/
H A Dscript.js89 DokuCookie.setValue('autoIndentOFF', 1);
94 DokuCookie.setValue('autoIndentOFF', '');
207 DokuCookie.setValue('autoIndentOFF', auto.enabled ? '' : 1);
/plugin/bez/mdl/
H A DFactory.php264 $reflectionProperty->setValue($obj, $this->model->db->lastInsertId());
H A DThreadFactory.php240 $reflectionProperty->setValue($obj, 'opened');
246 $reflectionProperty->setValue($obj, $prev_state);
/plugin/chat/
H A Dscript.js532 DokuCookie.setValue(name, value, expire);
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js105 a[b]);return this},setValue:function(a){this.$.value=a;return this},removeAttribute:function(){var …
517setValue:function(a){if(this.bidi){var b=a&&a.charAt(0);(b="‪"==b?"ltr":"‫"==b?"rtl":null)&&(a=a.s… method in CKEDITOR.ui.dialog.uiElement
520setValue:function(a,b){this.getInputElement().$.checked=a;!b&&this.fire("change",{value:a})},getVa…
585 …nction"==typeof b.setValue&&(this.setValue=CKEDITOR.tools.override(this.setValue,function(a){retur…
591 …nt()},getDialog:function(){return this._.dialog},setValue:function(a,b){this.getInputElement().set…
780 …this.att;a=a&&a.hasAttribute(b)&&a.getAttribute(b)||"";void 0!==a&&this.setValue(a)}function f(){f…
783 …le(a,b);d=CKEDITOR.tools.normalizeCssText(e.getAttribute("style"));this.setValue(d,1)},setup:a,com…
815 …wser.target||null))if(d=d.split(":"),e=c.getContentElement(d[0],d[1]))e.setValue(a),c.selectPage(d…
854 …or(var h in t)if(t[h].checkElementMatch(g,!0,a)){h!=e&&this.setValue(h);return}}this.setValue("",d…
859 …var d in e)if(e[d].checkActive(b,a)){d!=c&&this.setValue(d,a.lang.format["tag_"+d]);return}this.se…
[all …]
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js5setValue("");y()}function z(a){a=a.data.getTarget();var c;"td"==a.getName()&&(c=a.getChild(0).getH…
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js23setValue(k.getValue())}}})},onShow:function(){e.searchRange=t();var a=this.getParentEditor().getSe…
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1setValue(r)}}},{type:"text",id:"file",label:k.lang.geshi.file||"File name",width:"175px"},{type:"r…
H A Dgeshi.js.unc105 …// geshi_dialog.getContentElement( 'tab-basic', 'language' ).setValue(this.getValue()); …
124 …if(srch) geshi_dialog.getContentElement( 'tab-basic', 'ckg_geshi_lang' ).setValue(srch); …
158 dialog.getContentElement( 'tab-basic', 'geshi' ).setValue( text );
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1setValue(E.$.width);C&&C.setValue(E.$.height)}r(B)};var o=function(E,D){if(E!=d){return}function H…
H A Dimage.js.unc239 this.setValue( value );
616 this.setValue( element.getAttribute( 'alt' ) );
821 this.setValue( value );
872 this.setValue( value );
922 this.setValue( value );
1051 this.setValue( href );
1144 this.setValue( element.getAttribute( 'id' ) );
1167 this.setValue( element.getAttribute( 'dir' ) );
1184 this.setValue( element.getAttribute( 'lang' ) );
1223 this.setValue( element.getAttribute( 'class' ) );
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1setValue(W[X][this.id]||"")}};var P=function(W){return z.call(this,"target",W)};var O=function(W){…
H A Dlink.js.unc431 this.setValue( data[page][this.id] || '' );
585 this.setValue( data.type );
620 this.setValue( data.url.protocol || '' );
654 protocolCmb.setValue( '' );
681 this.setValue( data.url.url );
793 this.setValue( data.url.iwiki_shortcut || '' );
890 this.setValue( data.email.address );
911 this.setValue( data.email.subject );
930 this.setValue( data.email.body );
997 this.setValue( data.hash );
[all …]
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js6 a.getStyle("list-style-type")||h[a.getAttribute("type")]||a.getAttribute("type")||"";this.setValue(…
8 a.getFirst(f).getAttribute("value")||a.getAttribute("start")||1;this.setValue(a)},commit:function(a…
9 a.getStyle("list-style-type")||h[a.getAttribute("type")]||a.getAttribute("type")||"";this.setValue(…
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js2 …);for(var b=c.scayt,a=0;a<this.getChild().length;a++)this.getChild()[a].setValue(b.getApplicationC…
6 …rDictionaryName()&&a.getContentElement("dictionaries","dictionaryName").setValue(h.getUserDictiona…
10setValue(""),h.toggleDictionaryState.call(b,"initialState"),c.fire("scaytUserDictionaryAction",{di…
12 …ContentElement("dictionaries","addWordField");g.clearWordList.call(b);a.setValue("");g.getUserDict…
15setValue(""),c.fire("scaytUserDictionaryAction",{dialog:b,command:"wordAlreadyAdded",name:e})):(th…
19 …ionaries","dictionaryName").setValue(e.getUserDictionaryName()):c.getContentElement("dictionaries"…
20 …ionaries","dictionaryName").setValue(e.getUserDictionaryName()):c.getContentElement("dictionaries"…
22 …tentElement("dictionaries","addWordField");g.clearWordList.call(this);b.setValue("");g.getUserDict…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1setValue(k.$.rows.length)},commit:b},{type:"text",id:"txtCols","default":2,label:h.lang.table.colu…
H A Dtable.js.unc249 this.setValue( selectedElement.$.rows.length );
262 this.setValue( tableColumns( selectedTable ) );
299 this.setValue( dialog.hasColumnHeaders ? 'both' : 'row' );
301 this.setValue( dialog.hasColumnHeaders ? 'col' : '' );
328 this.setValue( selectedTable.getAttribute( 'align' ) || '' );
364 this.setValue( val );
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1setValue(n);!isNaN(m)&&this.setValue(m)},commit:function(l){var n=parseInt(this.getValue(),10),m=t…
H A DtableCell.js.unc62 !isNaN( widthAttr ) && this.setValue( widthAttr );
63 !isNaN( widthStyle ) && this.setValue( widthStyle );
92 this.setValue( widthMatch[ 2 ] );
119 this.setValue( alignClass);
153 this.setValue( selectedCell.getName() );
169 this.setValue( attrVal );
188 this.setValue( attrVal );
214 this.setValue( bgColorStyle || bgColorAttr );
240 this.getDialog().getContentElement( 'info', 'bgColor' ).setValue( color );
263 this.setValue( borderColorStyle || borderColorAttr );
[all …]
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js18 …ynonyms.getInputElement().$.firstChild.selected=!0;a.textNode.Thesaurus.setValue(a.selectNode.Syno…
20 …etStyles({"float":"left"});f.on("click",function(b){a.textNode.GrammTab.setValue(b.sender.getValue…
24 …;c instanceof Array&&(c=b.word[0]);e=c=c.split(",");a.textNode.SpellTab.setValue(e[0]);b=z(A);A.cl…
25 …etElement().setHtml("");a.textNode.GrammTab.reset();a.textNode.GrammTab.setValue(c);a.textNodeInfo…
31 …ion(){},setOptionsConfirmF:function(){},setOptionsConfirmT:function(){t.setValue("")},clickBusy:fu…
58 ….."]],onShow:function(){A=this},onChange:function(){a.textNode.SpellTab.setValue(this.getValue())}…
75 …tNode.Thesaurus.setValue(this.getValue());a.LocalizationLabel.Synonyms.instance=this},onChange:fun…
83 …aryName?a.userDictionaryName:(g.cookie.get("udn"),this.getValue());this.setValue(b)},onShow:functi…
84 g.cookie.get("udn"):this.getValue();this.setValue(b);this.setLabel(a.LocalizationComing.DictionaryN…
89setValue("checked",!1):e.IgnoreAllCapsWords.setValue("",!1);parseInt(d.IgnoreWordsNumbers,10)?e.Ig…
H A Dwsc_ie.js10 …:"text/javascript",src:n}}));b=a.getData();CKEDITOR.document.getById(g).setValue(b);e=window.setIn…
/plugin/ckgdoku/
H A Dscript.js442 dialog.getContentElement("info", "cmbAlign").setValue(align);
445 dialog.getContentElement("info", "cmbLinkType").setValue(link);
448 dialog.getContentElement("info", "txtWidth").setValue(width);
460 dialog.getContentElement('info', 'media').setValue(id);
/plugin/ckgdoku/scripts/
H A Dscript-cmpr.js1setValue(j)}if(k!=null){o.getContentElement("info","cmbLinkType").setValue(k)}if(d!=null){o.getCon…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js280 …g.htmlEncodeOutput&&(b=CKEDITOR.tools.htmlEncode(b));a.is("textarea")?a.setValue(b):a.setHtml(b);r…
564setValue:function(b){if(this.bidi){var a=b&&b.charAt(0);(a="‪"==a?"ltr":"‫"==a?"rtl":null)&&(b=b.s… method in CKEDITOR.ui.dialog.uiElement
567setValue:function(b,a){this.getInputElement().$.checked=b;!a&&this.fire("change",{value:b})},getVa…
632 …nction"==typeof b.setValue&&(this.setValue=CKEDITOR.tools.override(this.setValue,function(a){retur…
639 setValue:function(a,b){this.getInputElement().setValue(a);!b&&this.fire("change",{value:a});return … method in CKEDITOR.ui.dialog.uiElement
652 …le(a,b);d=CKEDITOR.tools.normalizeCssText(e.getAttribute("style"));this.setValue(d,1)},setup:f,com…
882 …g(),c=c.filebrowser.target||null))if(c=c.split(":"),e=d.getContentElement(c[0],c[1]))e.setValue(a),
908 …y&&!this.readOnly&&(b=CKEDITOR.TRISTATE_DISABLED);this.setState(b);this.setValue("");b!=CKEDITOR.T…
919 …or(var e in k)if(k[e].checkElementMatch(f,!0,b)){e!=c&&this.setValue(e);return}}this.setValue("",p…
930 …alue();b=b.data.path;this.refresh();for(var c in d)if(d[c].checkActive(b,a)){c!=e&&this.setValue(c,
[all …]

1...<<11121314151617181920>>...29