Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
node_menu drupal-7.x/modules/node/node.module Implements hook_menu().
node_menu_local_tasks_alter drupal-7.x/modules/node/node.module Implements hook_menu_local_tasks_alter().
node_modules_enabled drupal-7.x/modules/node/node.module Implements hook_modules_enabled().
node_modules_uninstalled drupal-7.x/modules/node/node.module Implements hook_modules_uninstalled().
node_multiple_delete_confirm drupal-7.x/modules/node/node.admin.inc Multiple node deletion confirmation form for node_admin_content(). 1
node_multiple_delete_confirm_submit drupal-7.x/modules/node/node.admin.inc Form submission handler for node_multiple_delete_confirm(). 1
node_node_access drupal-7.x/modules/node/node.module Implements hook_node_access().
node_node_operations drupal-7.x/modules/node/node.admin.inc Implements hook_node_operations().
node_node_type_insert drupal-7.x/modules/node/content_types.inc Implements hook_node_type_insert().
node_node_type_update drupal-7.x/modules/node/content_types.inc Implements hook_node_type_update().
node_object_prepare drupal-7.x/modules/node/node.module Prepares a node object for editing. 1
node_overview_types drupal-7.x/modules/node/content_types.inc Displays the content type admin overview page. 3
node_page_default drupal-7.x/modules/node/node.module Menu callback: Generates a listing of promoted nodes. 4
node_page_edit drupal-7.x/modules/node/node.pages.inc Menu callback; presents the node editing form. 3
node_page_title drupal-7.x/modules/node/node.module Title callback: Returns the title of the node. 3
node_page_view drupal-7.x/modules/node/node.module Menu callback: Displays a single node. 3
node_permission drupal-7.x/modules/node/node.module Implements hook_permission().
node_permissions_get_configured_types drupal-7.x/modules/node/node.module Returns an array of node types that should be managed by permissions. 3
node_preview drupal-7.x/modules/node/node.pages.inc Generates a node preview. 1 5
node_promote_action drupal-7.x/modules/node/node.module Sets the promote property of a node to 1. 5
node_publish_action drupal-7.x/modules/node/node.module Sets the status of a node to 1 (published). 7
node_query_entity_field_access_alter drupal-7.x/modules/node/node.module Implements hook_query_TAG_alter().
node_query_node_access_alter drupal-7.x/modules/node/node.module Implements hook_query_TAG_alter().
node_ranking drupal-7.x/modules/node/node.module Implements hook_ranking().
node_rdf_mapping drupal-7.x/modules/node/node.module Implements hook_rdf_mapping().
node_requirements drupal-7.x/modules/node/node.module Implements hook_requirements().
node_revision_delete drupal-7.x/modules/node/node.module Deletes a node revision. 2
node_revision_delete_confirm drupal-7.x/modules/node/node.pages.inc Form constructor for the revision deletion confirmation form. 1
node_revision_delete_confirm_submit drupal-7.x/modules/node/node.pages.inc Form submission handler for node_revision_delete_confirm().
node_revision_list drupal-7.x/modules/node/node.module Returns a list of all the existing revision numbers. 2
node_revision_overview drupal-7.x/modules/node/node.pages.inc Generates an overview table of older revisions of a node. 3
node_revision_revert_confirm drupal-7.x/modules/node/node.pages.inc Asks for confirmation of the reversion to prevent against CSRF attacks. 1
node_revision_revert_confirm_submit drupal-7.x/modules/node/node.pages.inc Form submission handler for node_revision_revert_confirm().
node_save drupal-7.x/modules/node/node.module Saves changes to a node or adds a new node. 21 1
node_save_action drupal-7.x/modules/node/node.module Saves a node. 5
node_schema drupal-7.x/modules/node/node.install Implements hook_schema().
node_search_access drupal-7.x/modules/node/node.module Implements hook_search_access().
node_search_admin drupal-7.x/modules/node/node.module Implements hook_search_admin(). 2
node_search_execute drupal-7.x/modules/node/node.module Implements hook_search_execute(). 3
node_search_info drupal-7.x/modules/node/node.module Implements hook_search_info().
node_search_reset drupal-7.x/modules/node/node.module Implements hook_search_reset().
node_search_status drupal-7.x/modules/node/node.module Implements hook_search_status().
node_search_validate drupal-7.x/modules/node/node.module Form validation handler for node_form_alter(). 1
node_show drupal-7.x/modules/node/node.module Generates an array which displays a node detail page. 2 3
node_submit drupal-7.x/modules/node/node.module Prepares node for saving by populating author and creation date. 2 1
node_tag_new drupal-7.x/modules/node/node.module Updates the 'last viewed' timestamp of the specified node for current user. 1
node_test_entity_view_mode_alter drupal-7.x/modules/node/tests/node_test.module Implements hook_entity_view_mode_alter().
node_test_exception_node_insert drupal-7.x/modules/node/tests/node_test_exception.module Implements hook_node_insert().
node_test_node_access_records drupal-7.x/modules/node/tests/node_test.module Implements hook_node_access_records().
node_test_node_access_records_alter drupal-7.x/modules/node/tests/node_test.module Implements hook_node_access_records_alter().

Páginas