You are here

20 calls to node_access() in Drupal 7

book_block_view in modules/book/book.module
Implements hook_block_view().
book_export in modules/book/book.pages.inc
Menu callback; Generates representations of a book page and its children.
book_node_view_link in modules/book/book.module
Adds relevant book links to the node's links.
comment_file_download_access in modules/comment/comment.module
Implements hook_file_download_access().
forum_menu_local_tasks_alter in modules/forum/forum.module
Implements hook_menu_local_tasks_alter().
hook_file_download_access in modules/file/file.api.php
Control download access to files.
NodeAccessTestCase::assertNodeAccess in modules/node/node.test
Asserts node_access() correctly grants or denies access.
node_admin_nodes in modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_file_download_access in modules/node/node.module
Implements hook_file_download_access().
node_form in modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_form_submit in modules/node/node.pages.inc
Form submission handler for node_form().
node_preview in modules/node/node.pages.inc
Generates a node preview.
node_revision_overview in modules/node/node.pages.inc
Generates an overview table of older revisions of a node.
theme_node_recent_block in modules/node/node.module
Returns HTML for a list of recent content.
translation_node_overview in modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
translation_node_prepare in modules/translation/translation.module
Implements hook_node_prepare().
_book_outline_access in modules/book/book.module
Access callback: Determines if the outline tab is accessible.
_node_add_access in modules/node/node.module
Access callback: Checks whether the user has permission to add a node.
_node_revision_access in modules/node/node.module
Access callback: Checks node revision access.
_translation_tab_access in modules/translation/translation.module
Access callback: Checks that the user has permission to 'translate content'.