Search for update

  1. Search 3.x for update
  2. Search 8.x-1.x for update
  3. Search 6.x-1.x for update
  4. Search 4.0.x for update
  5. Other projects
Title Object type File name Summary
ajax_example_node_update function ajax_example/ajax_example_node_form_alter.inc Implements hook_node_update().
ajax_example_update_7100 function ajax_example/ajax_example.install Add the new ajax_example_node_form_alter table.
batch_example_update_7100 function batch_example/batch_example.install Example of batch-driven update function.
dbtng_example_entry_update function dbtng_example/dbtng_example.module Update an entry in the database.
dbtng_example_form_update function dbtng_example/dbtng_example.module Sample UI to update a record.
dbtng_example_form_update_callback function dbtng_example/dbtng_example.module AJAX callback handler for the pid select.
dbtng_example_form_update_submit function dbtng_example/dbtng_example.module Submit handler for 'update entry' form.
nodeapi_example_node_update function nodeapi_example/nodeapi_example.module Implements hook_node_update().
node_access_example_node_update function node_access_example/node_access_example.module Implements hook_node_update().
simpletest_example_update_7001 function simpletest_example/simpletest_example.install Adds a body field to the simpletest_example node type.
_batch_example_update_http_requests function batch_example/batch_example.module Utility function to increment HTTP requests in a session variable.