Home
last modified time | relevance | path

Searched refs:outputFormat (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1QueryMetadata.php38 public $outputFormat; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1QueryMetadata
93 public function setOutputFormat($outputFormat) argument
95 $this->outputFormat = $outputFormat;
102 return $this->outputFormat;
H A DGoogleCloudApigeeV1ExportRequest.php43 public $outputFormat; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ExportRequest
118 public function setOutputFormat($outputFormat) argument
120 $this->outputFormat = $outputFormat;
127 return $this->outputFormat;
H A DGoogleCloudApigeeV1Query.php56 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/
H A DPrestoJob.php36 public $outputFormat; variable in Google\\Service\\Dataproc\\PrestoJob
93 public function setOutputFormat($outputFormat) argument
95 $this->outputFormat = $outputFormat;
102 return $this->outputFormat;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php648 public $outputFormat; variable in Sabre\\VObject\\CliMock
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php640 public $outputFormat; variable in Sabre\\VObject\\CliMock
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php648 public $outputFormat; variable in Sabre\\VObject\\CliMock
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php648 public $outputFormat; variable in Sabre\\VObject\\CliMock
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php1721 $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/
H A Dscript.js8 …,t.handle&&r.setAttribute("handle",t.handle),t.outputFormat&&r.setAttribute("outputFormat",t.outpu…
/plugin/openlayersmap/ol7/
H A Dol.js.map