ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
linkedin2name.php File Reference

Go to the source code of this file.

Variables

 $attributemap
 

Variable Documentation

◆ $attributemap

$attributemap
Initial value:
'linkedin_user' => 'eduPersonPrincipalName',
'linkedin_targetedID' => 'eduPersonTargetedID',
'linkedin.firstName' => 'givenName',
'linkedin.lastName' => 'sn',
'linkedin.id' => 'uid',
'linkedin.headline' => 'title',
'linkedin.summary' => 'description',
)
Create styles array
The data for the language used.

Definition at line 2 of file linkedin2name.php.