function theme_user_profile_category
Implemented using the user-profile-category.tpl.php template.
See also
Related topics
Archivo
- documentation-6.x/
developer/ theme.php, line 352 - Shadow theme functions for theme templates.
Código
function theme_user_profile_category() {
// This function is never used; see the corresponding template file instead.
}