Home
last modified time | relevance | path

Searched refs:export (Results 51 – 75 of 243) sorted by relevance

12345678910

/plugin/dokusioc/
H A Dplugin.info.txt6 …XML document to HTML head, creates SIOC version of wiki content (RDF/XML export), checks the reque…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DArraySubset.php71 return 'has the subset ' . $this->exporter->export($this->subset);
H A DIsIdentical.php127 $this->exporter->export($this->value);
H A DTraversableContains.php101 return 'contains ' . $this->exporter->export($this->value);
H A DIsEqual.php172 $this->exporter->export($this->value),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDatastore.php101 ],'export' => [
102 'path' => 'v1/projects/{projectId}:export',
H A DCloudRedis.php133 ],'export' => [
134 'path' => 'v1/{+name}:export',
H A DCloudDomains.php191 ],'export' => [
192 'path' => 'v1/{+name}:export',
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DConstraint.php147 return $this->exporter->export($other) . ' ' . $this->toString();
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Util/
H A DStringUtil.php59 …return $exportObject ? ExportUtil::export($value) : sprintf('%s:%s', get_class($value), spl_object…
H A DExportUtil.php40 public static function export($value, $indentation = 0) function in Prophecy\\Util\\ExportUtil
/plugin/latexit/
H A Dstyle.css12 /* export icon */
/plugin/latexport/examples/
H A Dsimplest.tex15 \usepackage[export]{adjustbox} % To resize images.
/plugin/dw2pdf/
H A Dstyle.css5 /* export icon */
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki13 tags : export, odt, symbols
34 …of the [[https://www.dokuwiki.org/plugin:shy|Shy Syntax Plugin]] plus an export implementation for…
67 … (see "pattern"), the string defined in ''substitute4XODT'' will be given to the ODT export file. |
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A D.travis.yml46 - export PATH="$PATH:$HOME/.composer/vendor/bin"
/plugin/bibtex/OSBib/
H A DCHANGELOG24 2/ Reorganised export filters in preparation for work on citation formatting.
25 3/ Added OpenOffice 'sxw' format for export.
/plugin/latexit/tests/dw_orig_test_files/
H A Dstart.txt2 …uštění. (např. 4 7 spustí testy 4,5,6,7). Z pak značí, zda se má spustit export [[projects:industr…
/plugin/latex/
H A DTODO1 -ODT export looks fugly due to grainy equations and large fonts, but maybe people never use those m…
/plugin/latex-was/
H A DTODO1 -ODT export looks fugly due to grainy equations and large fonts, but maybe people never use those m…
/plugin/jmol2/jmol/
H A DJmolAppletSigned.jar ... org/jmol/console/ org/jmol/export/ org/jmol/export/dialog/ org ...
/plugin/note/
H A DCHANGES.md18 * added support for ODT-export
/plugin/revealjs/
H A DREADME.md365 PDF export
368 …`&print-pdf` to the URL. When you are able to edit the page, there is a export PDF link rendered …
380 …are supported for PDF export. Check also the [Reveal.js PDF export documentation](https://github.…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DFiles.php150 public function export($fileId, $mimeType, $optParams = []) function in Google\\Service\\Drive\\Resource\\Files
/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml50 export PHANTOMJS_VERSION=2.1.1
51 export PATH=$PWD/travis_phantomjs/phantomjs-$PHANTOMJS_VERSION-linux-x86_64/bin:$PATH

12345678910