Property | Type | Description | |
---|---|---|---|
$fields | default user fields map | ||
$scope | default permissions |
Method | Description | |
---|---|---|
getUserByResponse ( object $response, boolean $withAdditionalRequests = false ) : Hybrid_User_Contact | ||
getUserContacts ( ) | load the user contacts | |
getUserProfile ( ) | load the user profile from the IDp api client | |
initialize ( ) | IDp wrappers initializer | |
loginFinish ( ) |
public getUserByResponse ( object $response, boolean $withAdditionalRequests = false ) : Hybrid_User_Contact | ||
$response | object | |
$withAdditionalRequests | boolean | True to get some full fields like 'city' or 'country' (requires additional responses to vk api!) |
return | Hybrid_User_Contact |
public getUserProfile ( ) |