Home
last modified time | relevance | path

Searched defs:config (Results 151 – 175 of 319) sorted by last modified time

12345678910>>...13

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1PhraseMatchRule.php36 public function setConfig(GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig $config)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A Dcomposer.json69 "config": { object
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DDevice.php99 public function setConfig(DeviceConfig $config)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSecurityPolicyRuleMatcher.php34 public function setConfig(SecurityPolicyRuleMatcherConfig $config)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1DiscoveryEvent.php86 public function setConfig(GoogleCloudDataplexV1DiscoveryEventConfigDetails $config)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CreateStoredInfoTypeRequest.php36 public function setConfig(GooglePrivacyDlpV2StoredInfoTypeConfig $config)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DTargetConfiguration.php31 public function setConfig(ConfigFile $config)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js4416 Canvas.prototype._init = function(config) { argument
7322 'config': ['value', options] property in createInjector.configModule
16729 config, eventBus, styles, pathMap, argument
18789 function Text(config) { argument
18954 function TextRenderer(config) { argument
21816 function Keyboard(config, eventBus) { argument
22166 config, argument
22501 function ZoomScroll(config, eventBus, canvas) { argument
32177 function PopupMenu(config, eventBus, canvas) { argument
36081 config, injector, eventBus, argument
[all …]
/plugin/newpagetemplate/
H A Dcli.php84 function get_commandLineOptions($opts, $config = false) argument
/plugin/pureldap/classes/
H A DClient.php53 * @param array $config argument
22 protected $config; global() variable in dokuwiki\\plugin\\pureldap\\classes\\Client
40 __construct($config) global() argument
[all...]
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DFootnoteContainerRenderer.php30 private ConfigurationInterface $config; variable in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\FootnoteContainerRenderer
H A DFootnoteRenderer.php30 private ConfigurationInterface $config; variable in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\FootnoteRenderer
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DImageRenderer.php31 protected $config; global() variable in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\ImageRenderer
H A DFootnoteBackrefRenderer.php30 private ConfigurationInterface $config; variable in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\FootnoteBackrefRenderer
H A DHtmlInlineRenderer.php31 protected $config; global() variable in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\HtmlInlineRenderer
H A DFootnoteRefRenderer.php31 private ConfigurationInterface $config; variable in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\FootnoteRefRenderer
H A DLinkRenderer.php31 protected $config; variable in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\LinkRenderer
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalinkProcessor.php38 private $config; global() variable in League\\CommonMark\\Extension\\HeadingPermalink\\HeadingPermalinkProcessor
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsBuilder.php56 private $config; global() variable in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsBuilder
123 setConfiguration(ConfigurationInterface $config) global() argument
/plugin/commonmark/vendor/league/commonmark/
H A Dcomposer.json88 "config": { global() object
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/
H A DLinkRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DListParser.php
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DEmphasisDelimiterProcessor.php
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DConfiguration.php
H A DConfigurationInterface.php

12345678910>>...13