◆ __construct()
Constructor.
- Paramètres
-
Registry | $options | Google options object. |
JGoogleAuth | $auth | The authentication client object. |
- Depuis
- 3.1.4
Références $options.
◆ data()
data |
( |
|
$name, |
|
|
|
$options = null , |
|
|
|
$auth = null |
|
) |
| |
Method to create JGoogleData objects
- Paramètres
-
string | $name | Name of property to retrieve |
Registry | $options | Google options object. |
JGoogleAuth | $auth | The authentication client object. |
- Renvoie
- JGoogleData Google data API object.
- Depuis
- 3.1.4
Références $name, et $options.
◆ embed()
embed |
( |
|
$name, |
|
|
|
$options = null |
|
) |
| |
Method to create JGoogleEmbed objects
- Paramètres
-
string | $name | Name of property to retrieve |
Registry | $options | Google options object. |
- Renvoie
- JGoogleEmbed Google embed API object.
- Depuis
- 3.1.4
Références $name, et $options.
◆ getOption()
Get an option from the JGoogle 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.
◆ setOption()
setOption |
( |
|
$key, |
|
|
|
$value |
|
) |
| |
Set an option for the JGoogle instance.
- Paramètres
-
string | $key | The name of the option to set. |
mixed | $value | The option value to set. |
- Renvoie
- JGoogle This object for method chaining.
- Depuis
- 3.1.4
Références $key, et $value.
◆ $auth
◆ $data
◆ $embed
◆ $options
La documentation de cette classe a été générée à partir du fichier suivant :