File: bp-xprofile/classes/class-bp-xprofile-group.php |
Description |
---|---|
BP_XProfile_Group::fetch_visibility_level() |
Fetch the field visibility level for the fields returned by the query. |
BP_XProfile_Group |
Class to help set up XProfile Groups. |
BP_XProfile_Group::__construct() |
Initialize and/or populate profile field group. |
BP_XProfile_Group::populate() |
Populate a profile field group. |
BP_XProfile_Group::save() |
Save a profile field group. |
xprofile_group_before_save |
Fires before the current group instance gets saved. |
xprofile_group_after_save |
Fires after the current group instance gets saved. |
BP_XProfile_Group::delete() |
Delete a profile field group |
xprofile_group_before_delete |
Fires before the current group instance gets deleted. |
xprofile_group_after_delete |
Fires after the current group instance gets deleted. |