File: bp-xprofile/classes/class-bp-xprofile-field.php |
Description |
---|---|
BP_XProfile_Field::populate() |
Populate a profile field object. |
BP_XProfile_Field::get_instance() |
Retrieve a `BP_XProfile_Field` instance. |
BP_XProfile_Field::fill_data() |
Fill object vars based on data passed to the method. |
BP_XProfile_Field::__get() |
Magic getter. |
BP_XProfile_Field::__isset() |
Magic issetter. |
BP_XProfile_Field::delete() |
Delete a profile field. |
xprofile_field_before_delete |
Fires before the current field instance gets deleted. |
xprofile_field_after_delete |
Fires after the current field instance gets deleted. |
BP_XProfile_Field::save() |
Save a profile field. |
xprofile_field_before_save |
Fires before the current field instance gets saved. |