File: bp-core/classes/class-bp-admin-tab.php |
Description |
---|---|
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::form_html() |
Output the form html on the setting page (not including tab and page title) |
BP_Admin_Tab::register_tab() |
Register the tab to global variable |
BP_Admin_Tab::register_hook() | |
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 |