Theme functions for the User module.

File

core/modules/user/user.theme.inc

Functions

Namesort descending Description
template_preprocess_username Preprocesses variables for theme_username().
template_preprocess_user_picture Process variables for user-picture.tpl.php.
template_preprocess_user_profile Process variables for user-profile.tpl.php.
theme_username Returns HTML for a username, potentially linked to the user's page.
theme_user_admin_permissions Returns HTML for the administer permissions page.
theme_user_admin_roles Returns HTML for the role order form.
theme_user_list Returns HTML for a list of users.
theme_user_permission_description Returns HTML for an individual permission description.
theme_user_signature Returns HTML for a user signature.