You are here

Functions in Realname registration 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
realname_registration_check_content_permissions ./realname_registration.admin.inc 1
realname_registration_enable ./realname_registration.module
realname_registration_form_alter ./realname_registration.module Implementation of hook_form_alter().
realname_registration_get_fname ./realname_registration.module Implementation of realname_registration_get_fname(); 1
realname_registration_get_lname ./realname_registration.module Implementation of realname_registration_get_lname(); 1
realname_registration_get_mname ./realname_registration.module Implementation of realname_registration_get_mname(); 1
realname_registration_help ./realname_registration.module Implementation of hook_help().
realname_registration_install ./realname_registration.install Implementation of hook_install().
realname_registration_load_settings ./realname_registration.module Load configuration and return an object. 8
realname_registration_mandatory_validate ./realname_registration.module realname_registration_mandatory_validate() is a required field validator to ensure that field input will create a valid username with Realname registration username formats. 1
realname_registration_menu ./realname_registration.module Implementation of hook_menu().
realname_registration_perm ./realname_registration.module Implementation of hook_perm().
realname_registration_requirements ./realname_registration.install Implementation of hook_requirements().
realname_registration_settings_form ./realname_registration.admin.inc Form builder; 1
realname_registration_settings_validate ./realname_registration.admin.inc 1
realname_registration_set_username ./realname_registration.module Build the username based on form values submitted by the user. 1
realname_registration_token_list ./realname_registration.module Implementation of hook_token_info().
realname_registration_token_values ./realname_registration.module Implementation of hook_tokens().
realname_registration_ucfirst ./realname_registration.module Force uppercase characters in name fields. 1 3
realname_registration_uninstall ./realname_registration.install Implementation of hook_uninstall().
realname_registration_user ./realname_registration.module Implementation of hook_user().
realname_registration_validate ./realname_registration.module realname_registration_validate() is an optional field validator for for real names. 1

Other projects