You are here

28 theme calls to theme_username() in Drupal 6

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