Search for user

Classes

NameLocationDescription
views_handler_argument_comment_user_uidmodules/comment/views_handler_argument_comment_user_uid.incArgument handler to accept a user id to check for nodes that user posted or commented on.
views_handler_argument_users_roles_ridmodules/user/views_handler_argument_users_roles_rid.incAllow role ID(s) as argument.
views_handler_argument_user_uidmodules/user/views_handler_argument_user_uid.incArgument handler to accept a user id.
views_handler_field_comment_usernamemodules/comment/views_handler_field_comment_username.incField handler to allow linking to a user account or homepage.
views_handler_field_history_user_timestampmodules/node/views_handler_field_history_user_timestamp.incField handler to display the marker for new content.
views_handler_field_usermodules/user/views_handler_field_user.incField handler to provide simple renderer that allows linking to a user.
views_handler_field_user_languagemodules/user/views_handler_field_user_language.incViews field handler for user language.
views_handler_field_user_linkmodules/user/views_handler_field_user_link.incField handler to present a link to the user.
views_handler_field_user_link_deletemodules/user/views_handler_field_user_link_delete.incField handler to present a link to user delete.
views_handler_field_user_link_editmodules/user/views_handler_field_user_link_edit.incField handler to present a link to user edit.
views_handler_field_user_mailmodules/user/views_handler_field_user_mail.incField handler to provide acess control for the email field.
views_handler_field_user_namemodules/user/views_handler_field_user_name.incField handler to provide simple renderer that allows using a themed user link.
views_handler_field_user_picturemodules/user/views_handler_field_user_picture.incField handler to provide simple renderer that allows using a themed user link.
views_handler_field_user_rolesmodules/user/views_handler_field_user_roles.incField handler to provide a list of roles.
views_handler_filter_comment_user_uidmodules/comment/views_handler_filter_comment_user_uid.incFilter handler to accept a user id to check for nodes that user posted or commented on.
views_handler_filter_history_user_timestampmodules/node/views_handler_filter_history_user_timestamp.incFilter for new content
views_handler_filter_user_currentmodules/user/views_handler_filter_user_current.incFilter handler for the current user.
views_handler_filter_user_namemodules/user/views_handler_filter_user_name.incFilter handler for usernames.
views_handler_filter_user_rolesmodules/user/views_handler_filter_user_roles.incFilter handler for user roles.
views_plugin_argument_default_current_usermodules/user/views_plugin_argument_default_current_user.incDefault argument plugin to extract the global $user
views_plugin_argument_default_usermodules/user/views_plugin_argument_default_user.incDefault argument plugin to extract a user via menu_get_object
views_plugin_argument_validate_usermodules/user/views_plugin_argument_validate_user.incValidate whether an argument is a valid user.

Constants

NameLocationDescription
BLOCK_CACHE_PER_USERmodules/block/block.moduleThe block can change depending on the user viewing the page. This setting can be resource-consuming for sites with large number of users, and thus should only be used when BLOCK_CACHE_PER_ROLE is not sufficient.
USERNAME_MAX_LENGTHmodules/user/user.module

Files

NameLocationDescription
help/example-user-feed.htmlhelp/example-user-feed.html
help/example-users-by-role.htmlhelp/example-users-by-role.html
modules/user/user-picture.tpl.phpmodules/user/user-picture.tpl.phpuser-picture.tpl.php Default theme implementation to present an picture configured for the user's account.
modules/user/user-profile-category.tpl.phpmodules/user/user-profile-category.tpl.phpuser-profile-category.tpl.php Default theme implementation to present profile categories (groups of profile items).
modules/user/user-profile-item.tpl.phpmodules/user/user-profile-item.tpl.phpuser-profile-item.tpl.php Default theme implementation to present profile items (values from user account profile fields or modules).
modules/user/user-profile.tpl.phpmodules/user/user-profile.tpl.phpuser-profile.tpl.php Default theme implementation to present all user profile data.
modules/user/user.admin.incmodules/user/user.admin.incAdmin page callback file for the user module.
modules/user/user.infomodules/user/user.infoname = User description = Manages the user registration and login system. package = Core - required version = VERSION core = 6.x
modules/user/user.installmodules/user/user.install
modules/user/user.modulemodules/user/user.moduleEnables the user registration and login system.
modules/user/user.pages.incmodules/user/user.pages.incUser page callback file for the user module.
modules/user.views.incmodules/user.views.incProvide views data and handlers for user.module
modules/user.views_convert.incmodules/user.views_convert.incField conversion for fields handled by this module.
modules/comment/views_handler_argument_comment_user_uid.incmodules/comment/views_handler_argument_comment_user_uid.inc
modules/user/views_handler_argument_users_roles_rid.incmodules/user/views_handler_argument_users_roles_rid.inc
modules/user/views_handler_argument_user_uid.incmodules/user/views_handler_argument_user_uid.incProvide user uid argument handler.
modules/comment/views_handler_field_comment_username.incmodules/comment/views_handler_field_comment_username.inc
modules/node/views_handler_field_history_user_timestamp.incmodules/node/views_handler_field_history_user_timestamp.inc
modules/user/views_handler_field_user.incmodules/user/views_handler_field_user.inc
modules/user/views_handler_field_user_language.incmodules/user/views_handler_field_user_language.inc
modules/user/views_handler_field_user_link.incmodules/user/views_handler_field_user_link.inc
modules/user/views_handler_field_user_link_delete.incmodules/user/views_handler_field_user_link_delete.inc
modules/user/views_handler_field_user_link_edit.incmodules/user/views_handler_field_user_link_edit.inc
modules/user/views_handler_field_user_mail.incmodules/user/views_handler_field_user_mail.inc
modules/user/views_handler_field_user_name.incmodules/user/views_handler_field_user_name.inc
modules/user/views_handler_field_user_picture.incmodules/user/views_handler_field_user_picture.inc