|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
@classDescription Open ID auth class More...
Collaboration diagram for ilOpenIdAttributeToUser:Public Member Functions | |
| __construct () | |
| create ($a_username, $a_userdata=array()) | |
| Create new ILIAS account. More... | |
Protected Member Functions | |
| parseFullname ($a_userdata) | |
Private Attributes | |
| $settings = null | |
| $writer = null | |
@classDescription Open ID auth class
Definition at line 13 of file class.ilOpenIdAttributeToUser.php.
| ilOpenIdAttributeToUser::__construct | ( | ) |
Definition at line 21 of file class.ilOpenIdAttributeToUser.php.
References $ilLog, and ilOpenIdSettings\getInstance().
Here is the call graph for this function:| ilOpenIdAttributeToUser::create | ( | $a_username, | |
$a_userdata = array() |
|||
| ) |
Create new ILIAS account.
@access public
| string | external username |
Definition at line 41 of file class.ilOpenIdAttributeToUser.php.
References ilAuthUtils\_generateLogin(), ilCalendarUtil\_getShortTimeZoneList(), ilObjUser\_lookupId(), ilObjUser\_writePref(), and parseFullname().
Here is the call graph for this function:
|
protected |
Definition at line 122 of file class.ilOpenIdAttributeToUser.php.
Referenced by create().
Here is the caller graph for this function:
|
private |
Definition at line 15 of file class.ilOpenIdAttributeToUser.php.
|
private |
Definition at line 16 of file class.ilOpenIdAttributeToUser.php.