| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
| D | GoogleCloudApigeeV1QueryMetadata.php | 38 public $outputFormat; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1QueryMetadata 93 public function setOutputFormat($outputFormat) argument 95 $this->outputFormat = $outputFormat; 102 return $this->outputFormat;
|
| D | GoogleCloudApigeeV1ExportRequest.php | 43 public $outputFormat; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ExportRequest 118 public function setOutputFormat($outputFormat) argument 120 $this->outputFormat = $outputFormat; 127 return $this->outputFormat;
|
| D | GoogleCloudApigeeV1Query.php | 56 public $outputFormat; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Query 181 public function setOutputFormat($outputFormat) argument 183 $this->outputFormat = $outputFormat; 190 return $this->outputFormat;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
| D | PrestoJob.php | 36 public $outputFormat; variable in Google\\Service\\Dataproc\\PrestoJob 93 public function setOutputFormat($outputFormat) argument 95 $this->outputFormat = $outputFormat; 102 return $this->outputFormat;
|
| /plugin/asciidocjs/node_modules/jstransformer/ |
| D | README.md | 102 ### `.outputFormat` 106 var outputFormat = md.outputFormat
|
| D | index.js | 82 assert(typeof tr.outputFormat === 'string', 'Transformer must have an output format'); 101 this.outputFormat = this._tr.outputFormat;
|
| /plugin/asciidocjs/node_modules/pug-filters/lib/ |
| D | run-filter.js | 28 switch (tr.outputFormat) {
|
| /plugin/icalevents/vendor/sabre/vobject/tests/VObject/ |
| D | CliTest.php | 640 public $outputFormat; variable in Sabre\\VObject\\CliMock
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ |
| D | CliTest.php | 648 public $outputFormat; variable in Sabre\\VObject\\CliMock
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/ |
| D | CliTest.php | 648 public $outputFormat; variable in Sabre\\VObject\\CliMock
|
| /plugin/davcal/vendor/sabre/vobject/tests/VObject/ |
| H A D | CliTest.php | 648 public $outputFormat; variable in Sabre\\VObject\\CliMock
|
| /plugin/photogallery/phpThumb/ |
| D | phpthumb.class.php | 1721 $outputFormat = $this->thumbnailFormat; 1747 $outputFormat = 'png'; 1760 $outputFormat = 'png'; 1790 …g_replace('#[/\\\\]#', DIRECTORY_SEPARATOR, $this->sourceFilename).(($outputFormat == 'gif') ? '' … 1839 if (!preg_match('#('.implode('|', $this->AlphaCapableFormats).')#i', $outputFormat)) { 2016 …if (!preg_match('#('.implode('|', $this->AlphaCapableFormats).')#i', $outputFormat) || phpthumb_fu… 2020 if (preg_match('#('.implode('|', $this->AlphaCapableFormats).')#i', $outputFormat)) { 2389 if (preg_match('#jpe?g#i', $outputFormat) && $this->q) { 2398 …$commandline .= ' '.$outputFormat.':'.phpthumb_functions::escapeshellarg_replacement($IMtempfilena…
|
| /plugin/ol3/ |
| D | script.js | 8 …,t.handle&&r.setAttribute("handle",t.handle),t.outputFormat&&r.setAttribute("outputFormat",t.outpu…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …outputFormat=application/json&srsname=' + proj + '&' +\n * 'bbox=' + extent.join(',') + '…
|