Home
last modified time | relevance | path

Searched refs:getValue (Results 126 – 150 of 1088) sorted by last modified time

12345678910>>...44

/plugin/structacl/
H A Daction.php61 $value = $data[$field]->getValue();
/plugin/odt/ODT/css/
H A Dcssimportnew.php767 $returnString .= $declaration->getProperty ().':'.$declaration->getValue ().";\n";
807 return $declaration->getValue ();
823 $value = $declaration->getValue ();
/plugin/odt/helper/
H A Dcssimport.php63 public function getValue () { function in css_declaration
992 $returnString .= ' '.$declaration->getProperty ().':'.$declaration->getValue ().";\n";
1056 return $declaration->getValue ();
1069 $value = $declaration->getValue ();
/plugin/prosemirror/
H A Dscript.js155 const $current = DokuCookie.getValue('plugin_prosemirror_useWYSIWYG');
164 if (DokuCookie.getValue('plugin_prosemirror_useWYSIWYG')) {
/plugin/structautolink/
H A Drenderer.php100 $glossary[$row[0]->getValue()] = $row[1]->getValue();
/plugin/structgantt/meta/
H A DGantt.php251 $color = $row[$this->colrefColor]->getValue();
/plugin/edittable/lib/
H A Dhandsontable.full.js6836 BaseEditor.prototype.getValue = function () {
6964 var value = this.getValue();
11777 TextEditor.prototype.getValue = function () {
11835 value = that.getValue();
15902 this.getValue = function () {
15904 if (GridSettings.prototype.getValue) {
34904 value: function getValue() {}
35373 return this.initValue != this.getValue();
35551 val = [[this.getValue()]];
41676 input = this.textarea.getValue();
[all …]
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DCachingStreamTest.php104 $this->assertEquals(5, $skipReadBytes->getValue($body));
107 $this->assertEquals(0, $skipReadBytes->getValue($body));
114 $this->assertEquals(0, $skipReadBytes->getValue($body));
121 $this->assertEquals(5, $skipReadBytes->getValue($body));
H A DAsyncReadStreamTest.php41 $this->assertNull($drain->getValue($a));
74 $this->assertTrue(is_callable($drain->getValue($a)));
75 $this->assertTrue(is_callable($pump->getValue($a)));
131 $this->assertTrue($needsDrain->getValue($a));
137 $this->assertFalse($needsDrain->getValue($a));
/plugin/snippets/
H A Dscript.js31 if(DokuCookie.getValue('snippets_keepopen')){
56 if(DokuCookie.getValue('snippets_update')){
/plugin/ckgedit/ckeditor/
H A DCHANGES.md58 …https://ckeditor.com/cke4/addon/table) dialog validator fails when the `getValue()` function is de…
H A Dckeditor.js.unc2499 getValue: function() {
11177 getValue: function() {
11231 getValue: function() {
11264 getValue: function() {
11350 getValue: function() {
12428 (this.getValue = CKEDITOR.tools.override(this.getValue, function(a) {
12550 getValue: function() {
12665 var b = this && this.getValue ? this.getValue() : a[0],
12682 c = this && this.getValue ? this.getValue() : c;
12887 b = this.getValue();
[all …]
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js13 …",onChange:function(){try{e.getById(n).setStyle("background-color",this.getValue())}catch(a){m()}}…
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js1getValue()},},{type:"hbox",id:"revisions",widths:["15%","30%","2%","53%"],children:[{type:"html",h…
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1getValue().toLowerCase();r=r.escapeRegExpCkg(r);var q=new RegExp("^"+r);for(var o=1;o<n.length;o++…
H A Dgeshi.js.unc106 …// geshi_dialog.getContentElement( 'tab-basic', 'language' ).setValue(this.getValue()); …
115 var srch = this.getValue().toLowerCase();
142 radio = this.getValue();
160 radio = this.getValue();
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1getValue(),C=this.getDialog(),B=D.match(p);if(B){if(B[2]=="%"){u(C,false)}D=B[1]}if(C.lockRatio){v…
H A Dimage.js.unc24 var value = this.getValue(),
535 newUrl = this.getValue();
621 if ( this.getValue() || this.isChanged() )
663 var value = this.getValue();
703 var value = this.getValue();
1058 var url = decodeURI( this.getValue() );
1100 if ( this.getValue() || this.isChanged() )
1149 if ( this.getValue() || this.isChanged() )
1172 if ( this.getValue() || this.isChanged() )
1189 if ( this.getValue() || this.isChanged() )
[all …]
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1getValue(),aa=Z.definition.getContents("upload"),W=aa&&aa.hidden;Z.hidePage("advanced");if(ab=="in…
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js6 …etAttribute("type")||"";this.setValue(a)},commit:function(a){var b=this.getValue();b?a.setStyle("l…
8getValue(),10);isNaN(d)?a.removeAttribute("start"):a.setAttribute("start",d);a=b;b=c;for(d=isNaN(d…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1getValue()};function a(n){var k=0,h=0;for(var g=0,o,p=n.$.rows.length;g<p;g++){o=n.$.rows[g],k=0;f…
H A Dtable.js.unc13 data.info[ id ] = this.getValue();
36 var value = this.getValue(),
331 if ( this.getValue() )
332 selectedTable.setAttribute( 'align', this.getValue() );
356 getValue: defaultToPixel,
360 styles && styles.updateStyle( 'width', this.getValue() );
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1getValue();if(n){m.setStyle("text-align",n);m.setAttribute("class",n+"align")}else{m.removeStyle("…
H A DtableCell.js.unc106 var value = this.getValue();
137 selectedCell.renameNode( this.getValue() );
153 var value = parseInt( this.getValue(), 10 );
155 selectedCell.setAttribute( 'rowSpan', this.getValue() );
172 var value = parseInt( this.getValue(), 10 );
174 selectedCell.setAttribute( 'colSpan', this.getValue() );
213 saved[ field.id ] = field.getValue();
220 if ( saved[ field.id ] !== field.getValue() )
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js18 …0;a.textNode.Thesaurus.setValue(a.selectNode.Synonyms.getInputElement().getValue())};var C=functio…
20 …"left"});f.on("click",function(b){a.textNode.GrammTab.setValue(b.sender.getValue())});c?f.setAttri…
47 c,e=a.textNode[c].getValue(),f=this.getElement().getAttribute("title-cmd");g.postMessage.send({mess…
58 …unction(){B=this},onChange:function(){a.textNode.SpellTab.setValue(this.getValue())}}]}]}]},{type:…
73getValue())}},{type:"select",id:"Synonyms",label:a.LocalizationLabel.Synonyms.text+":",labelStyle:…
77 …);g.cookie.set("udnCmd",h?h:"ignore");"delete"!=h&&(a="",""!==t.getValue()&&(a=t.getValue()),g.coo…
79 …eft; min-height: 16px;","default":"",onClick:function(){e[this.id]=this.getValue()?1:0}},{type:"ch…
80getValue()?1:0}},{type:"checkbox",id:"IgnoreMixedCaseWords",label:"Ignore Mixed-Case Words",labelS…
81 …eft; min-height: 16px;","default":"",onClick:function(){e[this.id]=this.getValue()?1:0}}]}]},{type…
82 …ie.get("udn"),this.getValue());this.setValue(b)},onShow:function(){t=this;var b=g.cookie.get("udn"…
[all …]

12345678910>>...44