JGoogleData
class JGoogleData
Google API data class for the Joomla Platform.
Methods
boolean
authenticate()
Method to authenticate to Google
boolean
isAuthenticated()
Check authentication
mixed
getOption(
string $key)
Get an option from the JGoogleData instance.
setOption(
string $key,
mixed $value)
Set an option for the JGoogleData instance.