JLinkedinObject
class JLinkedinObject
Linkedin API object class for the Joomla Platform.
Methods
__construct(
Registry $options = null,
JHttp $client = null,
JLinkedinOAuth $oauth = null)
Constructor.
string
booleanToString(
boolean $bool)
Method to convert boolean to string.
mixed
getOption(
string $key)
Get an option from the JLinkedinObject instance.
setOption(
string $key,
mixed $value)
Set an option for the JLinkedinObject instance.
Details
__construct(
Registry $options = null,
JHttp $client = null,
JLinkedinOAuth $oauth = null)
Constructor.
JLinkedinObject
setOption(
string $key,
mixed $value)
Set an option for the JLinkedinObject instance.