Home
last modified time | relevance | path

Searched refs:formats (Results 1 – 25 of 143) sorted by path

123456

/plugin/adhoctags/
H A DREADME.md70 Instead of specifying the attributes in the HTML format, this plugin replicates and expands the formats used by the **wrap** plugin, which allows to specify the attributes as in the following example:
86 - `classname` – anything that does matches a valid CSS class name (and none of the other formats) will be treated as a class name.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock502 "ext-dom": "For handling output formats in XML",
3898 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
/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/amcharts/assets/amcharts/plugins/export/
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,
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…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DFilterSet.php48 public $formats; variable in Google\\Service\\AdExchangeBuyerII\\FilterSet
161 public function setFormats($formats) argument
163 $this->formats = $formats;
170 return $this->formats;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DAsset.php131 public function setFormats($formats) argument
133 $this->formats = $formats;
140 return $this->formats;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md264 …* Added support for more formats in RotatingFileHandler::setFilenameFormat as long as they have Y,…
275 * Deprecated RotatingFileHandler::setFilenameFormat to only support 3 formats: Y, Y-m and Y-m-d
/plugin/avatar/
H A Dhelper.php62 $formats = array('.png', '.jpg', '.gif');
63 foreach ($formats as $format) {
/plugin/barcodes/
H A Dcomposer.lock1780 … "A small library for converting tokenized PHP source code into XML and potentially other formats",
/plugin/bibtex/OSBib/format/
H A DREADME.txt15 … get you up and running within a matter of minutes. Data stored in other formats require that STYL…
/plugin/cacherevisionseraser/
H A DREADME.md108 * All other unknown formats (Default ASK).
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md1108 …v.ckeditor.com/ticket/10562): [Housekeeping] Unified CSS gradient filter formats in the [Moono](ht…
H A DLICENSE.md1351 Original Version, by changing formats or by porting the Font Software to a
/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/ckgedit/ckeditor/
H A DCHANGES.md1528 …v.ckeditor.com/ticket/10562): [Housekeeping] Unified CSS gradient filter formats in the [Moono](ht…
H A DLICENSE.md1351 Original Version, by changing formats or by porting the Font Software to a
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1626 …?CKGE_TMP_(\w+)(.*?).*?CKGE_TMP_c?\2.*?\1/gm, function(m, tag) { //remove formats from headers
/plugin/clipboardutils/
H A Dsyntax.php159 if (strpos($f_str,',') !== FALSE) $formats =explode(',',$f_str);
160 else $formats =str_split($f_str);
162 foreach($formats as $format) {
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1 … formline :1, // - internal function used for formats\n …
H A Dsas.min.js.map1formats\n// variable-2 -- DATA Step, proc, or macro names\n// string -- text within ' ' or \" \"…
/plugin/countdown/
H A DChangeLog65 * syntax.php: enhanced input (using strtotime, and therefore GNU date formats)
/plugin/database2/
H A Ddatabase2.php4751 $formats = array(
4760 foreach ( $formats as $pattern => $order )
4790 $formats = array(
4796 foreach ( $formats as $pattern => $order )
/plugin/date/
H A DREADME.md4 …sibilities of the strftime or date function. With the relative date/time formats for the strtotime…

123456