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

Go to the source code of this file.

Variables

 $attributemap
 

Variable Documentation

◆ $attributemap

$attributemap
Initial value:
'myspace_user' => 'eduPersonPrincipalName',
'myspace_targetedID' => 'eduPersonTargetedID',
'myspace_username' => 'uid',
'myspace.name.givenName' => 'givenName',
'myspace.name.familyName' => 'sn',
'myspace.displayName' => 'displayName',
'myspace.profileUrl' => 'labeledURI',
)
Create styles array
The data for the language used.

Definition at line 2 of file myspace2name.php.