@since: BuddyPress 1.0.0 |
Description |
---|---|
BP_XProfile_Data_Template::rewind_groups() |
Rewinds to the start of the groups list. |
xprofile_field_after_save |
Fires after the current field instance gets saved. |
BP_XProfile_Field |
Class to help set up XProfile fields. |
xprofile_field_before_save |
Fires before the current field instance gets saved. |
xprofile_ajax_reorder_fields() |
Handles the ajax reordering of fields within a group. |
xprofile_add_admin_menu() |
Creates the administration interface menus and checks to see if the DB tables are set up. |
xprofile_admin() |
Handles all actions for the admin area for creating, editing and deleting profile groups and fields. |
xprofile_admin_manage_group() |
Handles the adding or editing of groups. |
xprofile_groups_saved_group |
Fires at the end of the group adding/saving process, if successful. |
xprofile_admin_delete_group() |
Handles the deletion of profile data groups. |