profile.admin.inc

Version

1.8 (checked in on 2008/01/21 at 15:20:43 by goba)

Description

Administrative page callbacks for the profile module.

Functions

Namesort iconDescription
profile_admin_overviewForm builder to display a listing of all editable profile fields. See alsoprofile_admin_overview_submit()
profile_admin_overview_submitSubmit handler to update changed profile field weights and categories. See alsoprofile_admin_overview()
profile_admin_settings_autocompleteRetrieve a pipe delimited string of autocomplete suggestions for 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. See alsoprofile_field_form_validate()
profile_field_form_submitProcess profile_field_form submissions.
profile_field_form_validateValidate profile_field_form submissions.
theme_profile_admin_overviewTheme the profile field overview into a drag and drop enabled table. See alsoprofile_admin_overview()
 
 

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.