29 theme calls to theme_username()

blog_page_user in drupal-6.x/modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of a given user.
chameleon_comment in drupal-6.x/themes/chameleon/chameleon.theme
chameleon_node in drupal-6.x/themes/chameleon/chameleon.theme
comment_admin_overview in drupal-6.x/modules/comment/comment.admin.inc
Form builder; Builds the comment overview form for the admin.
comment_form in drupal-6.x/modules/comment/comment.module
Generate the basic commenting form, for appending to a node or display on a separate page.
contact_mail_user in drupal-6.x/modules/contact/contact.pages.inc
dblog_event in drupal-6.x/modules/dblog/dblog.admin.inc
Menu callback; displays details about a log message.
dblog_overview in drupal-6.x/modules/dblog/dblog.admin.inc
Menu callback; displays a listing of log messages.
hook_search in documentation-6.x/developer/hooks/core.php
Define a custom search routine.
node_admin_nodes in drupal-6.x/modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_revision_overview in drupal-6.x/modules/node/node.pages.inc
Generate an overview table of older revisions of a node.
node_search in drupal-6.x/modules/node/node.module
Implementation of hook_search().
phptemplate_comment_submitted in drupal-6.x/themes/garland/template.php
Returns the themed submitted-by string for the comment.
phptemplate_node_submitted in drupal-6.x/themes/garland/template.php
Returns the themed submitted-by string for the node.
poll_votes in drupal-6.x/modules/poll/poll.pages.inc
Callback for the 'votes' tab for polls you can see other votes on
statistics_access_log in drupal-6.x/modules/statistics/statistics.admin.inc
Menu callback; Displays recent page accesses.
statistics_node_tracker in drupal-6.x/modules/statistics/statistics.pages.inc
statistics_recent_hits in drupal-6.x/modules/statistics/statistics.admin.inc
Menu callback; presents the "recent hits" page.
statistics_top_visitors in drupal-6.x/modules/statistics/statistics.admin.inc
Menu callback; presents the "top visitors" page.
template_preprocess_comment in drupal-6.x/modules/comment/comment.module
Process variables for comment.tpl.php.
template_preprocess_comment_folded in drupal-6.x/modules/comment/comment.module
Process variables for comment-folded.tpl.php.
template_preprocess_forum_submitted in drupal-6.x/modules/forum/forum.module
Process variables to format submission info for display in the forum list and topic list.
template_preprocess_node in drupal-6.x/includes/theme.inc
Process variables for node.tpl.php
template_preprocess_profile_listing in drupal-6.x/modules/profile/profile.module
Process variables for profile-listing.tpl.php.
theme_comment_submitted in drupal-6.x/modules/comment/comment.module
Theme a "Submitted by ..." notice.
theme_node_submitted in drupal-6.x/modules/node/node.module
Format the "Submitted by username on date/time" for each node
theme_user_list in drupal-6.x/modules/user/user.module
Make a list of users.
tracker_page in drupal-6.x/modules/tracker/tracker.pages.inc
Menu callback. Prints a listing of active nodes on the site.
user_admin_account in drupal-6.x/modules/user/user.admin.inc
Form builder; User administration page.