Home
last modified time | relevance | path

Searched refs:upload (Results 101 – 125 of 284) sorted by last modified time

12345678910>>...12

/plugin/stlviewer/stlviewer/
H A Dthree.min.js2upload=function(t,e,n,r){for(var i=0,a=e.length;i!==a;++i){var o=e[i],s=n[o.id];!1!==s.needsUpdate…
H A DREADME.md6 upload those files into your web server:
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css188 .oi[data-glyph=cloud-upload]:before { content:'\e03d'; }
224 .oi[data-glyph=data-transfer-upload]:before { content:'\e04f'; }
/plugin/davcal/vendor/sabre/dav/bin/
H A Dgooglecode_upload.py59 def upload(file, project_name, user_name, password, summary, labels=None): function
186 status, reason, url = upload(file_path, project_name, user_name, password,
/plugin/indexmenu/
H A Dadmin.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DIndexingDatasourcesItems.php238 public function upload($name, StartUploadItemRequest $postBody, $optParams = []) function in Google\\Service\\CloudSearch\\Resource\\IndexingDatasourcesItems
H A DMedia.php55 public function upload($resourceName, MediaModel $postBody, $optParams = []) function in Google\\Service\\CloudSearch\\Resource\\Media
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php424 ],'upload' => [
425 'path' => 'v1/indexing/{+name}:upload',
444 'upload' => [
H A DGamesConfiguration.php136 'upload' => [
H A DAndroidPublisher.php259 ],'upload' => [
299 ],'upload' => [
358 'upload' => [
523 ],'upload' => [
638 ],'upload' => [
H A DChromePolicy.php165 'upload' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DActivityContentDetails.php188 public function setUpload(ActivityContentDetailsUpload $upload) argument
190 $this->upload = $upload;
197 return $this->upload;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DProjectsServiceAccountsKeys.php174 public function upload($name, UploadServiceAccountKeyRequest $postBody, $optParams = []) function in Google\\Service\\Iam\\Resource\\ProjectsServiceAccountsKeys
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEditsBundles.php64 public function upload($packageName, $editId, $optParams = []) function in Google\\Service\\AndroidPublisher\\Resource\\EditsBundles
H A DEditsExpansionfiles.php107 …public function upload($packageName, $editId, $apkVersionCode, $expansionFileType, $optParams = []) function in Google\\Service\\AndroidPublisher\\Resource\\EditsExpansionfiles
H A DEditsApks.php75 public function upload($packageName, $editId, $optParams = []) function in Google\\Service\\AndroidPublisher\\Resource\\EditsApks
H A DEditsDeobfuscationfiles.php44 …public function upload($packageName, $editId, $apkVersionCode, $deobfuscationFileType, $optParams … function in Google\\Service\\AndroidPublisher\\Resource\\EditsDeobfuscationfiles
H A DEditsImages.php104 public function upload($packageName, $editId, $language, $imageType, $optParams = []) function in Google\\Service\\AndroidPublisher\\Resource\\EditsImages
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DProjectsLocationsRepositoriesAptArtifacts.php65 public function upload($parent, UploadAptArtifactRequest $postBody, $optParams = []) function in Google\\Service\\ArtifactRegistry\\Resource\\ProjectsLocationsRepositoriesAptArtifacts
H A DProjectsLocationsRepositoriesYumArtifacts.php65 public function upload($parent, UploadYumArtifactRequest $postBody, $optParams = []) function in Google\\Service\\ArtifactRegistry\\Resource\\ProjectsLocationsRepositoriesYumArtifacts
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DMedia.php61 public function upload($resourceName, GoogleBytestreamMedia $postBody, $optParams = []) function in Google\\Service\\DisplayVideo\\Resource\\Media
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md165 chunks (e.g. Amazon S3's multipart upload API).
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md155 > An example of this can be seen in [`examples/simple-file-upload.php`](examples/simple-file-upload
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DResource.php216 $upload = new MediaFileUpload($this->client, $request, $mimeType, $data);
219 $request = $upload->getRequest();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DCreate.php60 public function setUpload(Upload $upload) argument
62 $this->upload = $upload;
69 return $this->upload;

12345678910>>...12