JGoogleEmbed
class JGoogleEmbed
Google API object class for the Joomla Platform.
Methods
__construct(
Registry $options = null,
JUri $uri = null)
Constructor.
string
isSecure()
Method to retrieve the javascript header for the embed API
string
getHeader()
Method to retrieve the header for the API
string
getBody()
Method to retrieve the body for the API
null
echoHeader()
Method to output the javascript header for the embed API
null
echoBody()
Method to output the body for the API
mixed
getOption(
string $key)
Get an option from the JGoogleEmbed instance.
setOption(
string $key,
mixed $value)
Set an option for the JGoogleEmbed instance.