profile.module

Version

1.154.2.9 (checked in on 2007/07/26 at 19:17:24 by killes)

Description

Support for configurable user profiles.

Constants

Namesort iconDescription
PROFILE_HIDDEN
PROFILE_PRIVATEFlags to define the visibility of a profile field.
PROFILE_PUBLIC
PROFILE_PUBLIC_LISTINGS

Functions

Namesort iconDescription
profile_admin_overviewMenu callback; display a listing of all editable profile fields.
profile_blockImplementation of hook_block().
profile_browseMenu callback; display a list of user information.
profile_categories
profile_field_deleteMenu callback; deletes a field from all user profiles.
profile_field_delete_submitProcess a field delete form submission.
profile_field_formMenu callback: Generate a form to add/edit a user profile field.
profile_field_form_submitProcess profile_field_form submissions.
profile_field_form_validateValidate profile_field_form submissions.
profile_form_profile
profile_helpImplementation of hook_help().
profile_load_profile
profile_menuImplementation of hook_menu().
profile_save_profile
profile_userImplementation of hook_user().
profile_validate_profile
profile_view_field
profile_view_profile
theme_profile_block
theme_profile_listing
_profile_field_serialize
_profile_field_types
_profile_form_explanation
_profile_update_user_fieldsHelper function: update an array of user fields by calling profile_view_field
 
 

Drupal is a registered trademark of Dries Buytaert.