\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

$METHOD_POST

$METHOD_POST

$METHOD_GET

$METHOD_GET

$SIGN

$SIGN

$timeout

$timeout

$serverUrl

$serverUrl

$appId

$appId

$privateKey

$privateKey

$prodCode

$prodCode

$format

$format

$sign_type

$sign_type

$charset

$charset

$apiVersion

$apiVersion

$apiMethodName

$apiMethodName

$media_id

$media_id

$connectTimeout

$connectTimeout

$readTimeout

$readTimeout

Methods

__construct()

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

Parameters

mixed $serverUrl
mixed $appId
mixed $partner_private_key
mixed $format
mixed $charset

Returns

mixed —

getContents()

getContents() : \text

getContents 获取网址内容

Returns

\text —

| bin

execute()

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

Parameters

mixed $header
mixed $body
mixed $httpCode

Returns

\text —

| bin

buildGetUrl()

buildGetUrl(mixed  $query = array()) : mixed

Parameters

mixed $query

Returns

mixed —

buildQuery()

buildQuery(mixed  $query) : mixed

Parameters

mixed $query

Returns

mixed —