Home
last modified time | relevance | path

Searched refs:formats (Results 101 – 125 of 143) sorted by last modified time

123456

/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst35 * ``date_format``: The date format. Choose one of these formats:
43 * ``time_format``: The time format. Same formats possible as above.
54 which corresponds to IntlDateFormatter::GREGORIAN. Choose one of these formats:
92 * ``style``: Optional number format (default: 'decimal'). Choose one of these formats:
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DConstraintViolationHandler.php22 $formats = ['xml', 'json'];
26 foreach ($formats as $format) {
H A DStdClassHandler.php23 $formats = ['json', 'xml', 'yml'];
25 foreach ($formats as $format) {
H A DArrayCollectionHandler.php33 $formats = ['json', 'xml', 'yml'];
43 foreach ($formats as $format) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php415 $formats = $env->getExtension('\Twig\Extension\CoreExtension')->getDateFormat();
416 $format = $date instanceof \DateInterval ? $formats[1] : $formats[0];
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE24formats whether now known or hereafter devised. The above rights include the right to make such mo…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dformat.rst4 The ``format`` filter formats a given string by replacing the placeholders
H A Dreplace.rst4 The ``replace`` filter formats a given string by replacing the placeholders
/plugin/file2dw/
H A DREADME.md12 …mport a document into Dokuwiki. It supports (at least) .odt, .doc, .docx formats. It should also w…
/plugin/odtplus2dw/
H A DREADME.md11 odtplus2dw is a plugin for dokuwiki (forked from odt2dw to add doc/docx support). This plugin lets you import a document into Dokuwiki. It supports (at least) .odt, .doc, .docx formats. It should also work with any other document format that pandoc supports, but it has not been tested yet.
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md1351 Original Version, by changing formats or by porting the Font Software to a
H A DCHANGES.md1108 …v.ckeditor.com/ticket/10562): [Housekeeping] Unified CSS gradient filter formats in the [Moono](ht…
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1625 …CKGE_TMP_(\w+)(.*?).*?CKGE_TMP_c?\2.*?\1/gm, function(m,tag) { //remove formats from headers
/plugin/toolbuttondel/
H A Daction.php20 $this->formats($event);
128 function formats(& $event) { function in action_plugin_toolbuttondel
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md65 …sions to work with the parsed Markdown in many ways including rendering as other formats than HTML.
/plugin/fckg/
H A DChanges95 prevents corruption of text formats and insertion of javascript 'undefined' when alt is not found
/plugin/cacherevisionseraser/
H A DREADME.md108 * All other unknown formats (Default ASK).
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md568 * Added: Support for formats like SystemV/EST5EDT in TZID's.
/plugin/avatar/
H A Dhelper.php62 $formats = array('.png', '.jpg', '.gif');
63 foreach ($formats as $format) {
/plugin/database2/
H A Ddatabase2.php4751 $formats = array(
4760 foreach ( $formats as $pattern => $order )
4790 $formats = array(
4796 foreach ( $formats as $pattern => $order )
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1 …harts",action:"download",overflow:!0,path:(a.path||"")+"plugins/export/",formats:{JPG:{mimeType:"i…
2formats[i.format]?i=c.deepMerge({label:i.icon?"":i.format,format:i.format,mimeType:c.config.format…
H A DREADME.md11 vector, document or data formats, such as PNG, JPG, PDF, SVG, JSON, XLSX and
140 … object of key/value pairs to use as column names when exporting to data formats. `exportTitles` n…
202 Let's add more formats and organize image and data formats into separate
233 We can mix "string" and "object" formats the way we see fit, i.e.:
300 Some formats, such as CSV, have specific parameters that are used when exporting to this format. Fo…
611 format | A format to export chart/map to upon click (see below for a list of available formats)
904 * Fixed: Zeroes were being exported to data formats as empty strings rather than numbers
917 * Added: `exportFields` option which is an array of fields to export in data formats (if you want t…
H A Dexport.js434 formats: { class in AmCharts._this.defaults
2589 if ( _this.config.formats[ item.format ] ) {
2593 mimeType: _this.config.formats[ item.format ].mimeType,
2594 extension: _this.config.formats[ item.format ].extension,
2595 capture: _this.config.formats[ item.format ].capture,
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md12 from external data data sources in CSV and JSON formats.
81 Some formats, like CSV, will require additional parameters needed to parse the
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md733 * Added: Support for formats like SystemV/EST5EDT in TZID's.

123456