Class JLinkedinObject
Linkedin API object class for the Joomla Platform.
Direct known subclasses
JLinkedinCommunications
,
JLinkedinCompanies
,
JLinkedinGroups
,
JLinkedinJobs
,
JLinkedinPeople
,
JLinkedinStream
Abstract
Package: Joomla\Platform\Linkedin
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 13.1
Located at joomla/linkedin/object.php
Package: Joomla\Platform\Linkedin
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 13.1
Located at joomla/linkedin/object.php
Methods summary
public
|
#
__construct(
Constructor. |
public
string
|
|
public
mixed
|
|
public
|
Magic methods summary
Properties summary
protected
|
$options |
#
Options for the Linkedin object. |
protected
|
$client |
#
The HTTP client object to use in sending HTTP requests. |
protected
JLinkedinOAuth
|
$oauth |
#
The OAuth client. |