Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct (JLinkedinOauth $oauth=null, Registry $options=null, JHttp $client=null) | |
__get ($name) | |
getOption ($key) | |
setOption ($key, $value) | |
Attributs protégés | |
$options | |
$client | |
$oauth | |
$people | |
$groups | |
$companies | |
$jobs | |
$stream | |
$communications | |
Joomla Platform class for interacting with a Linkedin API instance.
__construct | ( | JLinkedinOauth | $oauth = null , |
Registry | $options = null , |
||
JHttp | $client = null |
||
) |
Constructor.
JLinkedinOauth | $oauth | OAuth object |
Registry | $options | Linkedin options object. |
JHttp | $client | The HTTP client object. |
__get | ( | $name | ) |
Magic method to lazily create API objects
string | $name | Name of property to retrieve |
InvalidArgumentException |
getOption | ( | $key | ) |
setOption | ( | $key, | |
$value | |||
) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |