Go to the source code of this file.
Functions | |
| profile_browse () | |
| profile_autocomplete ($field, $string) | |
Definition in file profile.pages.inc.
| profile_autocomplete | ( | $ | field, | |
| $ | string | |||
| ) |
Callback to allow autocomplete of profile text fields.
Definition at line 110 of file profile.pages.inc.
References $result, check_plain(), db_fetch_object(), db_query(), db_query_range(), db_result(), and drupal_json().
| profile_browse | ( | ) |
Menu callback; display a list of user information.
Definition at line 12 of file profile.pages.inc.
References $content, $name, $output, $result, $title, $value, check_plain(), db_fetch_object(), db_query(), drupal_access_denied(), drupal_not_found(), drupal_set_title(), pager_query(), t(), and theme().