theme_user_profile
Related topics
| Name | Description |
|---|---|
| Themeable functions | Functions that display HTML, and which can be customized by themes. |
Functions that call theme_user_profile()
| Name | Location | Description |
|---|---|---|
| theme_user_profile | modules/user/user.module | Theme a user page |
Functions called by theme_user_profile()
| Name | Location | Description |
|---|---|---|
| check_plain | includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| theme | includes/theme.inc | Generate the themed representation of a Drupal object. |
| theme_user_profile | modules/user/user.module | Theme a user page |
