Methods
__construct()
__construct()
Inherited
inherited_from |
\XenForo_Importer_Abstract::__construct() |
inherited_from |
\XenForo_Importer_vBulletin::__construct() |
configStep()
configStep(\XenForo_ControllerAdmin_Abstract $controller, \XenForo_ImportSession $session, $step, array $options)
Inherited
inherited_from |
\XenForo_Importer_Abstract::configStep() |
inherited_from |
\XenForo_Importer_vBulletin::configStep() |
Parameters
$controller
$session
$step
$options
configStepUsers()
configStepUsers(array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::configStepUsers() |
Parameters
$options
getImportCompleteMessages()
getImportCompleteMessages()
Inherited
inherited_from |
\XenForo_Importer_Abstract::getImportCompleteMessages() |
inherited_from |
\XenForo_Importer_vBulletin::getImportCompleteMessages() |
getKey()
getKey()
Inherited
inherited_from |
\XenForo_Importer_Abstract::getKey() |
inherited_from |
\XenForo_Importer_vBulletin::getKey() |
getStep()
getStep($step)
Inherited
inherited_from |
\XenForo_Importer_Abstract::getStep() |
inherited_from |
\XenForo_Importer_vBulletin::getStep() |
Parameters
$step
runStep()
runStep(\XenForo_ControllerAdmin_Abstract $controller, \XenForo_ImportSession $session, $step, $start, array $options)
Inherited
inherited_from |
\XenForo_Importer_Abstract::runStep() |
inherited_from |
\XenForo_Importer_vBulletin::runStep() |
Parameters
$controller
$session
$step
$start
$options
stepAttachments()
stepAttachments($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepAttachments() |
Parameters
$start
$options
stepAvatars()
stepAvatars($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepAvatars() |
Parameters
$start
$options
stepForums()
stepForums($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepForums() |
Parameters
$start
$options
stepModerators()
stepModerators($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepModerators() |
Parameters
$start
$options
stepPolls()
stepPolls($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepPolls() |
Parameters
$start
$options
stepPrivateMessages()
stepPrivateMessages($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepPrivateMessages() |
Parameters
$start
$options
stepReputation()
stepReputation($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepReputation() |
Parameters
$start
$options
stepThreadPrefixes()
stepThreadPrefixes($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepThreadPrefixes() |
Parameters
$start
$options
stepThreads()
stepThreads($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepThreads() |
Parameters
$start
$options
stepUserFields()
stepUserFields($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepUserFields() |
Parameters
$start
$options
stepUserGroups()
stepUserGroups($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepUserGroups() |
Parameters
$start
$options
stepUsers()
stepUsers($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepUsers() |
Parameters
$start
$options
stepUsersFailed()
stepUsersFailed($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepUsersFailed() |
Parameters
$start
$options
stepUsersMerge()
stepUsersMerge($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepUsersMerge() |
Parameters
$start
$options
stepVisitorMessages()
stepVisitorMessages($start, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::stepVisitorMessages() |
Parameters
$start
$options
validateConfiguration()
validateConfiguration(array $config)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::validateConfiguration() |
Parameters
$config
_bootstrap()
_bootstrap(array $config)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_bootstrap() |
Parameters
$config
_bootstrapImporter()
_bootstrapImporter(array $config)
Inherited
inherited_from |
\XenForo_Importer_Abstract::_bootstrapImporter() |
inherited_from |
\XenForo_Importer_vBulletin::_bootstrapImporter() |
Parameters
$config
_calculateForumPermissions()
_calculateForumPermissions($perms)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_calculateForumPermissions() |
Parameters
$perms
_calculateModeratorPermissions()
_calculateModeratorPermissions($perms1, $perms2)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_calculateModeratorPermissions() |
Parameters
$perms1
$perms2
_calculateUserGroupPermissions()
_calculateUserGroupPermissions(array $userGroup)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_calculateUserGroupPermissions() |
Parameters
$userGroup
Convert the given text to valid UTF-8
_convertToUtf8(string $string, boolean $entities) : string
Inherited
inherited_from |
\XenForo_Importer_Abstract::_convertToUtf8() |
inherited_from |
\XenForo_Importer_vBulletin::_convertToUtf8() |
Parameters
$string
string
$entities
boolean
Convert < (and other) entities back to < characters
Returns
string
_convertUserFieldChoices()
_convertUserFieldChoices(array $profileField, array $fieldChoiceLookups)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_convertUserFieldChoices() |
Parameters
$profileField
$fieldChoiceLookups
_getNextUserStep()
_getNextUserStep()
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_getNextUserStep() |
_getProgressOutput()
_getProgressOutput($lastId, $maxId)
Inherited
inherited_from |
\XenForo_Importer_Abstract::_getProgressOutput() |
inherited_from |
\XenForo_Importer_vBulletin::_getProgressOutput() |
Parameters
$lastId
$maxId
_getSelectUserSql()
_getSelectUserSql($where)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_getSelectUserSql() |
Parameters
$where
_importForumPermissions()
_importForumPermissions($nodeId, array $groupPerms)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_importForumPermissions() |
Parameters
$nodeId
$groupPerms
_importForumTree()
_importForumTree($parentId, array $forumTree, array $forumPermissions, array $forumIdMap)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_importForumTree() |
Parameters
$parentId
$forumTree
$forumPermissions
$forumIdMap
_importOrMergeUser()
_importOrMergeUser(array $user, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_importOrMergeUser() |
Parameters
$user
$options
_importUser()
_importUser(array $user, array $options)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_importUser() |
Parameters
$user
$options
_mapLookUp()
_mapLookUp(array $map, $key, $default, $lowerKey)
Inherited
inherited_from |
\XenForo_Importer_Abstract::_mapLookUp() |
inherited_from |
\XenForo_Importer_vBulletin::_mapLookUp() |
Parameters
$map
$key
$default
$lowerKey
_mapLookUpList()
_mapLookUpList(array $map, array $keys, $lowerKey)
Inherited
inherited_from |
\XenForo_Importer_Abstract::_mapLookUpList() |
inherited_from |
\XenForo_Importer_vBulletin::_mapLookUpList() |
Parameters
$map
$keys
$lowerKey
_mergeUser()
_mergeUser(array $user, $targetUserId)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_mergeUser() |
Parameters
$user
$targetUserId
_resolveUserConflicts()
_resolveUserConflicts(array $users, array $resolve)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_resolveUserConflicts() |
Parameters
$users
$resolve
_rewriteQuotes()
_rewriteQuotes($message, array $quotes, array $postIdMap)
Inherited
inherited_from |
\XenForo_Importer_vBulletin::_rewriteQuotes() |
Parameters
$message
$quotes
$postIdMap
Properties
$_charset
$_charset
Inherited
inherited_from |
\XenForo_Importer_vBulletin::$$_charset |
$_config
$_config
Inherited
inherited_from |
\XenForo_Importer_vBulletin::$$_config |
Calling controller
$_controller : \XenForo_ControllerAdmin_Abstract
Inherited
inherited_from |
\XenForo_Importer_Abstract::$$_controller |
inherited_from |
\XenForo_Importer_vBulletin::$$_controller |
$_db
$_db : \Zend_Db_Adapter_Abstract
Inherited
inherited_from |
\XenForo_Importer_Abstract::$$_db |
inherited_from |
\XenForo_Importer_vBulletin::$$_db |
$_groupMap
$_groupMap
Inherited
inherited_from |
\XenForo_Importer_vBulletin::$$_groupMap |
$_importModel
$_importModel : \XenForo_Model_Import
Inherited
inherited_from |
\XenForo_Importer_Abstract::$$_importModel |
inherited_from |
\XenForo_Importer_vBulletin::$$_importModel |
$_nodePermissionsGrouped
$_nodePermissionsGrouped
Inherited
inherited_from |
\XenForo_Importer_vBulletin::$$_nodePermissionsGrouped |
$_prefix
$_prefix
Inherited
inherited_from |
\XenForo_Importer_vBulletin::$$_prefix |
Import session
$_session : \XenForo_ImportSession
Inherited
inherited_from |
\XenForo_Importer_Abstract::$$_session |
inherited_from |
\XenForo_Importer_vBulletin::$$_session |
Source database connection.
$_sourceDb : \Zend_Db_Adapter_Abstract
Inherited
inherited_from |
\XenForo_Importer_vBulletin::$$_sourceDb |
$_userFieldMap
$_userFieldMap
Inherited
inherited_from |
\XenForo_Importer_vBulletin::$$_userFieldMap |