| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 112 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 = [],?UriInterface $baseApiUri = null) 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 = []) X-Ref |
| {@inheritdoc} |
| setBaseApiUri(StdOAuth2Token $token) X-Ref |
| Set the right base endpoint. |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |