profile.module

Version 1.90.2.4 (checked in on 2006/10/18 at 20:14:08 by killes)

Support for configurable user profiles.

Constants

NameDescription
PROFILE_PRIVATEFlags to define the visibility of a profile field.
PROFILE_PUBLIC
PROFILE_PUBLIC_LISTINGS

Functions

NameDescription
profile_admin_addMenu callback; adds a new field to all user profiles.
profile_admin_deleteMenu callback; deletes a field from all user profiles.
profile_admin_editMenu callback; displays the profile field editing form.
profile_admin_overviewMenu callback; display a listing of all editable profile fields.
profile_browseMenu callback; display a list of user information.
profile_categories
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_form
profile_validate_profile
profile_view_field
profile_view_profile
theme_profile_profile
_profile_date_fieldHelper function: output a date selector
_profile_field_form
_profile_field_serialize
_profile_field_types
_profile_form_explanation
_profile_map_monthHelper function for usage with drupal_map_assoc
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.