book_block_view in modules/book/book.module
Implements hook_block_view().
book_node_view_link in modules/book/book.module
Adds relevant book links to the node's links.
_book_outline_access in modules/book/book.module
Access callback: Determines if the outline tab is accessible.
comment_file_download_access in modules/comment/comment.module
Implements hook_file_download_access().
DashboardCreateBlock::getContent in modules/dashboard/includes/block.create.inc
Return the content of a block.
hook_file_download_access in modules/file/file.api.php
Control download access to files.
NodeAccessUnitTest::assertNodeAccess in modules/node/tests/node.test
Asserts node_access() correctly grants or denies access.
_node_add_access in modules/node/node.module
Access callback: Checks whether the user has permission to add a node.
node_add_page in modules/node/node.pages.inc
Page callback: Displays add content links for available content types.
NodeBlock::getContent in modules/node/node.block.inc
Sets block content on block view.
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 that saves the node for node_form().
node_preview_access in modules/node/node.module
Access callback: Checks a user's permission for previewing a node.
node_preview_banner_form_node_submit in modules/node/node.pages.inc
Submit handler for the node preview banner form.
_node_revision_access in modules/node/node.module
Access callback: Checks node revision access.
node_revision_overview in modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
theme_node_recent_block in modules/node/node.theme.inc
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().
_translation_tab_access in modules/translation/translation.module
Access callback: Checks that the user has permission to 'translate content'.
views_handler_field_node_link_delete::render_link in modules/node/views/views_handler_field_node_link_delete.inc
Renders the link.
views_handler_field_node_link_edit::render_link in modules/node/views/views_handler_field_node_link_edit.inc
Renders the link.
views_handler_field_node_link::render_link in modules/node/views/views_handler_field_node_link.inc
views_handler_field_node_link_translate::render_link in modules/translation/views/views_handler_field_node_link_translate.inc
views_handler_field_node_revision_link::get_revision_entity in modules/node/views/views_handler_field_node_revision_link.inc
Returns the revision values of a node.
views_plugin_argument_validate_node::validate_argument in modules/node/views/views_plugin_argument_validate_node.inc