Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
node_block_info drupal-7.x/modules/node/node.module Implements hook_block_info().
node_block_list_alter drupal-7.x/modules/node/node.module Implements hook_block_list_alter().
node_block_save drupal-7.x/modules/node/node.module Implements hook_block_save().
node_block_view drupal-7.x/modules/node/node.module Implements hook_block_view().
node_build_content drupal-7.x/modules/node/node.module Builds a structured array representing the node's content. 4
node_build_filter_query drupal-7.x/modules/node/node.admin.inc Applies filters for node administration filters based on session. 1
node_configure_rebuild_confirm drupal-7.x/modules/node/node.admin.inc Menu callback: confirm rebuilding of permissions. 1
node_configure_rebuild_confirm_submit drupal-7.x/modules/node/node.admin.inc Handler for wipe confirmation
node_content_form drupal-7.x/modules/node/node.module Implements hook_form(). 1
node_cron drupal-7.x/modules/node/node.module Implements hook_cron().
node_delete drupal-7.x/modules/node/node.module Deletes a node. 10 4
node_delete_confirm drupal-7.x/modules/node/node.pages.inc Form constructor for the node deletion confirmation form. 1
node_delete_confirm_submit drupal-7.x/modules/node/node.pages.inc Executes node deletion.
node_delete_multiple drupal-7.x/modules/node/node.module Deletes multiple nodes. 4
node_entity_info drupal-7.x/modules/node/node.module Implements hook_entity_info().
node_feed drupal-7.x/modules/node/node.module Generates and prints an RSS feed. 4 3
node_field_display_node_alter drupal-7.x/modules/node/node.module Implements hook_field_display_ENTITY_TYPE_alter().
node_field_extra_fields drupal-7.x/modules/node/node.module Implements hook_field_extra_fields().
node_file_download_access drupal-7.x/modules/node/node.module Implements hook_file_download_access().
node_filters drupal-7.x/modules/node/node.admin.inc List node administration filters that can be applied. 2
node_filter_form drupal-7.x/modules/node/node.admin.inc Returns the node administration filters form array to node_admin_content(). 1
node_filter_form_submit drupal-7.x/modules/node/node.admin.inc Form submission handler for node_filter_form(). 1
node_form drupal-7.x/modules/node/node.pages.inc Form constructor for the node add/edit form. 1
node_forms drupal-7.x/modules/node/node.module Implements hook_forms().
node_form_block_add_block_form_alter drupal-7.x/modules/node/node.module Implements hook_form_FORMID_alter().
node_form_block_admin_configure_alter drupal-7.x/modules/node/node.module Implements hook_form_FORMID_alter(). 1
node_form_block_admin_configure_submit drupal-7.x/modules/node/node.module Form submission handler for node_form_block_admin_configure_alter(). 1
node_form_block_custom_block_delete_alter drupal-7.x/modules/node/node.module Implements hook_form_FORMID_alter().
node_form_block_custom_block_delete_submit drupal-7.x/modules/node/node.module Form submission handler for node_form_block_custom_block_delete_alter(). 1
node_form_build_preview drupal-7.x/modules/node/node.pages.inc Form submission handler for node_form(). 1
node_form_delete_submit drupal-7.x/modules/node/node.pages.inc Form submission handler for node_form(). 1
node_form_search_form_alter drupal-7.x/modules/node/node.module Implements hook_form_FORM_ID_alter().
node_form_submit drupal-7.x/modules/node/node.pages.inc Form submission handler for node_form(). 1
node_form_submit_build_node drupal-7.x/modules/node/node.pages.inc Updates the form state's node entity by processing this submission's values. 2
node_form_validate drupal-7.x/modules/node/node.pages.inc Form validation handler for node_form(). 1
node_get_recent drupal-7.x/modules/node/node.module Finds the most recently changed nodes that are available to the current user. 2
node_help drupal-7.x/modules/node/node.module Implements hook_help().
node_hook drupal-7.x/modules/node/node.module Determines whether a node hook exists. 5
node_install drupal-7.x/modules/node/node.install Implements hook_install().
node_invoke drupal-7.x/modules/node/node.module Invokes a node hook. 4
node_is_page drupal-7.x/modules/node/node.module Returns whether the current page is the full page view of the passed-in node. 8
node_last_changed drupal-7.x/modules/node/node.module Finds the last time a node was changed. 1
node_last_viewed drupal-7.x/modules/node/node.module Retrieves the timestamp for the current user's last view of a specified node. 2
node_list_permissions drupal-7.x/modules/node/node.module Helper function to generate standard node permission list for a given type. 1
node_load drupal-7.x/modules/node/node.module Loads a node object from the database. 80
node_load_multiple drupal-7.x/modules/node/node.module Loads node entities from the database. 14
node_make_sticky_action drupal-7.x/modules/node/node.module Sets the sticky-at-top-of-list property of a node to 1. 6
node_make_unsticky_action drupal-7.x/modules/node/node.module Sets the sticky-at-top-of-list property of a node to 0. 5
node_mark drupal-7.x/modules/node/node.module Determines the type of marker to be displayed for a given node. 4
node_mass_update drupal-7.x/modules/node/node.admin.inc Make mass update of nodes, changing all nodes in the $nodes array to update them with the field values in $updates. 2 2

Páginas