UNA
BxLinkedinConfig Class Reference
Inheritance diagram for BxLinkedinConfig:
BxBaseModConnectConfig BxBaseModGeneralConfig BxDolModuleConfig BxDol

Public Member Functions

 __construct ($aModule)
Public Member Functions inherited from BxBaseModGeneralConfig
 getCNF ()
 getObject ($sType='')
 getPrefix ($sType='')
 getJsClass ($sType)
 getJsObject ($sType)
 getGridObject ($sType)
 isAutoApprove ()
 isAutoApproveEnabled ()
 isEqualUrls ($sUrl1, $sUrl2)
 getViewEntryUrl ($mixedData)
 getImageUrl ($iId, $aTranscoders)
 getDpnTime ()
Public Member Functions inherited from BxDolModuleConfig
 getId ()
 getName ()
 getClassPrefix ()
 getDbPrefix ()
 getDirectory ()
 getHomePath ()
 getClassPath ()
 getUri ()
 getBaseUri ()
 getHomeUrl ()

Public Attributes

 $sApiID
 $sApiSecret
 $sApiUrl = 'https://api.linkedin.com/v2'
 $sOauthUrl = 'https://www.linkedin.com/oauth/v2'
 $sFields = 'id,firstName,lastName,profilePicture(displayImage~:playableStreams)'
 $sPageStart
 $sPageHandle
 $sScope = 'openid email profile'
Public Attributes inherited from BxBaseModConnectConfig
 $sDefaultRedirectUrl
 $sRedirectPage
 $sProfilesModule = 'system'
 $isAlwaysConfirmEmail = false
 $isAlwaysAutoApprove = false
 $bAutoFriends = false
 $sSessionKey
 $sSessionUid
 $sSessionProfile
 $sEmailTemplatePasswordGenerated
 $bSendPasswordGenerated = true
 $sDefaultTitleLangKey
Public Attributes inherited from BxBaseModGeneralConfig
 $CNF

Additional Inherited Members

Protected Attributes inherited from BxBaseModGeneralConfig
 $_aObjects
 $_aPrefixes
 $_aJsClasses
 $_aJsObjects
 $_aHtmlIds
 $_aGridObjects
 $_bIsApi
 $_iDpnTime
Protected Attributes inherited from BxDolModuleConfig
 $_iId
 $_sName
 $_sVendor
 $_sClassPrefix
 $_sDbPrefix
 $_sDirectory
 $_sUri
 $_sHomePath
 $_sClassPath
 $_sHomeUrl

Constructor & Destructor Documentation

◆ __construct()

BxLinkedinConfig::__construct ( $aModule)

constructor

Reimplemented from BxBaseModConnectConfig.


The documentation for this class was generated from the following file:
  • modules/boonex/linkedin_connect/classes/BxLinkedinConfig.php