This is the code documentation for the SproutCMS project
Search documentation |
class GoogleDriveApi
Variables
Functions
public apiRequestarray GoogleDriveApi::apiRequest ( string $method , string $url [, array $data [, bool $headers ]] ); Performs an API request public getConfigarray GoogleDriveApi::getConfig ( ); Loads Oauth2 config public getTokenmixed GoogleDriveApi::getToken ( ); Load Oauth2 token. May cause a token refresh public refreshOauthTokenvoid GoogleDriveApi::refreshOauthToken ( mixed $token ); This function does not have a description public requestOauthCodevoid GoogleDriveApi::requestOauthCode ( ); Request an Oauth2 code public saveOauthTokenarray GoogleDriveApi::saveOauthToken ( string $code ); Save Oauth token |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |