Home
last modified time | relevance | path

Searched refs:contents (Results 51 – 75 of 1006) sorted by path

12345678910>>...41

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayApiConfigFile.php25 public $contents; variable in Google\\Service\\Apigateway\\ApigatewayApiConfigFile
34 public function setContents($contents) argument
36 $this->contents = $contents;
43 return $this->contents;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DScreenshot.php25 public $contents; variable in Google\\Service\\Compute\\Screenshot
34 public function setContents($contents) argument
36 $this->contents = $contents;
43 return $this->contents;
H A DSerialPortOutput.php25 public $contents; variable in Google\\Service\\Compute\\SerialPortOutput
46 public function setContents($contents) argument
48 $this->contents = $contents;
55 return $this->contents;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta2InputConfig.php25 public $contents; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2InputConfig
36 public function setContents($contents) argument
38 $this->contents = $contents;
45 return $this->contents;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2OutputFile.php22 public $contents; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2OutputFile
30 public function setContents($contents) argument
32 $this->contents = $contents;
36 return $this->contents;
H A DGoogleDevtoolsRemoteworkersV1test2Blob.php22 public $contents; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2Blob
26 public function setContents($contents) argument
28 $this->contents = $contents;
32 return $this->contents;
H A DGoogleDevtoolsRemoteworkersV1test2FileMetadata.php22 public $contents; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2FileMetadata
28 public function setContents($contents) argument
30 $this->contents = $contents;
34 return $this->contents;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DWmxSitemap.php61 public function setContents($contents) argument
63 $this->contents = $contents;
70 return $this->contents;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DTranslateTextRequest.php26 public $contents; variable in Google\\Service\\Translate\\TranslateTextRequest
53 public function setContents($contents) argument
55 $this->contents = $contents;
62 return $this->contents;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DWmxSitemap.php37 public function setContents($contents) argument
39 $this->contents = $contents;
46 return $this->contents;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE115 wherever such third-party notices normally appear. The contents
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING116 wherever such third-party notices normally appear. The contents
H A DLICENSE115 wherever such third-party notices normally appear. The contents
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DMockHandler.php104 $contents = (string) $value->getBody();
108 fwrite($sink, $contents);
110 file_put_contents($sink, $contents);
112 $sink->write($contents);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md426 Copy the contents of a stream into another stream until the given number
434 Copy the contents of a stream into a string until the given number of
487 - `string`: Creates a stream object that uses the given string as the contents.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStream.php95 $contents = stream_get_contents($this->stream);
97 if ($contents === false) {
101 return $contents;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1094 $contents = [];
1119 $contents[$shortname] = $attributes + ['filename' => $shortname];
1153 uasort($contents, [&$this, 'comparator']);
1156 return $raw ? $contents : array_map('strval', array_keys($contents));
/plugin/authhiorgserver/
H A DLICENSE75 is covered only if its contents constitute a work based on the
/plugin/authldaplocal/
H A DLICENSE93 is covered only if its contents constitute a work based on the
/plugin/authlemonldap/
H A DLICENSE75 is covered only if its contents constitute a work based on the
/plugin/authlinotp/
H A DLICENSE75 is covered only if its contents constitute a work based on the
/plugin/authloginapi/
H A DLICENSE75 is covered only if its contents constitute a work based on the
H A DREADME.md8 * Copy the contents of this folder to `[your dokuwiki]/lib/plugins/authloginapi`.
/plugin/authmantis/
H A DLICENSE.md486 propagate the contents of its contributor version.
/plugin/authnc/
H A DLICENSE75 is covered only if its contents constitute a work based on the

12345678910>>...41