Home
last modified time | relevance | path

Searched refs:definitions (Results 26 – 50 of 108) sorted by relevance

12345

/plugin/textinsert/
H A DREADME23 The macro definitions will also accept entities defined dokuwiki's conf/entities.conf and
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/pdftools/tpl/standard/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/pdftools/tpl/minimal/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/dw2pdf/tpl/default/
H A DREADME.txt7 ''tpl'' folder and put your header, footers and style definitions in it.
/plugin/database2/
H A Dstyle.css2 * Default style definitions for DokuWiki plugin database2
/plugin/idoit/
H A DREADME.md59 For available methods and categories as strings, see the constant definitions in [https://bitbucket…
/plugin/refnotes/lang/en/
H A D__template.txt3 On this page you can define commonly used notes for [[doku>plugin:refnotes|RefNotes plugin]]. Every note is defined as collection of data //fields//. There are number of ways to organize the note definitions:
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php1608 public $definitions; variable in Google_BooksLayerDictDataDictWordsSenses
1626 …ion setDefinitions(/* array(Google_BooksLayerDictDataDictWordsSensesDefinitions) */ $definitions) { argument
1627 …$this->assertIsArray($definitions, 'Google_BooksLayerDictDataDictWordsSensesDefinitions', __METHOD…
1628 $this->definitions = $definitions;
1631 return $this->definitions;
/plugin/components/
H A DREADME.md64 See lib/action.php for the definitions of the action handlers, renderers. These handlers must
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-shared.css1 /* Color definitions */
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D51.51.js.map1 … [/^(__\\s+)(.+)/, ['', 'string.link']],\n //substitution-definitions\n [\…
H A D4.4.js.map1definitions': {\n 'schemaArray': {\n 'type': 'array',\n …
H A D6.6.js1definitions,e.properties,e.patternProperties,e.dependencies),function(){for(var e=[],t=0;t<argumen…
/plugin/processing/
H A Dscript.js12222 function AstVar(definitions, varType) { argument
12223 this.definitions = definitions;
12229 names.push(this.definitions[i].name);
12234 return "var " + this.definitions.join(",");
12248 for(var i=0; i < definitions.length; ++i) {
12249 definitions[i] = transformVarDefinition(definitions[i], defaultTypeValue);
12350 this.definitions = definitions;
12357 names.push(this.definitions[i].name);
12367 var definition = this.definitions[i];
12387 for(var i=0; i < definitions.length; ++i) {
[all …]
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js15466 eventBus.fire('import.render.start', { definitions: definitions });
15740 definitions: definitions,
15744 })) || definitions;
15816 self._setDefinitions(definitions);
15873 if (!definitions) {
15949 if (!definitions) {
15957 definitions: definitions
15958 }) || definitions;
16093 this._definitions = definitions;
16418 var moddle = definitions.$model,
[all …]
/plugin/mytemplate/
H A DREADME124 from multiple templates or you can include variable definitions from
/plugin/imapmarkers/
H A DREADME.md113 **"clicked-reference-css"**: (JSON) ```JSON-OBJECT-WITH-CSS-DEFINITIONS``` -- The CSS definitions
/plugin/revealjs/
H A Dchangelog.md44 …tion editing improvement the whole slide can be edited at once including the background definitions
/plugin/odt/
H A DChangeLog.txt130 can be queried by the ODT renderer to use it as parameters for ODT style definitions.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md598 The following three link definitions are equivalent:
617 Link definitions are only used for creating links during Markdown
649 Link definitions can be placed anywhere in your Markdown document. I
/plugin/codehighlight/cp/
H A Dlicense.txt294 that the user who changes the contents of definitions files in the
296 to use the modified definitions.)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL300 that the user who changes the contents of definitions files in the
302 to use the modified definitions.)
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1definitions,e.properties,e.patternProperties,e.dependencies),function(){for(var e=[],t=0;t<argumen…

12345