![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de JGoogleDataPlus:Fonctions membres publiques | |
| __construct (Registry $options=null, JGoogleAuth $auth=null) | |
| __get ($name) | |
Fonctions membres publiques hérités de JGoogleData | |
| __construct (Registry $options=null, JGoogleAuth $auth=null) | |
| authenticate () | |
| isAuthenticated () | |
| getOption ($key) | |
| setOption ($key, $value) | |
Attributs protégés | |
| $people | |
| $activities | |
| $comments | |
Attributs protégés hérités de JGoogleData | |
| $options | |
| $auth | |
Membres hérités additionnels | |
Fonctions membres protégées hérités de JGoogleData | |
| listGetData ($url, $maxpages=1, $token=null) | |
| query ($url, $data=null, $headers=null, $method='get') | |
Fonctions membres protégées statiques hérités de JGoogleData | |
| static | safeXml ($data) |
Google+ data class for the Joomla Platform.
| __construct | ( | Registry | $options = null, |
| JGoogleAuth | $auth = null |
||
| ) |
Constructor.
| Registry | $options | Google options object |
| JGoogleAuth | $auth | Google data http client object |
Références $options.
| __get | ( | $name | ) |
Magic method to lazily create API objects
| string | $name | Name of property to retrieve |
|
protected |
|
protected |
|
protected |