/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A 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;
|
H A 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;
|
H A 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/ |
H A 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/davcard/vendor/sabre/vobject/tests/VObject/ |
H A D | CliTest.php | 648 public $outputFormat; variable in Sabre\\VObject\\CliMock
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ |
H A D | CliTest.php | 640 public $outputFormat; variable in Sabre\\VObject\\CliMock
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ |
H A 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/ |
H A 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/ |
H A D | script.js | 8 …,t.handle&&r.setAttribute("handle",t.handle),t.outputFormat&&r.setAttribute("outputFormat",t.outpu…
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|