|
user_fields |
function |
drupal-6.x/modules/user/user.module |
|
|
theme_fieldset |
function |
drupal-6.x/includes/form.inc |
Format a group of form items. |
|
_profile_get_fields |
function |
drupal-6.x/modules/profile/profile.module |
|
|
drupal_schema_fields_sql |
function |
drupal-6.x/includes/common.inc |
Retrieve a list of fields from a table schema. The list is suitable for use in a SQL query. |
|
_profile_update_user_fields |
function |
drupal-6.x/modules/profile/profile.module |
Helper function: update an array of user fields by calling profile_view_field |