Home
last modified time | relevance | path

Searched refs:config (Results 151 – 175 of 908) sorted by relevance

12345678910>>...37

/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DAnonymousFootnotesListener.php29 private ConfigurationInterface $config;
43 '#' . $this->config->get('footnote/ref_id_prefix') . $existingReference->getLabel(),
60 $this->config = $configuration;
30 private $config; global() variable in League\\CommonMark\\Extension\\Footnote\\Event\\AnonymousFootnotesListener
57 setConfiguration(ConfigurationInterface $config) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DAnonymousFootnoteRefParser.php29 private ConfigurationInterface $config; variable in League\\CommonMark\\Extension\\Footnote\\Parser\\AnonymousFootnoteRefParser
56 '#' . $this->config->get('footnote/footnote_id_prefix') . $refLabel,
63 $this->config = $environment->getConfiguration();
81 setConfiguration(ConfigurationInterface $config) global() argument
/plugin/diagramsnet/lib/math/extensions/
H A Dmml2jax.js19config:{preview:"mathml"},MMLnamespace:"http://www.w3.org/1998/Math/MathML",PreProcess:function(e)… class in MathJax.Extension.mml2jax
H A Dtex2jax.js19config:{inlineMath:[["\\(","\\)"]],displayMath:[["$$","$$"],["\\[","\\]"]],skipTags:["script","nos… class in MathJax.Extension.tex2jax
H A Dasciimath2jax.js19config:{delimiters:[["`","`"]],skipTags:["script","noscript","style","textarea","pre","code","anno… class in MathJax.Extension.asciimath2jax
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1134 config: GanttConfigOptions; property
1266 alert(config: any): HTMLElement;
1388 confirm(config: any): HTMLElement;
1418 createDatastore(config: any): void;
1547 exportToJSON(config: any): void;
1930 groupBy(config: any): void;
1958 importFromExcel(config: any): void;
2057 isWorkTime(config: any): boolean;
2077 message(config: any): HTMLElement;
2247 setWorkTime(config: any): void;
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/test/
H A Dwebfont-mock.js5 load: function(config) { argument
6 if (config.active) {
8 setTimeout(config.active, 1);
/plugin/indexmenu/scripts/
H A Dindexmenu.js111 this.config = {
122 let imagePath = this.config.plugbase + '/images/' + theme + '/';
204 this.pageid = this.pageid.replace(/:/g,this.config.sepchar);
205 if (this.config.scroll) {
208 str += '<div id="dtree_' + this.treeName + '" class="dtree ' + this.config.theme + '" style="overflow:';
209 if (this.config.scroll) {
218 if (this.config.toc) {
219 str += '<div id="t' + this.treeName + '" class="indexmenu_tocbullet ' + this.config.theme + '" style="display:none;" title="Table of contents"></div>';
222 if (this.config.useCookies) {
226 if (this.config
71 this.config = { global() class in dTree
[all...]
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/
H A DHtmlInlineRenderer.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2StoredInfoTypeVersion.php41 public function setConfig(GooglePrivacyDlpV2StoredInfoTypeConfig $config) argument
43 $this->config = $config;
50 return $this->config;
/plugin/structodt/meta/
H A DAggregationEditorTableOdt.php60 $config = $this->searchConfig->getConf();
61 if (isset($config['filter'])) unset($config['filter']);
62 $config = hsc(json_encode($config));
75 data-schema=\"$table\" data-searchconf=\"$config\"
/plugin/blogtng/syntax/
H A Dblog.php14 var $config = [ variable in syntax_plugin_blogtng_blog
138 $conf = array_merge($this->config, $conf);
213 $this->config['sortorder'] = strtoupper($opt);
216 $this->config['sortby'] = substr($opt, 2);
219 $this->config['limit'] = $opt;
222 $this->config['order'] = $match[1];
225 $this->config['tpl'] = $match[1];
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DHtmlBlockRenderer.php
/plugin/zotero/tests/
H A DFeedZoteroRepositoryTest.php12 $config = new StubZoteroConfig();
13 $config->setConfig("SourceEntries", "authorFormat", "FIRSTNAME LASTNAME");
14 $this->r = new FeedZoteroRepository($feedReader, $config);
/plugin/tindexmenu/
H A Dindexmenu-full.js48 this.config = { class in dTree
106 if (this.config.scroll) {
113 if (this.config.scroll) {
122 if (this.config.toc) {
124 + this.config.theme
132 if (this.config.scroll) {
542 if (!this.config.scroll) {
555 if (this.config.toc) {
618 if (this.config.scroll) {
712 oLink.href = this.config.plugbase + '/images/' + this.config.theme
[all …]
H A Dindexmenu.js26config={urlbase:DOKU_BASE+"doku.php?id=",plugbase:DOKU_BASE+"lib/plugins/indexmenu",useCookies:!0,… class in dTree
28config.scroll&&(a+='<div id="cdtree_'+this.obj+'" class="dtree" style="position:relative;overflow:…
29config.theme+'" style="display:none;" title="Table of contents"></div>',a+='<div id="toc_'+this.ob…
31 …this.aNodes[d],b._p=a,b._ai=d,b._lv=e,this.setCS(b),b._hc&&(!b._io&&this.config.useCookies)&&(b._i…
38config.useCookies&&this.setCookie("cs"+this.obj,d.id)}};dTree.prototype.o=function(a){var c=this.a…
39 ….id&&(this.nodeStatus(a,c,this.aNodes[c]._ls),this.aNodes[c]._io=a);this.config.useCookies&&this.u…
45config.sepchar+"\\b","g"))||-1;0<a&&c.length>=a&&(b=e.split(this.config.sepchar),c=""==this.aNodes…
49config.scroll)return!1;var e,f;e=jQuery("#dtree_"+this.obj)[0];f=parseInt(e.offsetLeft,0);"r"==a?(…
52config.toc&&"node"!=g.className&&(b=jQuery("#t"+this.obj)[0],d=this.aNodes[a].hns?this.aNodes[a].h…
55 …dx="+c.dokuid+decodeURIComponent(this.config.jsajax);b=this.pageid.substring(0,this.pageid.lastInd…
[all …]
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DHtmlInlineRenderer.php32 private ConfigurationInterface $config;
44 if ($this->config->get('html_input') === HtmlFilter::STRIP) {
48 if ($this->config->get('html_input') === HtmlFilter::ESCAPE) {
57 $this->config = $configuration;
31 protected $config; global() variable in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\HtmlInlineRenderer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DEnvironment.php52 public function setConfig(EnvironmentConfig $config) argument
54 $this->config = $config;
61 return $this->config;
/plugin/struct/syntax/
H A Dlist.php87 checkForInvalidOptions($config) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1Evaluation.php64 public function setConfig(GoogleCloudDatalabelingV1beta1EvaluationConfig $config) argument
66 $this->config = $config;
73 return $this->config;
/plugin/struct/types/
H A DTraitFilterPrefix.php38 if ($this->config['prefix']) {
39 $pl = $QB->addValue($this->config['prefix']);
42 if ($this->config['postfix']) {
43 $pl = $QB->addValue($this->config['postfix']);
/plugin/diagramsnet/lib/math/config/
H A DSafe.js19 …("End Config",function(){if(!MathJax.Hub.config.extensions){MathJax.Hub.config.extensions=[]}MathJ…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js267 if (gantt.config.click_drag) {
268 var clickDrag = gantt.config.click_drag;
307 function SelectedRegion(config) { argument
310 this._viewPort = config.viewPort;
311 this._el.classList.add(config.className);
313 this._callback = config.callback;
318 if (config.className !== "") {
327 this._singleRow = config.singleRow;
332 var height = gantt.config.row_height;
389 var height = gantt.config.row_height;
[all …]
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteContainerRenderer.php28 private ConfigurationInterface $config; variable in League\\CommonMark\\Extension\\Footnote\\Renderer\\FootnoteContainerRenderer
43 $attrs->append('class', $this->config->get('footnote/container_class'));
47 if ($this->config->get('footnote/container_add_hr')) {
56 $this->config = $configuration;
H A DFootnoteRefRenderer.php28 private ConfigurationInterface $config; variable in League\\CommonMark\\Extension\\Footnote\\Renderer\\FootnoteRefRenderer
42 $attrs->append('class', $this->config->get('footnote/ref_class'));
46 $idPrefix = $this->config->get('footnote/ref_id_prefix');
64 $this->config = $configuration;

12345678910>>...37