File: bp-core/classes/class-bp-admin-tab.php |
Description |
---|---|
BP_Admin_Tab::settings_saved() |
Method trigger after data are saved |
BP_Admin_Tab::get_active_tab() |
Method that should return the current active tab |
BP_Admin_Tab::is_tab_visible() |
Return if the tab should be visible. Default to if there’s any setting fields |
BP_Admin_Tab::has_fields() |
Return if this tab has setting fields |
BP_Admin_Tab | |
BP_Admin_Tab::__construct() | |
BP_Admin_Tab::initialize() |
Cutom class initialization |
BP_Admin_Tab::is_active() |
Determine whether this tab is active |
BP_Admin_Tab::register_tab() |
Register the tab to global variable |
BP_Admin_Tab::register_hook() |