@since: BuddyBoss 1.0.0 |
Description |
---|---|
BP_Email_Tokens::__construct() |
Constructor. |
BP_Email_Tokens::get_tokens() |
Get email tokens |
BP_Admin_Tab::bp_custom_do_settings_sections() |
Prints out all settings sections added to a particular settings page |
BP_Admin_Tab::bp_custom_do_settings_fields() |
Print out the settings fields for a particular settings section |
BP_Admin_Tab::add_input_field() |
Alias to add input text box field |
BP_Admin_Tab::add_checkbox_field() |
Alias to add input check box field |
BP_Admin_Tab::add_select_field() |
Alias to add input select field |
BP_Admin_Tab::render_input_field_html() |
Output the input field html based on the arguments |
BP_Admin_Tab::render_checkbox_field_html() |
Output the checkbox field html based on the arguments |
BP_Admin_Tab::render_select_field_html() |
Output the select field html based on the arguments |