Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
node_show drupal/core/modules/node/node.module Page callback: Generates an array which displays a node detail page. 2 1
node_search_admin drupal/core/modules/node/node.module Implements hook_search_admin(). 1
_node_revision_access drupal/core/modules/node/node.module Access callback: Checks node revision access. 2 1
_node_add_access drupal/core/modules/node/node.module Access callback: Checks whether the user has permission to add a node. 1 1
node_type_page_title drupal/core/modules/node/node.module Title callback: Provides the title for a node type edit form. 1
node_page_title drupal/core/modules/node/node.module Title callback: Displays the node's title. 1
node_form_block_admin_configure_submit drupal/core/modules/node/node.module Form submission handler for node_form_block_admin_configure_alter(). 1
node_form_block_custom_block_delete_submit drupal/core/modules/node/node.module Form submission handler for node_form_block_custom_block_delete_alter(). 1
node_feed drupal/core/modules/node/node.module Page callback: Generates and prints an RSS feed. 2 1
node_page_default drupal/core/modules/node/node.module Page callback: Generates a listing of promoted nodes. 1
node_page_view drupal/core/modules/node/node.module Page callback: Displays a single node. 1
node_search_validate drupal/core/modules/node/node.module Form validation handler for node_form_search_form_alter(). 1
node_form_system_site_information_settings_form_submit drupal/core/modules/node/node.module Form submission handler for system_site_information_settings(). 1
node_form_system_themes_admin_form_submit drupal/core/modules/node/node.module Form submission handler for system_themes_admin_form(). 1
node_access_view_all_nodes drupal/core/modules/node/node.module Determines whether the user has a global viewing grant for all nodes. 2 1
node_access_needs_rebuild drupal/core/modules/node/node.module Toggles or reads the value of a flag for rebuilding the node access grants. 5 1
_node_access_rebuild_batch_operation drupal/core/modules/node/node.module Performs batch operation for node_access_rebuild(). 1
_node_access_rebuild_batch_finished drupal/core/modules/node/node.module Performs post-processing for node_access_rebuild(). 1
node_unpublish_action drupal/core/modules/node/node.module Sets the status of a node to 0 (unpublished). 1
node_make_sticky_action drupal/core/modules/node/node.module Sets the sticky-at-top-of-list property of a node to 1. 1
node_configure_rebuild_confirm drupal/core/modules/node/node.admin.inc Page callback: Form constructor for the permission rebuild confirmation form. 1
node_filter_form_submit drupal/core/modules/node/node.admin.inc Form submission handler for node_filter_form(). 1
_node_mass_update_batch_process drupal/core/modules/node/node.admin.inc Executes a batch operation for node_mass_update(). 1
_node_mass_update_batch_finished drupal/core/modules/node/node.admin.inc Reports the 'finished' status of batch operation for node_mass_update(). 1
node_admin_content drupal/core/modules/node/node.admin.inc Page callback: Form constructor for the content administration form. 1
node_admin_nodes_validate drupal/core/modules/node/node.admin.inc Form validation handler for node_admin_nodes(). 1
node_admin_nodes_submit drupal/core/modules/node/node.admin.inc Form submission handler for node_admin_nodes(). 1
node_multiple_delete_confirm_submit drupal/core/modules/node/node.admin.inc Form submission handler for node_multiple_delete_confirm(). 1
node_overview_types drupal/core/modules/node/content_types.inc Page callback: Displays the content type admin overview page. 1
node_type_form drupal/core/modules/node/content_types.inc Form constructor for the node type editing form. 1
node_type_form_submit drupal/core/modules/node/content_types.inc Form submission handler for node_type_form(). 1
node_type_delete_confirm drupal/core/modules/node/content_types.inc Page callback: Form constructor for the content type delete form. 1
node_page_edit drupal/core/modules/node/node.pages.inc Page callback: Presents the node editing form. 1
node_add_page drupal/core/modules/node/node.pages.inc Page callback: Displays add content links for available content types. 1
node_add drupal/core/modules/node/node.pages.inc Page callback: Provides the node submission form. 1
node_delete_confirm drupal/core/modules/node/node.pages.inc Page callback: Form constructor for node deletion confirmation form. 1
node_revision_overview drupal/core/modules/node/node.pages.inc Page callback: Generates an overview table of older revisions of a node. 1
node_revision_revert_confirm drupal/core/modules/node/node.pages.inc Page callback: Form constructor for the reversion confirmation form. 1
node_revision_delete_confirm drupal/core/modules/node/node.pages.inc Page callback: Form constructor for the revision deletion confirmation form. 1
_contact_personal_tab_access drupal/core/modules/contact/contact.module Access callback: Checks access for a user's personal contact form. 1
contact_category_load drupal/core/modules/contact/contact.module Loads a contact category. 1
contact_form_user_admin_settings_submit drupal/core/modules/contact/contact.module Form submission handler for user_admin_settings(). 1
contact_site_form drupal/core/modules/contact/contact.pages.inc Page callback: Form constructor for the site-wide contact form. 1
contact_personal_form drupal/core/modules/contact/contact.pages.inc Page callback: Form constructor for the personal contact form. 1
contact_category_list drupal/core/modules/contact/contact.admin.inc Page callback: Lists contact categories. 1
contact_category_add drupal/core/modules/contact/contact.admin.inc Page callback: Presents the category creation form. 1
contact_category_edit drupal/core/modules/contact/contact.admin.inc Page callback: Presents the category edit form. 1
contact_category_delete_form drupal/core/modules/contact/contact.admin.inc Page callback: Form constructor for the contact category deletion form. 1
translation_node_overview drupal/core/modules/translation/translation.pages.inc Page callback: Displays a list of a node's translations. 1
_translation_tab_access drupal/core/modules/translation/translation.module Access callback: Checks that the user has permission to 'translate all content' or to 'translate own content' and has created the node being translated. 1

Pages

Other projects