120 calls to user_access()

aggregator_block in drupal-6.x/modules/aggregator/aggregator.module
Implementation of hook_block().
aggregator_categorize_items_validate in drupal-6.x/modules/aggregator/aggregator.pages.inc
Validate aggregator_categorize_items form submissions.
block_admin_configure in drupal-6.x/modules/block/block.admin.inc
Menu callback; displays the block configuration form.
blogapi_blogger_edit_post in drupal-6.x/modules/blogapi/blogapi.module
Blogging API callback. Modifies the specified blog node.
blogapi_blogger_new_post in drupal-6.x/modules/blogapi/blogapi.module
Blogging API callback. Inserts a new blog post as a node.
blogapi_mt_publish_post in drupal-6.x/modules/blogapi/blogapi.module
Blogging API callback. Publishes the given node
blogapi_status_error_check in drupal-6.x/modules/blogapi/blogapi.module
Check that the user has permission to save the node with the chosen status.
blogapi_validate_user in drupal-6.x/modules/blogapi/blogapi.module
Ensure that the given user has permission to edit a blog.
blog_access in drupal-6.x/modules/blog/blog.module
Implementation of hook_access().
blog_block in drupal-6.x/modules/blog/blog.module
Implementation of hook_block().
blog_page_last in drupal-6.x/modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of all users.
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.
blog_page_user_access in drupal-6.x/modules/blog/blog.module
Access callback for user blog pages.
blog_user in drupal-6.x/modules/blog/blog.module
Implementation of hook_user().
book_export_html in drupal-6.x/modules/book/book.pages.inc
This function is called by book_export() to generate HTML for export.
book_form_alter in drupal-6.x/modules/book/book.module
Implementation of hook_form_alter(). Adds the book fieldset to the node form.
book_link in drupal-6.x/modules/book/book.module
Implementation of hook_link().
book_nodeapi in drupal-6.x/modules/book/book.module
Implementation of hook_nodeapi().
comment_access in drupal-6.x/modules/comment/comment.module
This is *not* a hook_access() implementation. This function is called to determine whether the current user has access to a particular comment.
comment_block in drupal-6.x/modules/comment/comment.module
Implementation of hook_block().
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.
comment_form_alter in drupal-6.x/modules/comment/comment.module
Implementation of hook_form_alter().
comment_link in drupal-6.x/modules/comment/comment.module
Implementation of hook_link().
comment_links in drupal-6.x/modules/comment/comment.module
Build command links for a comment (e.g.\ edit, reply, delete) with respect to the current user's access permissions.
comment_render in drupal-6.x/modules/comment/comment.module
Renders comment(s).
comment_reply in drupal-6.x/modules/comment/comment.pages.inc
This function is responsible for generating a comment reply form. There are several cases that have to be handled, including:
comment_save in drupal-6.x/modules/comment/comment.module
Accepts a submission of new or changed comment content.
filter_access in drupal-6.x/modules/filter/filter.module
Returns TRUE if the user is allowed to access this format.
filter_formats in drupal-6.x/modules/filter/filter.module
Retrieve a list of input formats.
forum_access in drupal-6.x/modules/forum/forum.module
Implementation of hook_access().
forum_block in drupal-6.x/modules/forum/forum.module
Implementation of hook_block().
hook_access in documentation-6.x/developer/hooks/node.php
Define access restrictions.
hook_file_download in documentation-6.x/developer/hooks/core.php
Control access to private file downloads and specify HTTP headers.
hook_form_alter in documentation-6.x/developer/hooks/core.php
Perform alterations before a form is rendered.
hook_link in documentation-6.x/developer/hooks/core.php
Define internal Drupal links.
hook_nodeapi in documentation-6.x/developer/hooks/core.php
Act on nodes defined by other modules.
hook_node_grants in documentation-6.x/developer/hooks/core.php
Inform the node access system what permissions the user has.
locale_user in drupal-6.x/modules/locale/locale.module
Implementation of hook_user().
menu_form_alter in drupal-6.x/modules/menu/menu.module
Implementation of hook_form_alter(). Adds menu item fields to the node form.
node_access in drupal-6.x/modules/node/node.module
Determine whether the current user may perform the given operation on the specified node.
node_content_access in drupal-6.x/modules/node/node.module
Implementation of hook_access().
node_form in drupal-6.x/modules/node/node.pages.inc
Generate the node add/edit form array.
node_form_alter in drupal-6.x/modules/node/node.module
Implementation of hook_form_alter().
node_help in drupal-6.x/modules/node/node.module
Implementation of hook_help().
node_revision_overview in drupal-6.x/modules/node/node.pages.inc
Generate an overview table of older revisions of a node.
node_submit in drupal-6.x/modules/node/node.module
Prepares a node for saving by populating teaser, author, and creation date.
node_validate in drupal-6.x/modules/node/node.module
Perform validation checks on the given node.
path_admin_delete_confirm in drupal-6.x/modules/path/path.admin.inc
Menu callback; confirms deleting an URL alias
path_form_alter in drupal-6.x/modules/path/path.module
Implementation of hook_form_alter().
path_nodeapi in drupal-6.x/modules/path/path.module
Implementation of hook_nodeapi().
poll_access in drupal-6.x/modules/poll/poll.module
Implementation of hook_access().
poll_block in drupal-6.x/modules/poll/poll.module
Implementation of hook_block().
poll_form in drupal-6.x/modules/poll/poll.module
Implementation of hook_form().
poll_insert in drupal-6.x/modules/poll/poll.module
Implementation of hook_insert().
poll_load in drupal-6.x/modules/poll/poll.module
Implementation of hook_load().
profile_block in drupal-6.x/modules/profile/profile.module
Implementation of hook_block().
profile_browse in drupal-6.x/modules/profile/profile.pages.inc
Menu callback; display a list of user information.
profile_category_access in drupal-6.x/modules/profile/profile.module
Menu item access callback - check if a user has access to a profile category.
profile_validate_profile in drupal-6.x/modules/profile/profile.module
profile_view_field in drupal-6.x/modules/profile/profile.module
profile_view_profile in drupal-6.x/modules/profile/profile.module
search_block in drupal-6.x/modules/search/search.module
Implementation of hook_block().
statistics_block in drupal-6.x/modules/statistics/statistics.module
Implementation of hook_block().
statistics_link in drupal-6.x/modules/statistics/statistics.module
Implementation of hook_link().
system_get_module_admin_tasks in drupal-6.x/modules/system/system.module
Generate a list of tasks offered by a specified module.
system_main_admin_page in drupal-6.x/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
system_requirements in drupal-6.x/modules/system/system.install
Implementation of hook_requirements().
system_theme_select_form in drupal-6.x/modules/system/system.module
Returns a fieldset containing the theme select form.
template_preprocess in drupal-6.x/includes/theme.inc
Adds a default set of helper variables for preprocess functions and templates. This comes in before any other preprocess function which makes it possible to be used in default theme implementations (non-overriden theme functions).
template_preprocess_aggregator_feed_source in drupal-6.x/modules/aggregator/aggregator.pages.inc
Process variables for aggregator-feed-source.tpl.php.
template_preprocess_poll_results in drupal-6.x/modules/poll/poll.module
Preprocess the poll_results theme hook.
template_preprocess_user_picture in drupal-6.x/modules/user/user.module
Process variables for user-picture.tpl.php.
theme_aggregator_block_item in drupal-6.x/modules/aggregator/aggregator.module
Format an individual feed item for display in the block.
theme_book_admin_table in drupal-6.x/modules/book/book.admin.inc
Theme function for the book administration page form.
theme_get_settings in drupal-6.x/includes/theme.inc
Retrieve an associative array containing the settings for a theme.
theme_username in drupal-6.x/includes/theme.inc
Format a username.
translation_form_alter in drupal-6.x/modules/translation/translation.module
Implementation of hook_form_alter().
translation_nodeapi in drupal-6.x/modules/translation/translation.module
Implementation of hook_nodeapi().
trigger_access_check in drupal-6.x/modules/trigger/trigger.module
Access callback for menu system.
update_help in drupal-6.x/modules/update/update.module
Implementation of hook_help().
upload_file_download in drupal-6.x/modules/upload/upload.module
Implementation of hook_file_download().
upload_form_alter in drupal-6.x/modules/upload/upload.module
upload_link in drupal-6.x/modules/upload/upload.module
Implementation of hook_link().
upload_nodeapi in drupal-6.x/modules/upload/upload.module
Implementation of hook_nodeapi().
upload_node_form_submit in drupal-6.x/modules/upload/upload.module
Save new uploads and store them in the session to be associated to the node on upload_save.
user_block in drupal-6.x/modules/user/user.module
Implementation of hook_block().
user_build_filter_query in drupal-6.x/modules/user/user.module
Build query for user administration filters based on session.
user_delete_access in drupal-6.x/modules/user/user.module
Menu access callback; limit access to account deletion pages.
user_edit_access in drupal-6.x/modules/user/user.module
Access callback for user account editing.
user_edit_form in drupal-6.x/modules/user/user.module
user_edit_validate in drupal-6.x/modules/user/user.pages.inc
user_profile_form in drupal-6.x/modules/user/user.pages.inc
Form builder; edit a user account or one of their profile categories.
user_profile_form_validate in drupal-6.x/modules/user/user.pages.inc
Validation function for the user account and profile editing form.
user_register in drupal-6.x/modules/user/user.module
Form builder; The user registration form.
user_register_submit in drupal-6.x/modules/user/user.module
Submit handler for the user registration form.
user_save in drupal-6.x/modules/user/user.module
Save changes to a user account or add a new user.
user_search in drupal-6.x/modules/user/user.module
Implementation of hook_search().
user_user_operations in drupal-6.x/modules/user/user.module
Implementation of hook_user_operations().
user_view_access in drupal-6.x/modules/user/user.module
_aggregator_has_categories in drupal-6.x/modules/aggregator/aggregator.module
Find out whether there are any aggregator categories.
_aggregator_page_list in drupal-6.x/modules/aggregator/aggregator.pages.inc
Prints an aggregator page listing a number of feed items.
_block_themes_access in drupal-6.x/modules/block/block.module
Menu item access callback - only admin or enabled themes can be accessed
_book_add_form_elements in drupal-6.x/modules/book/book.module
Build the common elements of the book form for the node and outline forms.
_book_outline_access in drupal-6.x/modules/book/book.module
Menu item access callback - determine if the outline tab is accessible.
_contact_user_tab_access in drupal-6.x/modules/contact/contact.module
Menu access callback for a user's personal contact form.
_menu_check_access in drupal-6.x/includes/menu.inc
Check access to a menu item using the access callback
_menu_site_is_offline in drupal-6.x/includes/menu.inc
Checks whether the site is off-line for maintenance.
_node_access_join_sql in drupal-6.x/modules/node/node.module
Generate an SQL join clause for use in fetching a node listing.
_node_access_where_sql in drupal-6.x/modules/node/node.module
Generate an SQL where clause for use in fetching a node listing.
_node_revision_access in drupal-6.x/modules/node/node.module
_poll_choice_form in drupal-6.x/modules/poll/poll.module
_poll_menu_access in drupal-6.x/modules/poll/poll.module
Callback function to see if a node is acceptable for poll menu items.
_profile_get_fields in drupal-6.x/modules/profile/profile.module
_search_menu in drupal-6.x/modules/search/search.module
_system_themes_access in drupal-6.x/modules/system/system.module
Menu item access callback - only admin or enabled themes can be accessed.
_tracker_myrecent_access in drupal-6.x/modules/tracker/tracker.module
Access callback for tracker/%user_uid_optional
_tracker_user_access in drupal-6.x/modules/tracker/tracker.module
Access callback for user/%user/track
_translation_tab_access in drupal-6.x/modules/translation/translation.module
Menu access callback.
_upload_form in drupal-6.x/modules/upload/upload.module
_user_edit_validate in drupal-6.x/modules/user/user.module