File: bp-forums/admin/converter.php |
Description |
---|---|
BBP_Converter::sync_table() |
Create Tables for fast syncing |
BBP_Converter_Base |
Base class to be extended by specific individual importers |
BBP_Converter_Base::__construct() |
This is the constructor and it connects to the platform databases. |
BBP_Converter_Base::setup_globals() | |
BBP_Converter_Base::convert_forums() |
Convert Forums |
BBP_Converter_Base::convert_topics() |
Convert Topics / Threads |
bbp_new_converter() |
This is a function that is purposely written to look like a “new” statement. |
BBP_Converter |
Main BBP_Converter Class |