You are here

Functions in Profile2 Registration Path 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
profile2_regpath_attach_profile_fields ./profile2_regpath.inc 1
profile2_regpath_blocks_forms profile2_regpath_blocks/profile2_regpath_blocks.module Implements hook_forms()
profile2_regpath_block_info profile2_regpath_blocks/profile2_regpath_blocks.module Implements hook_block_info().
profile2_regpath_block_view profile2_regpath_blocks/profile2_regpath_blocks.module Implements hook_block_view().
profile2_regpath_build_block_form profile2_regpath_blocks/profile2_regpath_blocks.module 1
profile2_regpath_enable ./profile2_regpath.install Implements hook_enable().
profile2_regpath_features_rebuild ./profile2_regpath.module Implements hook_features_rebuild(). Rebuild menu after all profile2_regpath components is re-built. 1
profile2_regpath_features_revert ./profile2_regpath.module Implements hook_features_revert(). Rebuild menu after all profile2_regpath components is reverted.
profile2_regpath_form_alter ./profile2_regpath.module Implements hook_form_alter().
profile2_regpath_form_profile2_type_form_alter ./profile2_regpath.module Implements hook_form_FORM_ID_alter() for the registration form.
profile2_regpath_get_profiles ./profile2_regpath.module Returns object containing all p2rp data. 4
profile2_regpath_get_profile_id ./profile2_regpath.module Provides profile_id by profile machine_name. 3
profile2_regpath_get_profile_label ./profile2_regpath.module Provides label by profile machine_name.
profile2_regpath_get_reg_paths ./profile2_regpath.module Returns object containing all p2rp registration paths. 1
profile2_regpath_menu ./profile2_regpath.module Implements hook_menu().
profile2_regpath_menu_alter ./profile2_regpath.module Implements hook_menu_alter().
profile2_regpath_permission ./profile2_regpath.module Implements hook_permission().
profile2_regpath_profile2_type_delete ./profile2_regpath.module Implements hook_profile2_type_delete().
profile2_regpath_regpath_delete ./profile2_regpath.module Delete a regpath.
profile2_regpath_regpath_load ./profile2_regpath.module Implements 'load' callback for regpath exportables. 1
profile2_regpath_regpath_load_all ./profile2_regpath.module Implements 'load all' callback for regpath exportables.
profile2_regpath_regpath_load_multiple ./profile2_regpath.module Implements 'load multiple' callback for regpath exportables. 2
profile2_regpath_regpath_save ./profile2_regpath.module Save a single regpath. 1
profile2_regpath_save_settings ./profile2_regpath.admin.inc Helper function to save profile settings. 1
profile2_regpath_schema ./profile2_regpath.install Implements hook_schema().
profile2_regpath_update_7100 ./profile2_regpath.install Implements hook_update_n().
profile2_regpath_update_7110 ./profile2_regpath.install Implements hook_update_n().
profile2_regpath_update_7120 ./profile2_regpath.install Implements hook_update_n().
profile2_regpath_update_7130 ./profile2_regpath.install Implements hook_update_n().
profile2_regpath_update_7131 ./profile2_regpath.install Implements hook_update_n().
profile2_regpath_update_7132 ./profile2_regpath.install Implements hook_update_n().
profile2_regpath_update_7133 ./profile2_regpath.install Implements hook_update_n().
profile2_regpath_update_7134 ./profile2_regpath.install Implements hook_update_n().
profile2_regpath_url_validator ./profile2_regpath.admin.inc Verifies the syntax of the given URL. 1
profile2_regpath_user_insert ./profile2_regpath.module Implements hook_user_insert().
profile2_regpath_validate_settings ./profile2_regpath.admin.inc Validate profile settings form values. 1
_profile2_regpath_form_profile2_type_form_alter ./profile2_regpath.admin.inc Implements hook_form_FORM_ID_alter() for the registration form. 1
_profile2_regpath_set_title ./profile2_regpath.inc Sets page title for registration, login, and forgot password pages. 3
_profile2_regpath_user_login ./profile2_regpath.inc Page callback: Displays a user login form. 3
_profile2_regpath_user_password ./profile2_regpath.inc Page callback: Displays the forgot password form. 1
_profile2_regpath_user_register ./profile2_regpath.inc Page callback: Displays a user registration form. 2

Other projects