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 |
BP_Admin_Tab::render_input_description() | |
BP_Admin_Tab::get_input_name() | |
BP_Admin_Tab::get_input_id() | |
BP_Admin_Tab::register_admin_script() | |
BP_Admin_Tab::register_fields() |
Register setting fields belong to this group |
BP_Admin_Tab::maybe_save_admin_settings() |
Save the fields if it’s form post request |
BP_Admin_Tab::is_saving() |
Determine whether current request is saving on the current tab |
BP_Admin_Tab::settings_save() |
Method to save the fields |
BP_Admin_Tab::settings_saved() |
Method trigger after data are saved |