ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
twitter2name.php File Reference

Go to the source code of this file.

Variables

 $attributemap
 

Variable Documentation

◆ $attributemap

$attributemap
Initial value:
= array(
'twitter_screen_n_realm' => 'eduPersonPrincipalName',
'twitter_targetedID' => 'eduPersonTargetedID',
'twitter.screen_name' => 'uid',
'twitter.name' => 'displayName',
'twitter.url' => 'labeledURI',
'twitter.lang' => 'preferredLanguage',
'twitter.description' => 'description',
)

Definition at line 2 of file twitter2name.php.