|
UNA
|
Public Member Functions | |
| BxSEMigData (&$oMainModule, &$seDb) | |
| runMigration () | |
| getTotalRecords () | |
Protected Member Functions | |
| setResultStatus ($sStatus) | |
| getContentId ($iSEId) | |
Protected Attributes | |
| $_oMainModule | |
| $_seDb | |
| $_sPrefix | |
| $_oDb | |
| $_sEnginePrefix = 'engine4_' | |
| $_iTransferred = 0 | |
|
protected |
Returns content id of transferred Social Engine's member
| int | $iSEId | social engine's profile ID |
| BxSEMigData::getTotalRecords | ( | ) |
Gets total records for transferring
Reimplemented in BxSEMigBlogs, BxSEMigPhotoAlbums, BxSEMigProfiles, and BxSEMigProfilesFields.
| BxSEMigData::runMigration | ( | ) |
Performs Migration Data
Reimplemented in BxSEMigBlogs, BxSEMigPhotoAlbums, BxSEMigProfiles, and BxSEMigProfilesFields.
|
protected |
Set Migration Status
| string | $sStatus | message |