Home
last modified time | relevance | path

Searched refs:updateConfig (Results 1 – 17 of 17) sorted by relevance

/plugin/batchedit/
H A Dinterface.js41 function updateConfig(id, value) { function
131 updateConfig('searchmode', this.value);
136 updateConfig('advregexp', this.checked);
142 updateConfig('matchcase', this.checked);
167 updateConfig('multiline', this.checked);
175 updateConfig('searchheight', $searchArea.get(0).offsetHeight);
181 updateConfig('replaceheight', $replaceArea.get(0).offsetHeight);
234 updateConfig('matchctx', this.checked);
238 updateConfig('ctxchars', this.value);
242 updateConfig('ctxline
[all...]
/plugin/structat/meta/
H A DSearchConfigAtParameters.php49 public function updateConfig($config) function in dokuwiki\\plugin\\structat\\meta\\SearchConfigAtParameters
51 $config = parent::updateConfig($config);
H A DSearchConfigAt.php31 $config = $this->dynamicParameters->updateConfig($config);
/plugin/emoji/emojione/
H A DEmojione.php32 static::updateConfig($client);
104 protected static function updateConfig(ClientInterface $client) function in Emojione\\Emojione
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DConfig.svelte2 import { codeStore, updateConfig } from '../code-store.js';
19 updateConfig(conf, false);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/Resource/
H A DProjects.php58 public function updateConfig($name, UpdateProjectConfigRequest $postBody, $optParams = []) function in Google\\Service\\CloudSourceRepositories\\Resource\\Projects
/plugin/dirtylittlehelper/mermaid/editor/src/
H A Dcode-store.js37 export const updateConfig = (config, updateEditor) => { constant
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSourceRepositories.php86 ],'updateConfig' => [
H A DAIPlatformNotebooks.php445 ],'updateConfig' => [
446 'path' => 'v1/{+name}:updateConfig',
/plugin/struct/meta/
H A DSearchConfig.php
H A DSearchConfigParameters.php204 public function updateConfig($config) global() function in dokuwiki\\plugin\\struct\\meta\\SearchConfigParameters
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsInstances.php369 public function updateConfig($name, UpdateInstanceConfigRequest $postBody, $optParams = []) function in Google\\Service\\AIPlatformNotebooks\\Resource\\ProjectsLocationsInstances
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.js207 updateConfig: function() { // This displays information about jPlayer's configuration in inspector method in methods
H A Djquery.jplayer.inspector.min.js2 …layerInspector").jPlayer.unbind(".jPlayerInspector"),a(this).empty()},updateConfig:function(){var …
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js207 updateConfig: function() { // This displays information about jPlayer's configuration in inspector method in methods
/plugin/ol3/
H A Dscript.js8 …,t),e.prototype.getConfig=function(){return this.config_},e.prototype.updateConfig=function(t){O(t… method in e
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1updateConfig = (config, updateEditor) => {\n const state = get(codeStore);\n codeStore.set({ ...…