You are here

31 calls to profile2_get_types() in Profile 2 7.2

Profile2CRUDTestCase::testCRUD in ./profile2.test
Tests CRUD for a profile related to a user and one unrelated to a user.
profile2_admin_paths in ./profile2.module
Implements hook_admin_paths().
profile2_attach_form in ./profile2.module
Attaches the profile forms of the profiles set in $form_state['profiles'].
profile2_diff_admin_paths in contrib/profile2_diff.module
Implements hook_admin_paths().
profile2_diff_block_configure in contrib/profile2_diff.module
Implements hook_block_configure().
profile2_diff_menu in contrib/profile2_diff.module
Implements hook_menu().
profile2_entity_property_info_alter in ./profile2.info.inc
Implements hook_entity_property_info_alter().
profile2_field_extra_fields in ./profile2.module
Implements hook_field_extra_fields().
profile2_form in contrib/profile2_page.inc
The profile edit form.
profile2_form_user_profile_form_alter in ./profile2.module
Implements hook_form_FORM_ID_alter() for the user edit form.
profile2_form_user_register_form_alter in ./profile2.module
Implements hook_form_FORM_ID_alter() for the registration form.
profile2_from_user_settings_form in plugins/relationships/profile2.inc
Settings form for the relationship.
profile2_generate_form in ./profile2.devel.inc
Form that allows to generate a user profiles with dummy data.
profile2_generate_form_submit in ./profile2.devel.inc
Submit callback for profile2_generate_form(). Generates profiles for users.
profile2_menu in ./profile2.module
Implements hook_menu().
profile2_menu_alter in ./profile2.module
Implements hook_menu_alter()
profile2_og_access_og_permission in contrib/profile2_og_access.module
Implements hook_og_permission().
profile2_page_delete_confirm_form in contrib/profile2_page.inc
Confirm form for deleting a profile.
profile2_page_delete_confirm_form_submit in contrib/profile2_page.inc
profile2_page_field_extra_fields in contrib/profile2_page.module
Implements hook_field_extra_fields().
profile2_page_menu in contrib/profile2_page.module
Implements hook_menu().
profile2_page_user_view in contrib/profile2_page.module
Implements hook_user_view().
profile2_permission in ./profile2.module
Implements hook_permission().
profile2_type_load in ./profile2.module
Menu argument loader; Load a profile type by string.
profile2_update_7105 in ./profile2.install
Add revisioning support.
profile2_user_categories in ./profile2.module
Implements hook_user_categories().
profile2_user_view in ./profile2.module
Implements hook_user_view().
Profile::defaultLabel in ./profile2.module
Defines the entity label if the 'entity_class_label' callback is used.
Profile::type in ./profile2.module
Gets the associated profile type object.
Profile::__construct in ./profile2.module
_profile2_any_revision_access in ./profile2.module
Determine if any profile revision sub-tab is allowed access.