Home
last modified time | relevance | path

Searched refs:examples (Results 1 – 25 of 165) sorted by path

1234567

/plugin/a2s/
H A Ddemo.txt96 * fill color : ''"fill":"//color//"''. examples :<code>"fill":"#88d"
101 * border stroke color : ''"stroke":"//color//"''. examples :<code>"stroke":"#88d"
/plugin/achart/
H A DREADME.md26 For more examples, check the [Examples](https://apexcharts.com/javascript-chart-demos).
144 ## More examples ##
/plugin/adfs/phpsaml/
H A DCHANGELOG31 * Set strict=true on config examples
H A DREADME.md593 …er array with settings info is provided in the constructor of the toolkit. Let's see some examples.
702 provides examples of those views in the endpoints directory.
/plugin/adhoctags/
H A DREADME.md76 - `csswidth` – a valid width specification, as used by CSS (examples: `50%`, `24em`, `460px`, etc.).
/plugin/advanced/lang/en/config/
H A Dacl.txt9 …me]] or a [[doku>namespace]]. Namespaces are marked by an additional asterisk (see examples below).
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md37 More examples in [the wiki](https://github.com/erusev/parsedown/wiki/) and in [this video tutorial](http://youtu.be/wYZBY8DEikI).
/plugin/allowindentation/
H A DREADME.md6 Documentation and examples for this plugin can be found at Dokuwiki plugin
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md24 So, any of the examples loaded locally (file:///) will not work.
265 They're all in subdirectory /examples.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md844 They're all in subdirectory /examples.
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …bing the pdf structure (for more information take a look at the examples in the /examples folder)\…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md304 Run the index.html in the subdirectory /examples. It will allow viewing misc
358 * Made all examples use minified version of the plugin
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php1494 public $examples; variable in Google_BooksLayerDictDataDictWords
1508 public function setExamples(/* array(Google_BooksLayerDictDataDictWordsExamples) */ $examples) { argument
1509 $this->assertIsArray($examples, 'Google_BooksLayerDictDataDictWordsExamples', __METHOD__);
1510 $this->examples = $examples;
1513 return $this->examples;
1693 public $examples; variable in Google_BooksLayerDictDataDictWordsSensesDefinitions
1700 …n setExamples(/* array(Google_BooksLayerDictDataDictWordsSensesDefinitionsExamples) */ $examples) { argument
1701 …$this->assertIsArray($examples, 'Google_BooksLayerDictDataDictWordsSensesDefinitionsExamples', __M…
1702 $this->examples = $examples;
1705 return $this->examples;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDictlayerdataDictWords.php49 public function setExamples($examples) argument
51 $this->examples = $examples;
58 return $this->examples;
H A DDictlayerdataDictWordsSensesDefinitions.php47 public function setExamples($examples) argument
49 $this->examples = $examples;
56 return $this->examples;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataLabeling.php316 'examples',
334 'path' => 'v1beta1/{+parent}/examples',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ListExamplesResponse.php33 public function setExamples($examples) argument
35 $this->examples = $examples;
42 return $this->examples;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedStatusError.php69 public function setExamples($examples) argument
71 $this->examples = $examples;
78 return $this->examples;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md121 See the [`examples/`](examples) directory for examples of the key client features. You can
125 $ php -S localhost:8000 -t examples/
155 > An example of this can be seen in [`examples/simple-file-upload.php`](examples/simple-file-upload…
191 > An example of this can be seen in [`examples/service-account.php`](examples/service-account.php).
439 …nk to their examples rather than add them to the library, as they can then pin to specific version…
/plugin/authyubikey/lib/
H A DNEWS4 ** Cosmetic fixes of examples.
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DREADME.md63 [See More Examples](https://github.com/jucksearm/php-barcode/examples)
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md11 Use the library [pre-packaged](https://github.com/bpmn-io/bpmn-js-examples/tree/master/pre-packaged)
12 or include it [via npm](https://github.com/bpmn-io/bpmn-js-examples/tree/master/bundling)
35 Checkout our [examples](https://github.com/bpmn-io/bpmn-js-examples) for many
56 * [Examples](https://github.com/bpmn-io/bpmn-js-examples)
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md303 …-0.html), [DMN compatibility example](https://github.com/bpmn-io/dmn-js-examples/tree/master/dmn-c…
H A DREADME.md10 Use the library [pre-packaged](https://github.com/bpmn-io/dmn-js-examples/tree/master/pre-packaged)
11 or include it [via npm](https://github.com/bpmn-io/dmn-js-examples/tree/master/bundling)
36 Checkout our [examples](https://github.com/bpmn-io/dmn-js-examples) for
59 * [Examples](https://github.com/bpmn-io/dmn-js-examples)
/plugin/bugzillaint/
H A DREADME.md5 See https://www.dokuwiki.org/plugin:bugzillaint for examples and documentation.

1234567