Overview

Namespaces

  • LeanCloud
    • Engine
    • Operation
    • Storage
    • Uploader

Classes

  • QCloudUploader
  • QiniuUploader
  • S3Uploader
  • SimpleUploader
  • Overview
  • Namespace
  • Class

Class QCloudUploader

QCloud COS file uploader

LeanCloud\Uploader\SimpleUploader
Extended by LeanCloud\Uploader\QCloudUploader
Namespace: LeanCloud\Uploader
Link: https://www.qcloud.com/doc/product/227/3377
Located at LeanCloud/Uploader/QCloudUploader.php
Methods summary
protected static string
# getFileFieldName( )

The form field name of file content in multipart encoded data

The form field name of file content in multipart encoded data

Returns

string

Overrides

LeanCloud\Uploader\SimpleUploader::getFileFieldName()
public
# upload( $content, $mimeType, $key )
Methods inherited from LeanCloud\Uploader\SimpleUploader
createUploader(), getAuthToken(), getUploadUrl(), initialize(), multipartEncode()
Properties inherited from LeanCloud\Uploader\SimpleUploader
$authToken, $uploadUrl
API documentation generated by ApiGen