BlueBaseCore.php
Table of Contents
Functions
- bb_init() : void
- Starts the Initialization Process and Database connection Steps: - Database connection - Load config from Database - Load locale - Load Theme
- bb_register() : void
- Starts the registration process of bb4 core functionality
- bb_post_register() : mixed
- bluebase_workflow() : void
- Frontend workflow, render requested page or whatever have to be done
Functions
bb_init()
Starts the Initialization Process and Database connection Steps: - Database connection - Load config from Database - Load locale - Load Theme
bb_init() : void
bb_register()
Starts the registration process of bb4 core functionality
bb_register() : void
bb_post_register()
bb_post_register() : mixed
bluebase_workflow()
Frontend workflow, render requested page or whatever have to be done
bluebase_workflow() : void