theme_username

Related topics

Namesort iconDescription
Themeable functionsFunctions that display HTML, and which can be customized by themes.

Functions that call theme_username()

Namesort iconLocationDescription
theme_usernameincludes/theme.incFormat a username.

Functions called by theme_username()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
drupal_strlenincludes/unicode.incCount the amount of characters in a UTF-8 string. This is less than or equal to the byte count.
drupal_substrincludes/unicode.incCut off a piece of a string based on character indices and counts. Follows the same behaviour as PHP's own substr) function.
lincludes/common.incFormat an internal Drupal link.
tincludes/common.incTranslate strings to the current locale.
theme_usernameincludes/theme.incFormat a username.
user_accessmodules/user/user.moduleDetermine whether the user has a given privilege.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.