function theme_user_profile_item

Implemented using the user-profile-item.tpl.php template.

See also

user-profile-item.tpl.php

Related topics

Archivo

documentation-6.x/developer/theme.php, line 361
Shadow theme functions for theme templates.

Código

function theme_user_profile_item() {
  // This function is never used; see the corresponding template file instead.
}