Home
last modified time | relevance | path

Searched refs:examples (Results 51 – 75 of 165) sorted by relevance

1234567

/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/rater/
H A DREADME47 for examples please refer to: http://www.fristercons.de/fcon/doku.php?id=rater:example
/plugin/webdav/vendor/sabre/uri/
H A DREADME.md9 examples from RFC3986.
/plugin/icalevents/vendor/sabre/uri/
H A DREADME.md9 examples from RFC3986.
/plugin/c3chart/
H A DREADME.md15 For more examples, check the [C3 Examples](http://c3js.org/examples.html).
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java1 package com.mxgraph.examples.swing;
H A DPort.java1 package com.mxgraph.examples.swing;
H A DValidation.java5 package com.mxgraph.examples.swing;
H A DUserObject.java5 package com.mxgraph.examples.swing;
H A DCustomCanvas.java.bak1 package com.mxgraph.examples.swing;
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaGraphComponent.java1 package com.mxgraph.examples.swing.editor;
H A DEditorAboutFrame.java1 package com.mxgraph.examples.swing.editor;
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md9 examples from RFC3986.
/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/achart/
H A DREADME.md26 For more examples, check the [Examples](https://apexcharts.com/javascript-chart-demos).
144 ## More examples ##
/plugin/templatepagename/
H A DREADME.md6 Some configuration examples
/plugin/allowindentation/
H A DREADME.md6 Documentation and examples for this plugin can be found at Dokuwiki plugin
/plugin/dw2pdf/
H A DREADME22 .gitignore is used to skip checking in unneeded library files like examples
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Ddefault-style.xml.bak2 <include name="/com/mxgraph/examples/swing/resources/basic-style.xml"/>
/plugin/tline/
H A DREADME.txt24 browser to see the examples at
/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md27 * Update any documentation: docblocks, README, examples, etc.
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md36 the `/tests` directory. See existing files for examples.
/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md8 - jPlayer Repository Refactor: Changed the html `examples` file extentions from `htm` to `html` for…
/plugin/upgrade/vendor/splitbrain/php-archive/
H A DREADME.md20 examples for working with TARs to get you started.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md19 looking at a few examples of it in action. The examples on this page
257 Both of the above examples produce the same output:

1234567