\AlipayMobilePublicMultiMediaClient

Summary

Methods
Properties
Constants
__construct()
getContents()
execute()
buildGetUrl()
buildQuery()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$DEFAULT_CHARSET
$METHOD_POST
$METHOD_GET
$SIGN
$timeout
$serverUrl
$appId
$privateKey
$prodCode
$format
$sign_type
$charset
$apiVersion
$apiMethodName
$media_id
$connectTimeout
$readTimeout
N/A

Properties

$DEFAULT_CHARSET

$DEFAULT_CHARSET : 

Type

$METHOD_POST

$METHOD_POST : 

Type

$METHOD_GET

$METHOD_GET : 

Type

$SIGN

$SIGN : 

Type

$timeout

$timeout : 

Type

$serverUrl

$serverUrl : 

Type

$appId

$appId : 

Type

$privateKey

$privateKey : 

Type

$prodCode

$prodCode : 

Type

$format

$format : 

Type

$sign_type

$sign_type : 

Type

$charset

$charset : 

Type

$apiVersion

$apiVersion : 

Type

$apiMethodName

$apiMethodName : 

Type

$media_id

$media_id : 

Type

$connectTimeout

$connectTimeout : 

Type

$readTimeout

$readTimeout : 

Type

Methods

__construct()

__construct(  $serverUrl = '',   $appId = '',   $partner_private_key = '',   $format = '',   $charset = 'GBK') 

Parameters

$serverUrl
$appId
$partner_private_key
$format
$charset

getContents()

getContents() : \text

getContents 获取网址内容

Returns

\text —

| bin

execute()

execute(  $header = '',   $body = '',   $httpCode = '') : \text

Parameters

$header
$body
$httpCode

Returns

\text —

| bin

buildGetUrl()

buildGetUrl(  $query = array()) 

Parameters

$query

buildQuery()

buildQuery(  $query) 

Parameters

$query