| /plugin/spellcheck/ |
| D | spellcheck.php | 211 function spell_formatword($word,$suggestions=null){ argument 214 if(is_array($suggestions)){ 216 $suggestions = array_slice($suggestions,0,7); 217 $suggestions = array_map('htmlspecialchars',$suggestions); 221 $suggestions = array_map('utf8_tohtml',$suggestions); 224 $suggestions = array_map('addslashes',$suggestions); 226 $sug = ",'".join("','",$suggestions)."'"; // build javascript args
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/ |
| D | GoogleCloudDialogflowV2beta1IntentMessageSuggestions.php | 29 public function setSuggestions($suggestions) argument 31 $this->suggestions = $suggestions; 38 return $this->suggestions;
|
| D | GoogleCloudDialogflowV2IntentMessageSuggestions.php | 29 public function setSuggestions($suggestions) argument 31 $this->suggestions = $suggestions; 38 return $this->suggestions;
|
| D | GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent.php | 67 public function setSuggestions($suggestions) argument 69 $this->suggestions = $suggestions; 76 return $this->suggestions;
|
| D | GoogleCloudDialogflowV2IntentMessage.php | 228 public function setSuggestions(GoogleCloudDialogflowV2IntentMessageSuggestions $suggestions) argument 230 $this->suggestions = $suggestions; 237 return $this->suggestions;
|
| D | GoogleCloudDialogflowV2beta1IntentMessage.php | 282 public function setSuggestions(GoogleCloudDialogflowV2beta1IntentMessageSuggestions $suggestions) argument 284 $this->suggestions = $suggestions; 291 return $this->suggestions;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/ |
| D | SuggestionClusterProto.php | 47 public function setSuggestions($suggestions) argument 49 $this->suggestions = $suggestions; 56 return $this->suggestions;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
| D | Video.php | 292 public function setSuggestions(VideoSuggestions $suggestions) argument 294 $this->suggestions = $suggestions; 301 return $this->suggestions;
|
| /plugin/sincetil/ |
| D | CONTRIBUTING.md | 1 Please get in contact on gitlab or email or wherever if you have ideas or suggestions.
|
| /plugin/pixelyear/ |
| D | CONTRIBUTING.md | 1 Please get in contact on gitlab or email or wherever if you have ideas or suggestions.
|
| /plugin/tindexmenu/ |
| D | CREDITS | 58 Context menu patch and other suggestions
|
| /plugin/combo/vendor/symfony/yaml/Command/ |
| H A D | LintCommand.php | 283 public function complete(CompletionInput $input, CompletionSuggestions $suggestions): void argument 286 $suggestions->suggestValues(['txt', 'json', 'github']);
|
| /plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/ |
| D | Daniel Midgley.txt | 16 - report problems or suggestions
|
| /plugin/indexmenu/ |
| D | CREDITS | 58 Context menu patch and other suggestions
|
| /plugin/progrecss/ |
| D | ChangeLog | 9 for suggestions.
|
| /plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | wordWindow.js | 20 this.suggestions = new Array();
|
| D | spellChecker.js | 411 var a_suggests = this.wordWin.suggestions[text_num][word_num];
|
| /plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | wordWindow.js | 20 this.suggestions = new Array();
|
| D | spellChecker.js | 423 var a_suggests = this.wordWin.suggestions[text_num][word_num];
|
| /plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/ |
| D | wordWindow.js | 20 this.suggestions = new Array();
|
| D | spellChecker.js | 411 var a_suggests = this.wordWin.suggestions[text_num][word_num];
|
| /plugin/displayfile/ |
| D | README.md | 42 …ontrol what files are and aren't displayable. Any security concerns or suggestions are welcome and…
|
| /plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/ |
| D | spellchecker.cfm | 121 wordWindowObj.suggestions = suggs;
|
| /plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/ |
| D | spellchecker.cfm | 119 wordWindowObj.suggestions = suggs;
|
| /plugin/dw2pdf/ |
| D | composer.lock | 299 …e FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages wh…
|