|
| | __construct (&$aModule) |
| |
| | actionAdministration () |
| |
| | actionView () |
| |
| | actionRedirect () |
| |
| | actionLogo () |
| |
| | serviceChatBlock () |
| |
| | serviceHelpdeskCode () |
| |
| | __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) |
| |
| | isLogged () |
| |
| | getUserId () |
| |
| | getUserPassword () |
| |
| | getTitleKey ($sUri) |
| |
| | serviceGetBaseUrl () |
| |
Definition at line 10 of file ChChatPlusModule.php.
◆ __construct()
| ChChatPlusModule::__construct |
( |
& |
$aModule | ) |
|
◆ actionAdministration()
| ChChatPlusModule::actionAdministration |
( |
| ) |
|
◆ actionLogo()
| ChChatPlusModule::actionLogo |
( |
| ) |
|
◆ actionRedirect()
| ChChatPlusModule::actionRedirect |
( |
| ) |
|
◆ actionView()
| ChChatPlusModule::actionView |
( |
| ) |
|
◆ serviceChatBlock()
| ChChatPlusModule::serviceChatBlock |
( |
| ) |
|
◆ serviceHelpdeskCode()
| ChChatPlusModule::serviceHelpdeskCode |
( |
| ) |
|
The documentation for this class was generated from the following file: