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

Go to the source code of this file.

Variables

 $attributemap
 

Variable Documentation

◆ $attributemap

$attributemap
Initial value:
'twitter_screen_n_realm' => 'eduPersonPrincipalName',
'twitter_targetedID' => 'eduPersonTargetedID',
'twitter.screen_name' => 'uid',
'twitter.name' => 'displayName',
'twitter.url' => 'labeledURI',
'twitter.lang' => 'preferredLanguage',
'twitter.description' => 'description',
)
Create styles array
The data for the language used.

Definition at line 2 of file twitter2name.php.