Namespaces: global |
Description |
|---|---|
| bp_core_install_private_messaging() |
Install database tables for the Messages component. |
| bp_core_install_extended_profiles() |
Install database tables for the Profiles component. |
| bp_core_admin_components_settings() |
Renders the Component Setup admin panel. |
| bp_core_admin_components_options() |
Creates reusable markup for component setup on the Components and Pages dashboard panel. |
| bp_core_admin_components_settings_handler() |
Handle saving the Component settings. |
| bp_core_admin_components_activation_handler() |
Handle saving the Component settings. |
| bp_core_admin_get_active_components_from_submitted_settings() |
Calculates the components that should be active after save, based on submitted settings. |
| bp_core_admin_get_components() |
Return a list of component information. |
| bp_core_install() |
Main installer. |
| bp_core_uninstall() |
Uninstall forums if $uninstalled_components[‘forums’] is not empty. |