Home
last modified time | relevance | path

Searched refs:getConfig (Results 101 – 125 of 188) sorted by relevance

12345678

/plugin/commonmark/vendor/league/commonmark/src/
H A DHtmlRenderer.php
/plugin/bez/syntax/
H A Dstruct.php63 $config = $parser->getConfig();
/plugin/struct/syntax/
H A Dlist.php
H A Dtable.php78 $config = $parser->getConfig();
/plugin/struct/action/
H A Doutput.php119 $format = $col->getType()->getConfig()['format'];
/plugin/commonmark/vendor/league/commonmark/
H A D.phpstorm.meta.php
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
H A DDWRenderer.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DCertificate.php112 public function getConfig() function in Google\\Service\\CertificateAuthorityService\\Certificate
H A DCertificateAuthority.php120 public function getConfig() function in Google\\Service\\CertificateAuthorityService\\CertificateAuthority
/plugin/batchedit/
H A Dconfig.php51 public function getConfig() { function in BatcheditConfig
/plugin/zotero/
H A DImportZoteroFeedReader.php84 return $next->getAttribute("href") . "&key=" . $this->config->getConfig("ZoteroAccess", "key");
H A DFeedZoteroRepository.php118 $authorFormat = $this->config->getConfig("SourceEntries", "authorFormat");
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
H A DInstaller.php115 $config = $this->composer->getConfig();
/plugin/combo/ComboStrap/
H A DQualityTag.php60 $excludedRulesConf =ExecutionContext::getActualOrCreateFromEnv()->getConfig()->getValue(QualityMessageHandler::CONF_EXCLUDED_QUALITY_RULES_FROM_DYNAMIC_MONITORING);
H A DTemplateForWebPage.php216 ->getConfig()
285 ->getConfig()
471 $executionConfig = ExecutionContext::getActualOrCreateFromEnv()->getConfig();
941 return $this->requestedTheme ?? ExecutionContext::getActualOrCreateFromEnv()->getConfig()->getTheme();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodePool.php112 public function getConfig() function in Google\\Service\\Container\\NodePool
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DDevice.php106 public function getConfig() function in Google\\Service\\CloudIot\\Device
/plugin/combo/syntax/
H A Dhighlightwiki.php47 $config = ExecutionContext::getActualOrCreateFromEnv()->getConfig();
/plugin/struct/
H A Dremote.php153 $config = $parser->getConfig();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSourceRepositories.php76 'getConfig' => [
H A DDataflow.php301 'getConfig' => [
302 'path' => 'v1b3/projects/{projectId}/jobs/{jobId}/debug/getConfig',
660 'getConfig' => [
661 … 'path' => 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/debug/getConfig',
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DProcess.php81 $this->config = $this->composer->getConfig();
/plugin/structtemplate/meta/
H A DStructTemplateSyntax.php105 $search_config = $parser->getConfig();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/Resource/
H A DServices.php130 public function getConfig($serviceName, $optParams = []) function in Google\\Service\\ServiceManagement\\Resource\\Services
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DHttpAdapter.php126 $url = $connection->hasConfig('url') ? $connection->getConfig('url') : '';

12345678