| /plugin/farmsync/meta/ |
| D | PageConflict.php | 49 $form->addTextarea('editarea')->val($this->getFinalText()); 56 $form->addTextarea('backup')->val($this->getFinalText())->attr("style", "display:none;");
|
| /plugin/farmsync/ |
| D | admin.php | 67 $form->addTextarea('farmsync[pages]', $this->getLang('label:PageEntry')); 69 $form->addTextarea('farmsync[media]', $this->getLang('label:MediaEntry'));
|
| /plugin/structnotification/ |
| H A D | admin.php | 188 $form->addTextarea('predicate[filters]') 202 $form->addTextarea('predicate[message]')
|
| /plugin/adfs/ |
| D | admin.php | 38 $form->addTextarea('xml', 'The XML Metadata')->val($this->xml)->useInput(false);
|
| /plugin/saml/ |
| D | admin.php | 39 $form->addTextarea('xml', 'The XML Metadata')->val($this->xml)->useInput(false);
|
| /plugin/googleads/ |
| D | admin.php | 105 $ta = $form->addTextarea('googleads[code]', $this->getLang('gads_googleads_code'));
|
| /plugin/recommend/ |
| D | action.php | 159 $form->addTextarea('comment', $this->getLang('message'))
|
| /plugin/questionnaire/ |
| D | syntax.php | 135 $form->addTextarea('questionnaire[' . $question . ']');
|
| /plugin/infomail/ |
| D | action.php | 96 …$form->addTextarea('comment', $this->getLang('message'))->attr('rows', '8')->attr('cols', '10')->a…
|
| /plugin/sqlite/ |
| H A D | admin.php | 122 $form->addTextarea('sql')->addClass('edit');
|
| /plugin/translate/ |
| D | action.php | 183 $form->addTextarea('origWikitext', '', $pos++)->attrs($attrs)->val($origtext)
|
| /plugin/fksnewsfeed/ |
| D | action.php | 267 $input = $form->addTextarea('text', $this->getLang($field), -1)->attrs([
|
| /plugin/blogtng/helper/ |
| D | comments.php | 504 $textarea = $form->addTextarea('wikitext')
|
| /plugin/tagging/ |
| H A D | helper.php | 387 $form->addTextarea('tagging[tags]')
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Dialogs.js | 1446 texts[index] = form.addTextarea(names[count] + ':', value, 2); 1593 var text = form.addTextarea(name + ':', '', 2);
|
| /plugin/prosemirror/lib/ |
| D | bundle.js | 1 …>").appendTo(e);n.forEach((function(e){switch(e.type){case"textarea":t.addTextarea(r,e);break;case…
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 175 …kbox");this.addField(a,c);b&&(c.checked=!0);return c};mxForm.prototype.addTextarea=function(a,b,c)… method in mxForm
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 413 …kbox");this.addField(a,c);b&&(c.checked=!0);return c};mxForm.prototype.addTextarea=function(a,b,c)… method in mxForm 3719 …Child(a);c.appendChild(d);e.appendChild(c)},k=function(a,b,c){n[a]=b;p[a]=l.addTextarea(n[q]+":",c, 3724 "");0<=b&&(n.splice(b,1),p.splice(b,1));n.push(a);var c=l.addTextarea(a+":","",2);c.style.width="10…
|
| D | viewer.min.js | 379 …kbox");this.addField(a,c);b&&(c.checked=!0);return c};mxForm.prototype.addTextarea=function(a,b,c)… method in mxForm
|
| D | viewer-static.min.js | 379 …kbox");this.addField(a,c);b&&(c.checked=!0);return c};mxForm.prototype.addTextarea=function(a,b,c)… method in mxForm
|