Documentation

IntegrationManager

User Extended by Shawn Clake Class IntegrationManager User Extended is licensed under the MIT license.

Tags
author

Shawn Clake shawn.clake@gmail.com

link
https://github.com/ShawnClake/UserExtended
license

https://github.com/ShawnClake/UserExtended/blob/master/LICENSE MIT

Table of Contents

UE_INTEGRATIONS_DISQUS  = 'UE_INTEGRATIONS_DISQUS'
UE_INTEGRATIONS_FACEBOOK  = 'UE_INTEGRATIONS_FACEBOOK'
Integration Types
createUser()  : IntegratedUser
Creates a user integration
getUser()  : null
Retrieves a user integration

Constants

UE_INTEGRATIONS_DISQUS

public mixed UE_INTEGRATIONS_DISQUS = 'UE_INTEGRATIONS_DISQUS'

UE_INTEGRATIONS_FACEBOOK

Integration Types

public mixed UE_INTEGRATIONS_FACEBOOK = 'UE_INTEGRATIONS_FACEBOOK'

Methods

getUser()

Retrieves a user integration

public static getUser( $integrationId) : null
Parameters
$integrationId :
Return values
null

Search results