| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
| D | ChannelBrandingSettings.php | 49 public function setHints($hints) argument 51 $this->hints = $hints; 58 return $this->hints;
|
| /plugin/asciidocjs/node_modules/yargs/build/lib/ |
| D | usage.js | 210 const hints = []; 212 hints.push(`[${__('default')}]`); 214 hints.push(`[${__('aliases:')} ${command[3].join(', ')}]`); 218 hints.push(`[${__('deprecated: %s', command[4])}]`); 221 hints.push(`[${__('deprecated')}]`); 224 if (hints.length) { 226 text: hints.join(' '),
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 20901 hints = context.hints || {}, 20902 autoSelect = hints.autoSelect; 26043 function getConnectedDistance(source, hints) { argument 26044 if (!hints) { 26045 hints = {}; 26053 var defaultDistance = hints.defaultDistance || DEFAULT_DISTANCE, 26054 direction = hints.direction || 'e', 26055 filter = hints.filter, 26056 getWeight = hints.getWeight || getDefaultWeight, 26057 maxDistance = hints.maxDistance || DEFAULT_MAX_DISTANCE, [all …]
|
| D | bpmn-modeler.production.min.js | 28 …te.end",500,(function(e){var n=e.context,i=n.canExecute,r=n.elements,o=(n.hints||{}).autoSelect;if… 33 …hints||{},i=t.shape,o=t.parent||t.newParent;!1!==n.autoResize&&r._expand([i],o)})),this.postExecut… 34 …hints||{},h={x:Ps(e.x),y:Ps(e.y)};if(!n)return!1;u===Ms?(a?s.splice(i,0,h):s[i]=h,l.bendpointMove=… property
|
| /plugin/upgrade/lang/en/ |
| D | final.txt | 3 …with the new version. The [[https://forum.dokuwiki.org/|user forum]] might have some hints for you.
|
| /plugin/findologicxmlexport/vendor/phpspec/prophecy/ |
| D | CHANGES.md | 23 * Support for object return type hints (thanks @greg0ire) 29 * Support object type hints in PHP 7.2 (thanks @@jansvoboda11) 95 * Add support for PHP7 scalar type hints (thanks @trowski)
|
| /plugin/advanced/lang/en/ |
| D | config.txt | 12 … | [[doku>abbreviations]] | automatic abbreviation hints |
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | breaking-changes.asciidoc | 38 Added type hints and return type declarations in all the code base where
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
| D | BREAKING_CHANGES.md | 19 - Added type hints and return type declarations where possible
|
| /plugin/findologicxmlexport/vendor/hoa/file/ |
| D | CHANGELOG.md | 29 * Fix API documentation, type-hints & co. (Ivan Enderlin, 2015-11-09T08:09:46+01:00)
|
| /plugin/pureldap/vendor/freedsx/asn1/ |
| H A D | CHANGELOG.md | 10 * Update return types for AbstractType and some ASN1 helper methods to provider better hints for st…
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/promises/ |
| D | CHANGELOG.md | 22 - Added PHP 7 type hints
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Editor.js | 2001 …Ui, filename, buttonText, fn, label, validateFn, content, helpLink, closeOnBtn, cancelFn, hints, w) argument 2127 if (hints != null) 2129 td.appendChild(FilenameDialog.createTypeHint(editorUi, nameInput, hints)); 2175 td.style.paddingTop = (hints != null) ? '12px' : '20px'; 2236 FilenameDialog.createTypeHint = function(ui, nameInput, hints) argument 2253 for (var i = 0; i < hints.length; i++) 2255 if (hints[i].ext.length > 0 && nameInput.value.toLowerCase().substring( 2256 nameInput.value.length - hints[i].ext.length - 1) == '.' + hints[i].ext) 2258 hint.setAttribute('title', mxResources.get(hints[i].title));
|
| /plugin/authnc/ |
| D | README.md | 41 * Issues, feature requests, testing and hints are also welcome
|
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | UPGRADING.md | 9 - The minimum PHP version is 7.2, type hints are used almost everywhere, most of the method signatu…
|
| /plugin/bibtex/OSBib/create/ |
| D | osbib.css | 101 * .hint: text hints given to provide further information usually on form input. Often used in conj…
|
| /plugin/strata/ |
| D | manual.txt | 52 …hints**: You can change how a [[#types|type]] behaves by adding a type hint. Type hints are added … 75 … with the ''?''. You can use a variable in any spot (except types or type hints). For example ''?p… 187 … ''[type::hint]''. Usually, type hints change the way a type displays data. See [[#types]] for pos… 384 See [[#Aggregates]] for all possible aggregates and their hints. 551 Types are normally indicated by putting them between ''['' and '']''. Type hints are noted after th…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.css | 2370 .monaco-editor .parameter-hints-widget { 2377 .monaco-editor .parameter-hints-widget > .wrapper { 2383 .monaco-editor .parameter-hints-widget.multiple { 2388 .monaco-editor .parameter-hints-widget.visible { 2392 .monaco-editor .parameter-hints-widget p, 2393 .monaco-editor .parameter-hints-widget ul { 2397 .monaco-editor .parameter-hints-widget .monaco-scrollable-element, 2398 .monaco-editor .parameter-hints-widget .body { 2405 .monaco-editor .parameter-hints-widget .signature { 2409 .monaco-editor .parameter-hints-widget .docs { [all …]
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.css | 2370 .monaco-editor .parameter-hints-widget { 2377 .monaco-editor .parameter-hints-widget > .wrapper { 2383 .monaco-editor .parameter-hints-widget.multiple { 2388 .monaco-editor .parameter-hints-widget.visible { 2392 .monaco-editor .parameter-hints-widget p, 2393 .monaco-editor .parameter-hints-widget ul { 2397 .monaco-editor .parameter-hints-widget .monaco-scrollable-element, 2398 .monaco-editor .parameter-hints-widget .body { 2405 .monaco-editor .parameter-hints-widget .signature { 2409 .monaco-editor .parameter-hints-widget .docs { [all …]
|
| /plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/ |
| D | maxminddb.c | 240 struct addrinfo hints = { in get_record() local 247 int gai_status = getaddrinfo(ip_address, NULL, &hints, &addresses); in get_record()
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 27 …te.end",500,(function(e){var n=e.context,i=n.canExecute,r=n.elements,o=(n.hints||{}).autoSelect;if… 197 …hints||{},i=t.shape,r=t.parent||t.newParent;!1!==n.autoResize&&o._expand([i],r)})),this.postExecut… property
|
| /plugin/pureldap/vendor/freedsx/ldap/ |
| H A D | CHANGELOG.md | 29 * The Server RequestHandler interface now requires type-hints for all methods.
|
| /plugin/siteexport/ |
| D | README.md | 164 mergehint | add hints about the merged content. It can be configured using the meta plugin and the … 192 * `mergehint=false` - disable the addition of merge hints
|
| /plugin/asciidocjs/node_modules/yargs-parser/ |
| D | README.md | 102 * `opts`: provide a set of hints indicating how `args` should be parsed: 138 * `opts`: provide a set of hints indicating how `args`, inputs are identical to `require('yargs-par…
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_YouTubeService.php | 1660 public $hints; variable in Google_ChannelBrandingSettings 1673 public function setHints(/* array(Google_PropertyValue) */ $hints) { argument 1674 $this->assertIsArray($hints, 'Google_PropertyValue', __METHOD__); 1675 $this->hints = $hints; 1678 return $this->hints;
|