Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
node_form_search_form_alter drupal/core/modules/node/node.module Implements hook_form_FORM_ID_alter().
node_form_system_site_information_settings_form_alter drupal/core/modules/node/node.module Implements hook_form_FORM_ID_alter().
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_alter drupal/core/modules/node/node.module Implements hook_form_FORM_ID_alter().
node_form_system_themes_admin_form_submit drupal/core/modules/node/node.module Form submission handler for system_themes_admin_form(). 1
node_get_recent drupal/core/modules/node/node.module Finds the most recently changed nodes that are available to the current user. 2
node_get_type_label drupal/core/modules/node/node.module Returns the node type label for the passed node. 21
node_help drupal/core/modules/node/node.module Implements hook_help().
node_hook drupal/core/modules/node/node.module Determines whether a node hook exists. 8
node_install drupal/core/modules/node/node.install Implements hook_install().
node_invoke drupal/core/modules/node/node.module Invokes a node hook. 3
node_is_page drupal/core/modules/node/node.module Checks whether the current page is the full page view of the passed-in node. 7
node_language_delete drupal/core/modules/node/node.module Implements hook_language_delete().
node_last_changed drupal/core/modules/node/node.module Finds the last time a node was changed. 1
node_library_info drupal/core/modules/node/node.module Implements hook_library_info().
node_list_permissions drupal/core/modules/node/node.module Helper function to generate standard node permission list for a given type. 1
node_load drupal/core/modules/node/node.module Loads a node entity from the database. 80
node_load_multiple drupal/core/modules/node/node.module Loads node entities from the database. 14
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_make_unsticky_action drupal/core/modules/node/node.module Sets the sticky-at-top-of-list property of a node to 0.
node_mark drupal/core/modules/node/node.module Decides on the type of marker to be displayed for a given node. 4
node_mass_update drupal/core/modules/node/node.admin.inc Updates all nodes in the passed-in array with the passed-in field values. 2 2
node_menu drupal/core/modules/node/node.module Implements hook_menu().
node_menu_local_tasks_alter drupal/core/modules/node/node.module Implements hook_menu_local_tasks_alter().
node_modules_disabled drupal/core/modules/node/node.module Implements hook_modules_disabled().
node_modules_enabled drupal/core/modules/node/node.module Implements hook_modules_enabled().
node_modules_uninstalled drupal/core/modules/node/node.module Implements hook_modules_uninstalled().
node_multiple_delete_confirm drupal/core/modules/node/node.admin.inc Multiple node deletion confirmation form for node_admin_content(). 1
node_multiple_delete_confirm_submit drupal/core/modules/node/node.admin.inc Form submission handler for node_multiple_delete_confirm(). 1
node_node_access drupal/core/modules/node/node.module Implements hook_node_access().
node_node_operations drupal/core/modules/node/node.admin.inc Implements hook_node_operations().
node_node_type_update drupal/core/modules/node/content_types.inc Implements hook_node_type_update().
node_overview_types drupal/core/modules/node/content_types.inc Page callback: Displays the content type admin overview page. 1
node_page_default drupal/core/modules/node/node.module Page callback: Generates a listing of promoted nodes. 1
node_page_edit drupal/core/modules/node/node.pages.inc Page callback: Presents the node editing form. 1
node_page_title drupal/core/modules/node/node.module Title callback: Displays the node's title. 1
node_page_view drupal/core/modules/node/node.module Page callback: Displays a single node. 1
node_permission drupal/core/modules/node/node.module Implements hook_permission().
node_permissions_get_configured_types drupal/core/modules/node/node.module Returns an array of node types that should be managed by permissions. 3
node_preprocess_block drupal/core/modules/node/node.module Implements hook_preprocess_HOOK() for block.tpl.php.
node_preview drupal/core/modules/node/node.pages.inc Generates a node preview. 1
node_promote_action drupal/core/modules/node/node.module Sets the promote property of a node to 1.
node_publish_action drupal/core/modules/node/node.module Sets the status of a node to 1 (published).
node_query_node_access_alter drupal/core/modules/node/node.module Implements hook_query_TAG_alter().
node_ranking drupal/core/modules/node/node.module Implements hook_ranking().
node_rdf_mapping drupal/core/modules/node/node.module Implements hook_rdf_mapping().
node_rebuild drupal/core/modules/node/node.module Implements hook_rebuild().
node_requirements drupal/core/modules/node/node.module Implements hook_requirements().
node_revision_delete drupal/core/modules/node/node.module Deletes a node revision. 2
node_revision_delete_confirm drupal/core/modules/node/node.pages.inc Page callback: Form constructor for the revision deletion confirmation form. 1

Pages

Other projects