Home
last modified time | relevance | path

Searched refs:export (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.css4 .amcharts-export-canvas {
14 .amcharts-export-canvas.active {
21 .amcharts-export-menu {
27 .amcharts-main-div:hover .amcharts-export-menu, .amcharts-stock-div:hover .amcharts-export-menu {
30 .amcharts-export-menu-top-left > ul > li > ul:after {
41 .amcharts-export-menu-top-left > ul > li > ul > li:first-child > a:after {
52 .amcharts-export-menu-top-right > ul > li > ul:after {
63 .amcharts-export-menu-top-right > ul > li > ul > li:first-child > a:after {
74 .amcharts-export-menu-bottom-left > ul > li > ul:after {
85 .amcharts-export-menu-bottom-left > ul > li > ul > li:last-child > a:after {
[all …]
DREADME.md8 This plugin adds export capabilities to all amCharts products - charts and maps.
18 or all export options might not work if the web page is loaded locally (via
28 <script src="amcharts/plugins/export/export.min.js"></script>
29 <link type="text/css" href="amcharts/plugins/export/export.css" rel="stylesheet">
35 <script src="//cdn.amcharts.com/lib/3/plugins/export/export.min.js"></script>
36 <link type="text/css" href="//cdn.amcharts.com/lib/3/plugins/export/export.css" rel="stylesheet">
41 ### 2) Enable `export` with default options:
46 "export": {
57 "export": {
60 "class": "export-main",
[all …]
/plugin/combo/vendor/hidehalo/nanoid-php/
H A D.gitattributes1 benchmark/ export-ignore
2 examples/ export-ignore
3 tests/ export-ignore
4 .gitignore export-ignore
5 .editorconfig export-ignore
6 *.md export-ignore
7 *.yml export-ignore
8 *.xml export-ignore
/plugin/findologicxmlexport/vendor/sebastian/exporter/
DREADME.md6 This component provides the functionality to export PHP variables for visualization.
30 print $exporter->export(new Exception);
44 print $exporter->export(46);
47 print $exporter->export(4.0);
50 print $exporter->export('hello, world!');
53 print $exporter->export(false);
56 print $exporter->export(acos(8));
59 print $exporter->export(log(0));
62 print $exporter->export(null);
65 print $exporter->export(fopen('php://stderr', 'w'));
[all …]
/plugin/copy2clipboard/
D.gitattributes1 /tests export-ignore
2 /.gitattributes export-ignore
3 /.gitignore export-ignore
4 /*.png export-ignore
5 /clip.svg export-ignore
6 /copy2clipboard export-ignore
/plugin/findologicxmlexport/
DREADME.md3 …uwiki-plugin-findologic-xml-export.svg?branch=master)](https://travis-ci.org/findologic/dokuwiki-p…
4 …6e6162696c697479)](https://codeclimate.com/github/findologic/dokuwiki-plugin-findologic-xml-export)
5 …plugin-findologic-xml-export/branch/master/graph/badge.svg)](https://codecov.io/gh/findologic/doku…
10 …ps://raw.githubusercontent.com/findologic/dokuwiki-plugin-findologic-xml-export/master/composer.js…
20 …- If you want to export `keywords`/`tags` you will also need to install the [Tag Plugin](https://w…
33 …ugin-findologic-xml-export/raw/master/examples/example_admin.png](https://github.com/findologic/do…
35 - When opening the Plugin there is a link where you can directly access the XML export data.
40 … [submit an issue](https://github.com/findologic/dokuwiki-plugin-findologic-xml-export/issues/new)!
/plugin/mizarverifiabledocs/
H A D.gitattributes8 /src export-ignore
9 /.gitattributes export-ignore
10 /.gitignore export-ignore
11 /package-lock.json export-ignore
12 /package.json export-ignore
/plugin/dev/
D.gitattributes1 /.* export-ignore
2 /_test export-ignore
3 /composer.* export-ignore
4 /www export-ignore
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
DArrayComparator.php59 $this->exporter->export($key),
74 $this->exporter->export($key),
79 $this->exporter->export($key),
85 $this->exporter->export($key),
93 $this->exporter->export($key),
106 $this->exporter->export($key),
DSplObjectStorageComparator.php48 $this->exporter->export($expected),
49 $this->exporter->export($actual),
61 $this->exporter->export($expected),
62 $this->exporter->export($actual),
DScalarComparator.php68 $this->exporter->export($expected),
69 $this->exporter->export($actual),
84 $this->exporter->export($actual),
85 $this->exporter->export($expected)
DObjectComparator.php48 $this->exporter->export($expected),
49 $this->exporter->export($actual),
53 $this->exporter->export($actual),
/plugin/siteexport/
DREADME.md13 * [dw2pdf](https://www.dokuwiki.org/plugin:dw2pdf) for PDF export options
21 …How far in should the export go. This option will be used when selecting "_specific depth_" as _Ex…
22 * **Try to export non-public pages:**<br>
23 …SiteExport only allows to export public pages. This option will allow to export non-public pages t…
29export a very large site or namespace the script will time out. This option will take care of redi…
31 Level of Debug during export job. This may be important to find errors for the support.
34 * **Cache time for export:**<br>
35 The siteexport uses its own cache timer to determine when an export should be discarded.
37 ## How to export pages
39 …Plugins_ section. When starting of from the page you want to export, simply go to the export menu,…
[all …]
/plugin/odt/ODT/
Dstyleset.php35 abstract public function export($element); function in ODTStyleSet
139 $export = NULL;
142 $export = &$this->styles;
145 $export = &$this->auto_styles;
148 $export = &$this->master_styles;
151 if (isset($export)) {
153 foreach ($export as $style) {
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/
DCSVExporter.php17 $export = self::HEADING;
21 $export .= $item->getCsvFragment();
24 return $export;
/plugin/findologicxmlexport/vendor/findologic/libflexport/
DREADME.md1 # FINDOLOGIC export toolkit
10 This project provides a export library for XML and CSV generation according to the FINDOLOGIC expor…
16 Using the XML export is recommended by FINDOLOGIC. The XML is easier to read and has some advantage…
33 ### XML export
/plugin/asciidocjs/node_modules/@types/babylon/
DREADME.md20 export function parse(code: string, opts?: BabylonOptions): File;
22 export function parseExpression(input: string, options?: BabylonOptions): Expression;
24 export interface BabylonOptions {
26 * By default, import and export declarations can only appear at a program's top level.
55 export type PluginName =
/plugin/pureldap/
H A D.gitattributes1 /.* export-ignore
2 /_test export-ignore
/plugin/farmer/
H A D.gitattributes1 /.* export-ignore
2 /_test export-ignore
/plugin/oauth/
H A D.gitattributes1 /.* export-ignore
2 /_test export-ignore
/plugin/struct/
H A D.gitattributes1 /.* export-ignore
2 /_test export-ignore
/plugin/renderrevisions/
H A D.gitattributes1 /.* export-ignore
2 /_test export-ignore
/plugin/combinedlogs/
H A D.gitattributes1 /.* export-ignore
2 /_test export-ignore
/plugin/aichat/
D.gitattributes1 /.* export-ignore
2 /_test export-ignore
/plugin/doi/
H A D.gitattributes1 /.* export-ignore
2 /_test export-ignore

12345678910>>...13