You are here

Functions in Profile 2 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_default_profile2_type ./profile2.api.php Define default profile type configurations.
hook_default_profile2_type_alter ./profile2.api.php Alter default profile type configurations.
hook_form_profile2_form_alter ./profile2.api.php Alter profile2 forms.
hook_profile2_access ./profile2.api.php Control access to profiles.
hook_profile2_delete ./profile2.api.php Respond to profile deletion.
hook_profile2_insert ./profile2.api.php Respond when a profile is inserted.
hook_profile2_load ./profile2.api.php Act on profiles being loaded from the database.
hook_profile2_presave ./profile2.api.php Act on a profile being inserted or updated.
hook_profile2_type_delete ./profile2.api.php Respond to profile type deletion.
hook_profile2_type_insert ./profile2.api.php Respond when a profile type is inserted.
hook_profile2_type_load ./profile2.api.php Act on profile type being loaded from the database.
hook_profile2_type_presave ./profile2.api.php Act on a profile type being inserted or updated.
hook_profile2_type_update ./profile2.api.php Respond to updates to a profile.
hook_profile2_update ./profile2.api.php Respond to a profile being updated.
hook_profile2_view ./profile2.api.php Act on a profile that is being assembled before rendering.
hook_profile2_view_alter ./profile2.api.php Alter the results of entity_view() for profiles.
profile2_access ./profile2.module Determines whether the given user has access to a profile. 5 3
profile2_attach_form ./profile2.module Attaches the profile forms of the profiles set in $form_state['profiles']. 3
profile2_by_uid_load ./profile2.module Menu load callback. 2
profile2_category_access ./profile2.module Menu item access callback - check if a user has access to a profile category. 1
profile2_create ./profile2.module Create a new profile object. 6 1
profile2_ctools_plugin_directory ./profile2.module Implements hook_ctools_plugin_directory().
profile2_delete ./profile2.module Deletes a profile. 2
profile2_delete_access ./profile2.module Determines whether the given user has access to delete a profile.
profile2_delete_confirm_form ./profile2.delete.inc Confirm form for deleting own profile. 1
profile2_delete_confirm_form_submit ./profile2.delete.inc Confirm form submit for deleting own profile.
profile2_delete_multiple ./profile2.module Delete multiple profiles. 4
profile2_entity_info ./profile2.module Implements hook_entity_info().
profile2_entity_property_info_alter ./profile2.info.inc Implements hook_entity_property_info_alter().
profile2_field_access ./profile2.module Implements hook_field_access().
profile2_field_extra_fields ./profile2.module Implements hook_field_extra_fields().
profile2_form contrib/profile2_page.inc The profile edit form. 1
profile2_form_after_user_register_submit_handler ./profile2.module User registration form submit handler that executes right after user_register_submit(). 1
profile2_form_before_user_register_submit_handler ./profile2.module User registration form submit handler that executes right before user_register_submit(). 1
profile2_form_field_ui_field_edit_form_alter ./profile2.module Implements hook_form_FORMID_alter().
profile2_form_submit contrib/profile2_page.inc Profile form submit handler. 1
profile2_form_submit_build_profile ./profile2.module Submit builder. Extracts the form values and updates the profile entities. 1
profile2_form_submit_cleanup ./profile2.module Cleans up the form values as the user modules relies on clean values. 1
profile2_form_submit_delete contrib/profile2_page.inc Profile form submit handler for the delete button. 1
profile2_form_submit_handler ./profile2.module Submit handler that builds and saves all profiles in the form. 1
profile2_form_submit_own_delete ./profile2.module Profile form submit handler for the delete button. 1
profile2_form_user_profile_form_alter ./profile2.module Implements hook_form_FORM_ID_alter() for the user edit form.
profile2_form_user_register_form_alter ./profile2.module Implements hook_form_FORM_ID_alter() for the registration form.
profile2_form_validate contrib/profile2_page.inc Profile form validate handler. 1
profile2_form_validate_handler ./profile2.module Validation handler for the profile form. 1
profile2_from_user_context plugins/relationships/profile2.inc Return a new context based on an existing context. 1
profile2_from_user_settings_form plugins/relationships/profile2.inc Settings form for the relationship. 1
profile2_generate_form ./profile2.devel.inc Form that allows to generate a user profiles with dummy data. 1
profile2_generate_form_submit ./profile2.devel.inc Submit callback for profile2_generate_form(). Generates profiles for users.
profile2_get_types ./profile2.module Gets an array of all profile types, keyed by the type name. 20 1

Pages

Other projects