Home
last modified time | relevance | path

Searched defs:config (Results 101 – 125 of 319) sorted by relevance

12345678910>>...13

/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsPlaceholderParser.php24 private $config; global() variable in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsPlaceholderParser
/plugin/struct/types/
H A DDate.php9 protected $config = [ variable in dokuwiki\\plugin\\struct\\types\\Date
H A DUrl.php9 protected $config = [ variable in dokuwiki\\plugin\\struct\\types\\Url
H A DAbstractBaseType.php31 protected $config = array(); global() variable in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
70 __construct($config = null, $label = '', $ismulti = false, $tid = 0) global() argument
100 mergeConfig($current, & $config) global() argument
[all...]
/plugin/spellcheck/
H A Daspell.php48 function pspell_config_mode(&$config, $mode){
52 function pspell_new_config(&$config){
/plugin/structgroup/types/
H A DGroup.php12 protected $config = array( variable in dokuwiki\\plugin\\structgroup\\types\\Group
/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 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/Inline/Renderer/
H A DLinkRenderer.php
H A DImageRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DHtmlBlockRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteBackrefRenderer.php28 private $config; global() variable in League\\CommonMark\\Extension\\Footnote\\Renderer\\FootnoteBackrefRenderer
H A DFootnoteRefRenderer.php28 private ConfigurationInterface $config; variable in League\\CommonMark\\Extension\\Footnote\\Renderer\\FootnoteRefRenderer
H A DFootnoteContainerRenderer.php28 private ConfigurationInterface $config; variable in League\\CommonMark\\Extension\\Footnote\\Renderer\\FootnoteContainerRenderer
H A DFootnoteRenderer.php28 private ConfigurationInterface $config; variable in League\\CommonMark\\Extension\\Footnote\\Renderer\\FootnoteRenderer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DManagedCluster.php50 public function setConfig(ClusterConfig $config)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1GetConfigResponse.php36 public function setConfig(GoogleCloudMlV1Config $config)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1PhraseMatchRule.php36 public function setConfig(GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig $config)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CreateStoredInfoTypeRequest.php36 public function setConfig(GooglePrivacyDlpV2StoredInfoTypeConfig $config)
/plugin/geotag/
H A Dcomposer.json17 "config": { object
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalinkRenderer.php32 private ConfigurationInterface $config; variable in League\\CommonMark\\Extension\\HeadingPermalink\\HeadingPermalinkRenderer

12345678910>>...13