Home
last modified time | relevance | path

Searched refs:export (Results 26 – 50 of 243) sorted by relevance

12345678910

/plugin/findologicxmlexport/vendor/sebastian/exporter/src/
H A DExporter.php45 public function export($value, $indentation = 0) function in SebastianBergmann\\Exporter\\Exporter
105 $string = $this->export($value);
135 return $this->export($value);
/plugin/icalevents/
H A Dscreen.css1 a.plugin-icalevents-export {
/plugin/diagramsnet/lib/
H A Dexport-fonts.css1 /* Add any special fonts css for export3.html (mainly PDF export) */
/plugin/siteexport/lang/en/
H A Dintro.txt3 This page allows you to export your whole site into any format that you have a renderer for.
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/
H A DReturn.php38 $exporter->export($this->value)
H A DException.php45 $exporter->export($this->exception)
H A DConsecutiveCalls.php45 $exporter->export($this->value)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DLessThan.php51 return 'is less than ' . $this->exporter->export($this->value);
H A DGreaterThan.php51 return 'is greater than ' . $this->exporter->export($this->value);
H A DArrayHasKey.php63 return 'has the key ' . $this->exporter->export($this->key);
/plugin/adhoctags/images/
H A Dexport.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>export</title><path d="M23,12L19,8V11H10V13H19V16M1,18V6C1,4.89 1.9,4 3,4H15A2,2 0 0,1 17,6V9H15V6H3V18H1 (…)
/plugin/revealjs/
H A Dprint.css3 .dokuwiki .slide-export-link,
/plugin/siteexport/lang/fr/
H A Dmanagerintro.txt1 ====== gestionnaire d'export de site ======
/plugin/latexit/
H A Dplugin.info.txt6 desc Plugin to export DokuWiki pages to one LaTeX file.
/plugin/pirate/
H A Dplugin.info.txt7 desc Pirate export filter, me matey! Arrrr!
/plugin/odp/
H A DREADME.txt3 This plugin lets you export wiki pages to ODP, the OpenDocument Presentation format as used by Open…
/plugin/findologicxmlexport/
H A Dplugin.info.txt7 url https://github.com/findologic/dokuwiki-plugin-findologic-xml-export/
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsInsightsdata.php42 …public function export($parent, GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest $postB… function in Google\\Service\\Contactcenterinsights\\Resource\\ProjectsLocationsInsightsdata
/plugin/jmol2/jmol/
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/symbols4odt/
H A Dplugin.info.txt5 name symbols4odt Symbols for ODT export
/plugin/odt/ODT/
H A DODTDefaultStyles.php133 public function export($root_element) { function in ODTDefaultStyles
/plugin/table2csv/
H A DREADME.md14 Add the following plugin code. This will provide an export selection.
19 Select this to export the first table into a csv file.
/plugin/itrackviewer/
H A Dsyntax.php159 …// $txt .= $this->makeQRCode('www.'.$webSpace.'.net/route/'.$param[$tourSprungKey].'/export.gpx',n…
188 …$txt .= $this->makeQRCode('www.'.$webSpace.'.net/route/'.$param[$tourSprungKey].'/export.gpx',null…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D581.phpt2 GH-581: PHPUnit_Util_Type::export adds extra newlines in Windows
/plugin/odt/
H A DREADME.txt3 This plugin lets you export wiki pages to ODT, the OpenDocument Text format as

12345678910