File: bp-forums/admin/converter.php |
Description |
|---|---|
| BBP_Converter_Base::callback_topicid() |
A mini cache system to reduce database calls to topic ID’s |
| BBP_Converter_Base::convert_tags() |
Convert Tags |
| BBP_Converter::__construct() |
The main Forums Converter loader |
| BBP_Converter::setup_actions() |
Setup the default actions |
| BBP_Converter::register_admin_settings() |
Register the settings |
| BBP_Converter::admin_head() |
Admin scripts |
| BBP_Converter::converter_output() |
Wrap the converter output in paragraph tags, so styling can be applied |
| BBP_Converter::process_callback() |
Callback processor |
| BBP_Converter::sync_table() |
Create Tables for fast syncing |
| BBP_Converter_Base |
Base class to be extended by specific individual importers |