File: bp-core/classes/class-bp-admin-tab.php
Description
BP_Admin_Tab::render_select_field_html()

Output the select field html based on the arguments

Source: bp-core/classes/class-bp-admin-tab.php:407

BP_Admin_Tab::render_input_description()

Source: bp-core/classes/class-bp-admin-tab.php:430

BP_Admin_Tab::get_input_name()

Source: bp-core/classes/class-bp-admin-tab.php:434

BP_Admin_Tab::get_input_id()

Source: bp-core/classes/class-bp-admin-tab.php:438

BP_Admin_Tab::is_tab_visible()

Return if the tab should be visible. Default to if there’s any setting fields

Source: bp-core/classes/class-bp-admin-tab.php:214

BP_Admin_Tab::has_fields()

Return if this tab has setting fields

Source: bp-core/classes/class-bp-admin-tab.php:223

BP_Admin_Tab::form_html()

Output the form html on the setting page (not including tab and page title)

Source: bp-core/classes/class-bp-admin-tab.php:234

BP_Admin_Tab::register_admin_script()

Source: bp-core/classes/class-bp-admin-tab.php:101

BP_Admin_Tab::register_fields()

Register setting fields belong to this group

Source: bp-core/classes/class-bp-admin-tab.php:130

BP_Admin_Tab::maybe_save_admin_settings()

Save the fields if it’s form post request

Source: bp-core/classes/class-bp-admin-tab.php:139