| profile_block_configure | Implements hook_block_configure(). |
| profile_block_info | Implements hook_block_info(). |
| profile_block_save | Implements hook_block_save(). |
| profile_block_view | Implements hook_block_view(). |
| profile_category_access | Menu item access callback - check if a user has access to a profile category. |
| profile_form_alter | Implements hook_form_alter(). |
| profile_help | Implements hook_help(). |
| profile_menu | Implements hook_menu(). |
| profile_save_profile | |
| profile_theme | Implements hook_theme(). |
| profile_user_cancel | Implements hook_user_cancel(). |
| profile_user_categories | Implements hook_user_categories(). |
| profile_user_delete | Implements hook_user_delete(). |
| profile_user_form_validate | Form validation handler for the user register/profile form. |
| profile_user_insert | Implements hook_user_insert(). |
| profile_user_load | Implements hook_user_load(). |
| profile_user_presave | Implements hook_user_presave(). |
| profile_user_view | Implements hook_user_view(). |
| profile_view_field | |
| template_preprocess_profile_block | Process variables for profile-block.tpl.php. |
| template_preprocess_profile_listing | Process variables for profile-listing.tpl.php. |
| template_preprocess_profile_wrapper | Process variables for profile-wrapper.tpl.php. |
| _profile_field_serialize | |
| _profile_field_types | |
| _profile_form_explanation | |
| _profile_get_fields | |
| _profile_update_user_fields | Helper function: update an array of user fields by calling profile_view_field |