\AcidLinkedIn

Classe de partage sur le réseau social linkedin.com

Summary

Methods
Properties
Constants
__construct()
share()
urlShare()
$url
$title
$summary
$source
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$url

$url : string

URL à partager

Type

string

$title

$title : string

Titre à partager

Type

string

$summary

$summary : string

Résumé à partager

Type

string

$source

$source : string

Source du partage

Type

string

Methods

__construct()

__construct(  $init = array()) : \AcidLinked

Constructeur

Parameters

$init

Returns

\AcidLinked

share()

share() 

Retourne l'url de partage linkedin

urlShare()

urlShare(string  $url = '', string  $title = '', string  $summary = '', string  $source = '') 

Retourne l'url de partage linkedin avec le contenu passé en argument

Parameters

string $url
string $title
string $summary
string $source