[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
500px service.
Author: | Pedro Amorim <contact@pamorim.fr> |
License: | http://www.opensource.org/licenses/mit-license.html MIT License |
File Size: | 122 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
FiveHundredPx:: (6 methods):
__construct()
getRequestTokenEndpoint()
getAuthorizationEndpoint()
getAccessTokenEndpoint()
parseRequestTokenResponse()
parseAccessTokenResponse()
Class: FiveHundredPx - X-Ref
500px service.__construct(CredentialsInterface $credentials,ClientInterface $httpClient,TokenStorageInterface $storage,SignatureInterface $signature,?UriInterface $baseApiUri = null) X-Ref |
No description |
getRequestTokenEndpoint() X-Ref |
{@inheritdoc} |
getAuthorizationEndpoint() X-Ref |
{@inheritdoc} |
getAccessTokenEndpoint() X-Ref |
{@inheritdoc} |
parseRequestTokenResponse($responseBody) X-Ref |
{@inheritdoc} |
parseAccessTokenResponse($responseBody) X-Ref |
{@inheritdoc} |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |