| /plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/ |
| D | Guzzle6AuthHandler.php | 62 $config = $http->getConfig(); 84 $config = $http->getConfig(); 97 $config = $http->getConfig(); 110 'base_uri' => $http->getConfig('base_uri'), 112 'verify' => $http->getConfig('verify'), 113 'proxy' => $http->getConfig('proxy'),
|
| /plugin/combo/ComboStrap/ |
| H A D | ExecutionContext.php | 343 $this->getApp()->getConfig()->restoreConfigState(); 497 return $this->getConfig()->getDefaultContextPath(); 536 $this->getApp()->getConfig()->setConf($key, $value, $pluginNamespace); 548 return $this->getApp()->getConfig()->getValue($key, $default); 575 $this->getApp()->getConfig()->setCacheXhtmlOn(); 586 $this->getApp()->getConfig()->setCacheXhtmlOn(); 592 $this->getConfig()->setConsoleOff(); 602 $this->getApp()->getConfig()->setDisableThemeSystem(); 613 return $this->getApp()->getConfig()->isConsoleOn(); 629 $this->getConfig()->setLogExceptionToError(); [all …]
|
| H A D | Site.php | 96 ExecutionContext::getActualOrCreateFromEnv()->getConfig() 106 ExecutionContext::getActualOrCreateFromEnv()->getConfig() 170 ->getConfig() 195 ->getConfig() 573 ->getConfig() 586 ->getConfig() 596 return ExecutionContext::getActualOrCreateFromEnv()->getConfig()->getDataDirectory(); 610 return ExecutionContext::getActualOrCreateFromEnv()->getConfig()->getIndexPageName(); 687 ->getConfig() 700 ->getConfig() [all …]
|
| H A D | LogUtility.php | 271 … $actualLevel = ExecutionContext::getExecutionContext()->getConfig()->getLogExceptionLevel(); 356 ExecutionContext::getActualOrCreateFromEnv()->getConfig()->setLogExceptionLevel($level); 361 …ExecutionContext::getActualOrCreateFromEnv()->getConfig()->setLogExceptionLevel(self::LVL_MSG_WARN… 377 ExecutionContext::getActualOrCreateFromEnv()->getConfig()->setLogExceptionToError();
|
| H A D | LazyLoad.php | 233 ->getConfig() 267 ->getConfig()
|
| /plugin/zotero/ |
| D | ZoteroConfig.php | 55 public function getConfig($category, $key) function in ZoteroConfig 83 $url = str_replace("USERNAME", $this->getConfig("ZoteroAccess", "username"), self::ENTRY_URL); 90 $url = str_replace("USERID", $this->getConfig("ZoteroAccess", "userid"), self::ENTRIES_URL); 91 $url = str_replace("ZOTEROKEY", $this->getConfig("ZoteroAccess", "key"), $url);
|
| /plugin/struct/_test/types/ |
| H A D | AbstractBaseTest.php | 46 $type->getConfig() 71 $type->getConfig() 105 $type->getConfig() 146 $type->getConfig()
|
| /plugin/farmer/ |
| H A D | remote.php | 30 return $this->helper->getConfig()['base']['farmhost']; 43 return $this->helper->getConfig()['base']['basedomain']; 82 $farmerConfig = $this->helper->getConfig();
|
| H A D | helper.php | 33 public function getConfig() function in helper_plugin_farmer 36 return $GLOBALS['FARMCORE']->getConfig(); 69 $config = $this->getConfig(); 253 $farmconf = $this->getConfig();
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/ |
| D | Http.php | 55 $url = $connection->hasConfig('url') ? $connection->getConfig('url') : ''; 109 $headersConfig = $connection->hasConfig('headers') ? $connection->getConfig('headers') : []; 174 $response->setJsonBigintConversion($connection->getConfig('bigintConversion')); 200 foreach ($this->getConnection()->getConfig('curl') as $key => $param) {
|
| D | Guzzle.php | 86 $response->setJsonBigintConversion($connection->getConfig('bigintConversion')); 115 $connection->hasConfig('headers') && \is_array($connection->getConfig('headers')) 116 ? $connection->getConfig('headers') 157 $url = $connection->hasConfig('url') ? $connection->getConfig('url') : '';
|
| /plugin/struct/_test/ |
| H A D | AccessTableDataReplacementTest.php | 92 $actual_config = $configParser->getConfig(); 114 $actual_config = $configParser->getConfig(); 171 $actual_config = $configParser->getConfig();
|
| H A D | ConfigParserTest.php | 29 $actual_config = $configParser->getConfig(); 102 $config = $configParser->getConfig();
|
| /plugin/confmanager/action/ |
| D | deleteicon.php | 43 $config = $this->getConfig(); 63 private function getConfig() { function in action_plugin_confmanager_deleteicon
|
| D | upload.php | 42 $config = $this->getConfig(); 62 private function getConfig() { function in action_plugin_confmanager_upload
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | EditorActions.java | 507 String dokuHost = editor.getConfig().getDokuHost(); in post() 512 saveUrl.append(new String(Hex.decodeHex(editor.getConfig().getDokuBase().toCharArray()))); in post() 523 httppost.setHeader("Cookie", editor.getConfig().getCookies()); in post() 530 reqEntity.addPart("sectok", new StringBody(editor.getConfig().getSectok())); in post() 535 String namespace = editor.getConfig().getName(); in post() 636 int idx = editor.getConfig().getName().lastIndexOf(":"); in actionPerformed() 638 …final String dName = idx==-1 ? editor.getConfig().getName() : editor.getConfig().getName().substri… in actionPerformed() 652 ImageIO.write(image, editor.getConfig().getImageFormat(), iBaos); in actionPerformed() 672 dName+"."+editor.getConfig().getImageFormat(), in actionPerformed() 674 editor.getConfig().getProxySelector(), in actionPerformed() [all …]
|
| D | EditorActions.java.bak | 507 String dokuHost = editor.getConfig().getDokuHost(); 512 saveUrl.append(new String(Hex.decodeHex(editor.getConfig().getDokuBase().toCharArray()))); 514 // saveUrl.append("&"+editor.getConfig().getSessionName()+"="+editor.getConfig().getSe… 516 // saveUrl.append("§ok="+editor.getConfig().getSectok()); 517 // saveUrl.append("&authtok="+editor.getConfig().getAuthtok()); 523 httppost.setHeader("Cookie", editor.getConfig().getCookies()); 530 reqEntity.addPart("sectok", new StringBody(editor.getConfig().getSectok())); 535 String namespace = editor.getConfig().getName(); 636 int idx = editor.getConfig().getName().lastIndexOf(":"); 638 …final String dName = idx==-1 ? editor.getConfig().getName() : editor.getConfig().getName().substri… [all …]
|
| /plugin/revealjs/plugin/zoom-js/ |
| D | zoom.js | 10 …var modifier = ( Reveal.getConfig().zoomKey ? Reveal.getConfig().zoomKey : defaultModifier ) + 'Ke… 11 var zoomLevel = ( Reveal.getConfig().zoomLevel ? Reveal.getConfig().zoomLevel : 2 );
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/ |
| D | Client.php | 127 public function getConfig(string $key = '') function in Elastica\\Client 667 foreach ($this->getConfig('connections') as $connection) { 680 … $connections[] = Connection::create($this->_prepareConnectionParams($this->getConfig())); 684 if (true === $this->getConfig('roundRobin')) { 691 … $strategy = Connection\Strategy\StrategyFactory::create($this->getConfig('connectionStrategy'));
|
| D | Connection.php | 294 $config = $this->getConfig(); 309 public function getConfig($key = '') function in Elastica\\Connection
|
| /plugin/farmer/admin/ |
| H A D | config.php | 42 $farmconf = $this->helper->getConfig(); 61 $farmconf = $this->helper->getConfig();
|
| /plugin/struct/meta/ |
| H A D | Schema.php | 275 public function getConfig() function in dokuwiki\\plugin\\struct\\meta\\Schema 379 'config' => $this->getConfig(), 391 'config' => $column->getType()->getConfig()
|
| H A D | SchemaEditor.php | 73 $config = json_encode($this->schema->getConfig(), JSON_PRETTY_PRINT); 138 $config = json_encode($col->getType()->getConfig(), JSON_PRETTY_PRINT);
|
| /plugin/combo/action/ |
| H A D | css.php | 131 $config = $executionContext->getConfig(); 155 ->getConfig()
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
| D | GetDebugConfigResponse.php | 37 public function getConfig() function in Google\\Service\\Dataflow\\GetDebugConfigResponse
|