Home
last modified time | relevance | path

Searched refs:setText (Results 126 – 150 of 182) sorted by relevance

12345678

/plugin/twofactorsmsgateway/
H A Dhelper.php166 $mail->setText($message);
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Detherpad-lite-client.php219 public function setText($padID, $text){ function in EtherpadLiteClient
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessage.php352 public function setText(GoogleCloudDialogflowV2beta1IntentMessageText $text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessage
/plugin/refnotes/
H A Dadmin.js709 this.setText = function (text) {
743 this.setText = function (text) {
897 current.setText(event.target.value);
H A Daction.php354 $reference->getNote()->setText('defined');
/plugin/blogtng/entities/
H A DComment.php268 public function setText($text) function in dokuwiki\\plugin\\blogtng\\entities\\Comment
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java.bak118 vertexRenderer.setText(label);
/plugin/refnotes/syntax/
H A Dreferences.php213 $reference->getNote()->setText($text);
/plugin/prosemirror/
H A Drenderer.php287 $tnode->setText($text);
322 $node->setText($text);
/plugin/authgoogle/google/contrib/
H A DGoogle_FreebaseService.php346 public function setText( $text) { function in Google_TopicValue
H A DGoogle_PredictionService.php322 public function setText(Google_AnalyzeDataDescriptionFeaturesText $text) { function in Google_AnalyzeDataDescriptionFeatures
414 public function setText(/* array(Google_AnalyzeDataDescriptionOutputFeatureText) */ $text) { function in Google_AnalyzeDataDescriptionOutputFeature
H A DGoogle_ModeratorService.php1339 public function setText($text) { function in Google_Submission
1538 public function setText($text) { function in Google_SubmissionTranslations
1552 public function setText($text) { function in Google_Tag
H A DGoogle_BooksService.php1541 public function setText( $text) { function in Google_BooksLayerDictDataDictWordsDerivatives
1577 public function setText( $text) { function in Google_BooksLayerDictDataDictWordsExamples
1720 public function setText( $text) { function in Google_BooksLayerDictDataDictWordsSensesDefinitionsExamples
1773 public function setText( $text) { function in Google_BooksLayerDictDataDictWordsSensesSynonyms
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorPalette.java289 entry.setText(name); in addTemplate()
H A DBasicGraphEditor.java663 statusBar.setText(msg);
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js12 …t()||b[d].instance.getElement();else continue;e=b[d].localizationID||d;c.setText(a.LocalizationCom…
25 …o.GrammTab.getElement().setHtml("");a.textNodeInfo.GrammTab.getElement().setText(b.info);b=b.gramm…
84 …id)},onShow:function(){(this.getElement().getFirst()||this.getElement()).setText(a.LocalizationCom…
85 …id)},onShow:function(){(this.getElement().getFirst()||this.getElement()).setText(a.LocalizationCom…
86setText(a.LocalizationComing.Rename)},onClick:b},{type:"button",id:"delete",label:"Remove",title:"…
87 …ming.OptionsTextIntro+"\x3c/div\x3e",onShow:function(){this.getElement().setText(a.LocalizationCom…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js12 …t()||b[e].instance.getElement();else continue;c=b[e].localizationID||e;d.setText(a.LocalizationCom…
25 …o.GrammTab.getElement().setHtml("");a.textNodeInfo.GrammTab.getElement().setText(b.info);b=b.gramm…
83setText(a.LocalizationComing.Create)},onClick:b},{type:"button",id:"restore",label:"Restore",title…
84setText(a.LocalizationComing.Rename)},onClick:b},{type:"button",id:"delete",label:"Remove",title:"…
85 …ming.OptionsTextIntro+"\x3c/div\x3e",onShow:function(){this.getElement().setText(a.LocalizationCom…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1412 element.setText(internal_text);
1416 element.setText(url);
1426 text.setText(media_text);
1429 text.setText(internal_text);
1432 text.setText(iwiki_text);
1435 text.setText(url_text);
1438 text.setText(data.adv.advTitle);
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js445 this.wordWin.setText( text_num, word_num, newText );
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js457 this.wordWin.setText( text_num, word_num, newText );
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php105 * input char buffer. Use {@see Lexer::setText()} or can set this instance var.
431 public function setText(string $text) : void function in Antlr\\Antlr4\\Runtime\\Lexer
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.flash.min.js
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js1setText:function(a,b,c){this.keyBuffer=[a||""];this.linewise=!!b;this.blockwise=!!c},pushText:func… method in X
2 …){t=c.lastSelection.headMark.find()}R.registerController.unnamedRegister.setText(x);if(p){a.replac…
3setText(a);if(a instanceof RegExp){return a}var e=eb(a);var f;var g;if(!e.length){f=a}else{f=a.sub…
/plugin/blogtng/
H A Dadmin.php893 $comment->setText($INPUT->post->str('comment-text'));
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …lement(ah);delete this._.selectedElement}if(ag){az.setText(ag)}else{if(az&&aN.adv.advTitle){az.set…

12345678