Google API object class for the Joomla Platform.
- Depuis
- 3.1.4
- Obsolète:
- 4.0 Use the
joomla/google
package via Composer instead
◆ __construct()
Constructor.
- Paramètres
-
Registry | $options | Google options object |
JUri | $uri | URL of the page being rendered |
- Depuis
- 3.1.4
Références $options, et $uri.
◆ echoBody()
Method to output the body for the API
- Renvoie
- null
- Depuis
- 3.1.4
◆ echoHeader()
Method to output the javascript header for the embed API
- Renvoie
- null
- Depuis
- 3.1.4
◆ getBody()
Method to retrieve the body for the API
- Renvoie
- string The body
- Depuis
- 3.1.4
◆ getHeader()
Method to retrieve the header for the API
- Renvoie
- string The header
- Depuis
- 3.1.4
◆ getOption()
Get an option from the JGoogleEmbed instance.
- Paramètres
-
string | $key | The name of the option to get. |
- Renvoie
- mixed The option value.
- Depuis
- 3.1.4
Références $key.
◆ isSecure()
Method to retrieve the javascript header for the embed API
- Renvoie
- string The header
- Depuis
- 3.1.4
◆ setOption()
setOption |
( |
|
$key, |
|
|
|
$value |
|
) |
| |
Set an option for the JGoogleEmbed instance.
- Paramètres
-
string | $key | The name of the option to set. |
mixed | $value | The option value to set. |
- Renvoie
- JGoogleEmbed This object for method chaining.
- Depuis
- 3.1.4
Références $key, et $value.
◆ $options
◆ $uri
La documentation de cette classe a été générée à partir du fichier suivant :