[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 114 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Mailchimp:: (7 methods):
__construct()
getAuthorizationMethod()
getAuthorizationEndpoint()
getAccessTokenEndpoint()
parseAccessTokenResponse()
request()
setBaseApiUri()
__construct(CredentialsInterface $credentials,ClientInterface $httpClient,TokenStorageInterface $storage,$scopes = array() X-Ref |
No description |
getAuthorizationMethod() X-Ref |
{@inheritdoc} |
getAuthorizationEndpoint() X-Ref |
{@inheritdoc} |
getAccessTokenEndpoint() X-Ref |
{@inheritdoc} |
parseAccessTokenResponse($responseBody) X-Ref |
{@inheritdoc} |
request($path, $method = 'GET', $body = null, array $extraHeaders = array() X-Ref |
{@inheritdoc} |
setBaseApiUri(StdOAuth2Token $token) X-Ref |
Set the right base endpoint. param: StdOAuth2Token $token |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |