Cheetah
Public Member Functions | Protected Member Functions | List of all members
ChDolphConModule Class Reference
Inheritance diagram for ChDolphConModule:
ChWsbConnectModule ChWsbModule

Public Member Functions

 __construct (&$aModule)
 
 actionAdministration ()
 
 actionStart ()
 
 actionHandle ()
 
- Public Member Functions inherited from ChWsbConnectModule
 __construct ($aModule)
 
 _actionAdministration ($sOptionApiKey, $sLangSettingsTitle, $sLangInfoTitle='', $sLangInfoText='', $sInfoTextParam='')
 
 setLogged ($iProfileId, $sPassword, $sCallbackUrl='', $bRedirect=true)
 
 getAlternativeName ($sNickName)
 
 getJoinAfterPaymentPage ($aProfileInfo)
 
 processJoinAfterPayment (&$oAlert)
 
 _assignAvatar ($sAvatarUrl, $iProfileId=false)
 
 _createProfile ($aProfileInfo, $sAlternativeName='')
 
 _createProfileRaw ($aProfileInfo, $sAlternativeName='', $isAutoFriends=true, $isSetLoggedIn=true)
 
 _getJoinPage ($aProfileFields, $iRemoteProfileId)
 
 _getRedirectUrl ($iProfileId, $isExistingProfile=false)
 
- Public Member Functions inherited from ChWsbModule
 isLogged ()
 
 getUserId ()
 
 getUserPassword ()
 
 getTitleKey ($sUri)
 
 serviceGetBaseUrl ()
 

Protected Member Functions

 _convertRemoteFields ($aProfileInfo, $sAlternativeName='')
 
 _genCsrfToken ($bReturn=false)
 
 _getCsrfToken ()
 
- Protected Member Functions inherited from ChWsbConnectModule
 _redirect ($sUrl, $iStatus=302)
 

Additional Inherited Members

- Static Public Member Functions inherited from ChWsbModule
static getInstance ($sClassName)
 
static getTitle ($sUri)
 
- Public Attributes inherited from ChWsbModule
 $_aModule
 
 $_oDb
 
 $_oTemplate
 
 $_oConfig
 

Detailed Description

Definition at line 16 of file ChDolphConModule.php.

Constructor & Destructor Documentation

◆ __construct()

ChDolphConModule::__construct ( $aModule)

Definition at line 18 of file ChDolphConModule.php.

Member Function Documentation

◆ _convertRemoteFields()

ChDolphConModule::_convertRemoteFields (   $aProfileInfo,
  $sAlternativeName = '' 
)
protected
Parameters
$aProfileInfo- remote profile info
$sAlternativeName- suffix to add to NickName to make it unique
Returns
profile array info, ready for the local database

Reimplemented from ChWsbConnectModule.

Definition at line 148 of file ChDolphConModule.php.

◆ _genCsrfToken()

ChDolphConModule::_genCsrfToken (   $bReturn = false)
protected

Definition at line 155 of file ChDolphConModule.php.

◆ _getCsrfToken()

ChDolphConModule::_getCsrfToken ( )
protected

Definition at line 175 of file ChDolphConModule.php.

◆ actionAdministration()

ChDolphConModule::actionAdministration ( )

Generate admin page;

Returns
: (text) - html presentation data;

Definition at line 28 of file ChDolphConModule.php.

◆ actionHandle()

ChDolphConModule::actionHandle ( )

Definition at line 61 of file ChDolphConModule.php.

◆ actionStart()

ChDolphConModule::actionStart ( )

Redirect to remote Cheetah site login form

Returns
n/a/ - redirect or HTML page in case of error

Definition at line 38 of file ChDolphConModule.php.


The documentation for this class was generated from the following file: