| /plugin/elasticsearch/vendor/ruflin/elastica/src/ |
| D | Suggest.php | 15 public function __construct(?AbstractSuggest $suggestion = null) argument 17 if (null !== $suggestion) { 18 $this->addSuggestion($suggestion); 33 public function addSuggestion(AbstractSuggest $suggestion): self argument 35 return $this->addParam('suggestion', $suggestion); 39 * @param AbstractSuggest|Suggest $suggestion 43 public static function create($suggestion): self argument 46 case $suggestion instanceof self: 47 return $suggestion; 48 case $suggestion instanceof AbstractSuggest: [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
| D | GoogleCloudRetailV2CompleteQueryResponseCompletionResult.php | 27 public $suggestion; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2CompleteQueryResponseCompletionResult 46 public function setSuggestion($suggestion) argument 48 $this->suggestion = $suggestion; 55 return $this->suggestion;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/ |
| D | CompletionResult.php | 29 public $suggestion; variable in Google\\Service\\CloudTalentSolution\\CompletionResult 52 public function setSuggestion($suggestion) argument 54 $this->suggestion = $suggestion; 61 return $this->suggestion;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/ |
| D | GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData.php | 34 public $suggestion; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData 75 public function setSuggestion($suggestion) argument 77 $this->suggestion = $suggestion; 84 return $this->suggestion;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
| D | Comment.php | 77 public function setSuggestion(Suggestion $suggestion) argument 79 $this->suggestion = $suggestion; 86 return $this->suggestion;
|
| /plugin/tindexmenu/ |
| D | CREDITS | 13 The nons e headpage option suggestion. 34 Css dynamic properties and suggestion of js theme with differents image formats 40 Current page highliting suggestion. 46 Sort by metada suggestion.
|
| /plugin/indexmenu/ |
| D | CREDITS | 13 The nons e headpage option suggestion. 34 Css dynamic properties and suggestion of js theme with differents image formats 40 Current page highliting suggestion. 46 Sort by metada suggestion.
|
| /plugin/publish/lang/en/ |
| H A D | mailapprovetext.txt | 2 Your suggestion for @TITLE@ at @DOKUWIKIURL@
|
| H A D | mailchangetext.txt | 1 There is a new suggestion in your DokuWiki. Here are the details:
|
| /plugin/publish/lang/fr/ |
| H A D | mailchangetext.txt | 1 Il y a une nouvelle suggestion pour votre wiki. En voici les détails :
|
| /plugin/publish/_test/ |
| H A D | mail.unit.test.php | 116 Your suggestion for My Test Wiki at http://wiki.example.com' . DOKU_BASE . '
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_ShoppingService.php | 588 public $suggestion; variable in Google_ProductsSpelling 589 public function setSuggestion( $suggestion) { argument 590 $this->suggestion = $suggestion; 593 return $this->suggestion;
|
| /plugin/progrecss/ |
| D | ChangeLog | 11 suggestion by Gunnar Gorges and Otto Vanio (from sortablejs plugin).
|
| /plugin/aichat/vendor/bdelespierre/php-kmeans/ |
| D | CONTRIBUTING.md | 30 - Check to make sure your feature suggestion isn't already present within the project.
|
| /plugin/adfs/phpsaml/extlib/xmlseclibs/ |
| D | CHANGELOG.txt | 21 - OpenSSL is now a requirement rather than suggestion. (Slaven Bacelic)
|
| /plugin/saml/phpsaml/extlib/xmlseclibs/ |
| D | CHANGELOG.txt | 21 - OpenSSL is now a requirement rather than suggestion. (Slaven Bacelic)
|
| /plugin/cacherevisionseraser/ |
| D | README.md | 91 * Added Meta files & old lost page locks delection (suggestion from Kibi).
|
| /plugin/cacherevisionseraser2/ |
| D | README.md | 98 * Added Meta files & old lost page locks delection (suggestion from Kibi).
|
| /plugin/flowplay2/flowplayer/ |
| D | README.txt | 6 (example suggestion.js, example external configuration file). 124 - Does not unnecessarily load the suggestion URL several times.
|
| /plugin/botmon/lang/en/ |
| H A D | wordlist.txt | 2247 suggestion 2
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/ |
| D | CHANGELOG.md | 13 …nd-yargs. allows handling of command specific arguments. Thanks for the suggestion @ohjames (@bcoe)
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | fr.js.unc | 663 "noSuggestions": "- Aucune suggestion -",
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | fr.js.unc | 663 "noSuggestions": "- Aucune suggestion -",
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 4.4.js.map | 1 …suggestion) {\n var label = suggestion.label;\n var existing = propo…
|
| /plugin/ckgedit/ckeditor/ |
| D | CHANGES.md | 144 …button is not inserting an [autocomplete](https://ckeditor.com/cke4/addon/autocomplete) suggestion. 146 …2195): Fixed: [Emoji](https://ckeditor.com/cke4/addon/emoji) shows the suggestion box when the col… 213 … when the user tries to replace a word with non-English characters with a proper suggestion in WSC. 851 …* [#13185](https://dev.ckeditor.com/ticket/13185): Fixed: Wrong position of the suggestion box if …
|